[Mpuls-commits] r4792 - in jmd/trunk: . jmdweb/i18n jmdweb/i18n/de/LC_MESSAGES jmdweb/templates/phase/dialogs

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Mar 16 13:44:28 CET 2011


Author: ludwig
Date: 2011-03-16 13:44:27 +0100 (Wed, 16 Mar 2011)
New Revision: 4792

Modified:
   jmd/trunk/ChangeLog
   jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
   jmd/trunk/jmdweb/i18n/jmdweb.pot
   jmd/trunk/jmdweb/templates/phase/dialogs/success_set_phase.mako
Log:
L10n of same strings of the success_set_phase dialog

Modified: jmd/trunk/ChangeLog
===================================================================
--- jmd/trunk/ChangeLog	2011-03-16 11:58:48 UTC (rev 4791)
+++ jmd/trunk/ChangeLog	2011-03-16 12:44:27 UTC (rev 4792)
@@ -2,6 +2,13 @@
 
 	* jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
 	jmdweb/i18n/jmdweb.pot
+	jmdweb/templates/phase/dialogs/success_set_phase.mako:
+	L10n of same strings of the success_set_phase dialog
+
+2011-03-16  Ludwig Reiter <ludwig.reiter at intevation.de>
+
+	* jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
+	jmdweb/i18n/jmdweb.pot
 	jmdweb/templates/casemanagement/search_extra.mako:
 	L10n of same strings of the casemanagement search_extra.mako dialog
 

Modified: jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
===================================================================
--- jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po	2011-03-16 11:58:48 UTC (rev 4791)
+++ jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po	2011-03-16 12:44:27 UTC (rev 4792)
@@ -8,7 +8,7 @@
 "Project-Id-Version: PROJECT VERSION\n"
 "Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
 "POT-Creation-Date: 2010-11-02 14:28+0100\n"
-"PO-Revision-Date: 2011-03-16 12:51+0100\n"
+"PO-Revision-Date: 2011-03-16 13:23+0100\n"
 "Last-Translator: Ludwig Reiter <ludwig.reiter at intevation.de>\n"
 "Language-Team: de <LL at li.org>\n"
 "Plural-Forms: nplurals=2; plural=(n != 1)\n"
@@ -369,6 +369,26 @@
 msgid "Helppage for %s"
 msgstr ""
 
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:10
+msgid "Resolved"
+msgstr "Erledigt"
+
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:10
+msgid "Status changed!"
+msgstr "Status geändert!"
+
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:11
+msgid ""
+"The status is successfully changed. Please click on OK to get to page "
+"Status in CM."
+msgstr ""
+"Der Status konnte erfolgreich geändert werden. Bitte klicken Sie auf "
+"\"OK\", um zur Seite \"Status im CM\" zu gelangen."
+
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:12
+msgid "OK"
+msgstr ""
+
 #: jmdweb/templates/privacy/list_statements.mako:7
 msgid "List statements"
 msgstr ""

Modified: jmd/trunk/jmdweb/i18n/jmdweb.pot
===================================================================
--- jmd/trunk/jmdweb/i18n/jmdweb.pot	2011-03-16 11:58:48 UTC (rev 4791)
+++ jmd/trunk/jmdweb/i18n/jmdweb.pot	2011-03-16 12:44:27 UTC (rev 4792)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: jmdweb 2.0.0-pre\n"
 "Report-Msgid-Bugs-To: EMAIL at ADDRESS\n"
-"POT-Creation-Date: 2011-03-16 12:51+0100\n"
+"POT-Creation-Date: 2011-03-16 13:23+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -355,6 +355,24 @@
 msgid "Helppage for %s"
 msgstr ""
 
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:10
+msgid "Resolved"
+msgstr ""
+
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:10
+msgid "Status changed!"
+msgstr ""
+
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:11
+msgid ""
+"The status is successfully changed. Please click on OK to get to page Status "
+"in CM."
+msgstr ""
+
+#: jmdweb/templates/phase/dialogs/success_set_phase.mako:12
+msgid "OK"
+msgstr ""
+
 #: jmdweb/templates/privacy/list_statements.mako:7
 msgid "List statements"
 msgstr ""

Modified: jmd/trunk/jmdweb/templates/phase/dialogs/success_set_phase.mako
===================================================================
--- jmd/trunk/jmdweb/templates/phase/dialogs/success_set_phase.mako	2011-03-16 11:58:48 UTC (rev 4791)
+++ jmd/trunk/jmdweb/templates/phase/dialogs/success_set_phase.mako	2011-03-16 12:44:27 UTC (rev 4792)
@@ -7,8 +7,8 @@
   <li><a href="#">${_('Phase in CM')}</a></li>
 </%def>
 <div class="dialog" />
-  <h1><img src="${h.url_for('/images/icons/info/confirmation.png')}" alt="Erledigt"/>Status geändert!</h1>
-  <p>Der Status konnte erfolgreich geändert werden. Bitte klicken Sie auf "OK", um zur Seite "Status im CM" zu gelangen.</p>
-      <a class="button import" href="${c.url_ok}">OK</a>
+  <h1><img src="${h.url_for('/images/icons/info/confirmation.png')}" alt="${_('Resolved')}"/>${_('Status changed!')}</h1>
+  <p>${_('The status is successfully changed. Please click on OK to get to page Status in CM.')}</p>
+      <a class="button import" href="${c.url_ok}">${_('OK')}</a>
   </div>
 </div>



More information about the Mpuls-commits mailing list