aboutsummaryrefslogtreecommitdiff
path: root/app/misc.ini
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-09-11 21:52:05 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-09-11 21:52:05 +0530
commit33b19472c694527e13236d35ee4cba7b96756802 (patch)
treee5a2305ce41f556cebb41629de0e80f268f99b97 /app/misc.ini
parentccc014b49279b96ba094fd8b652f9b3e71790c59 (diff)
common error page for job statusv0.9.0
Diffstat (limited to 'app/misc.ini')
-rw-r--r--app/misc.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/app/misc.ini b/app/misc.ini
index e9ce9b6..875fa7d 100644
--- a/app/misc.ini
+++ b/app/misc.ini
@@ -5,4 +5,8 @@ OD02 = Failed to add charges to molecule
OD03 = Failed to write the converted PDBQT file
PL02 = Failed to import PLIP, please ensure that you have correctly installed PLIP
-PL01 = Failed to fetch the PDB, please check the PDB Code \ No newline at end of file
+PL01 = Failed to fetch the PDB, please check the PDB Code
+
+DB01 = This Job ID does not exist 😠. If you think this is an error, please contact us.
+
+CW01 = Looks like an invalid PDB ID \ No newline at end of file