app/soc/logic/cleaning.py
changeset 1768 3177f83c1e50
parent 1755 972c546f0810
child 1773 ad930f979ed9
--- a/app/soc/logic/cleaning.py	Mon Mar 09 00:40:27 2009 +0000
+++ b/app/soc/logic/cleaning.py	Mon Mar 09 00:40:55 2009 +0000
@@ -50,7 +50,7 @@
     "This organization is not active or doesn't exist.")
 
 DEF_NO_SUCH_DOCUMENT_MSG = ugettext(
-    "There is no such document with that link_id under this entity.")
+    "There is no such document with that link ID under this entity.")
 
 
 def check_field_is_empty(field_name):