[Mpuls-commits] r4986 - in wasko/trunk: . waskoweb/controllers
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Fri May 20 12:12:10 CEST 2011
Author: bh
Date: 2011-05-20 12:12:09 +0200 (Fri, 20 May 2011)
New Revision: 4986
Modified:
wasko/trunk/ChangeLog
wasko/trunk/waskoweb/controllers/caselifetime.py
Log:
* waskoweb/controllers/caselifetime.py (REOPENNOTOK_TEXT_CONFIRM):
Re-add a space that was lost in the formatting fixes. This space
is already present in the earlier update of the translations.
Modified: wasko/trunk/ChangeLog
===================================================================
--- wasko/trunk/ChangeLog 2011-05-19 19:14:00 UTC (rev 4985)
+++ wasko/trunk/ChangeLog 2011-05-20 10:12:09 UTC (rev 4986)
@@ -1,3 +1,9 @@
+2011-05-20 Bernhard Herzog <bh at intevation.de>
+
+ * waskoweb/controllers/caselifetime.py (REOPENNOTOK_TEXT_CONFIRM):
+ Re-add a space that was lost in the formatting fixes. This space
+ is already present in the earlier update of the translations.
+
2011-05-19 Bernhard Herzog <bh at intevation.de>
* waskoweb/i18n/de/LC_MESSAGES/waskoweb.po: Update from
Modified: wasko/trunk/waskoweb/controllers/caselifetime.py
===================================================================
--- wasko/trunk/waskoweb/controllers/caselifetime.py 2011-05-19 19:14:00 UTC (rev 4985)
+++ wasko/trunk/waskoweb/controllers/caselifetime.py 2011-05-20 10:12:09 UTC (rev 4986)
@@ -40,7 +40,7 @@
REOPENNOTOK_HEADER_CONFIRM = \
_(u"Do you want to document not accepted reopening?")
REOPENNOTOK_TEXT_CONFIRM = _(u"""\
-You have entered, that no acceptence is available.\
+You have entered, that no acceptence is available. \
If you continue, reopening, extension or addition will not be possible.""")
REOPENOK_1_SUCCESS_HEADER = _(u"Case document successfully reopened.")
More information about the Mpuls-commits
mailing list