[Mpuls-commits] r4872 - in jmd/trunk: . jmdweb/i18n jmdweb/i18n/de/LC_MESSAGES jmdweb/templates/auth

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Apr 6 14:03:31 CEST 2011


Author: ludwig
Date: 2011-04-06 14:03:30 +0200 (Wed, 06 Apr 2011)
New Revision: 4872

Modified:
   jmd/trunk/ChangeLog
   jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
   jmd/trunk/jmdweb/i18n/jmdweb.pot
   jmd/trunk/jmdweb/templates/auth/main.mako
Log:
I18n of the auth/main.mako dialog

Modified: jmd/trunk/ChangeLog
===================================================================
--- jmd/trunk/ChangeLog	2011-04-06 11:49:16 UTC (rev 4871)
+++ jmd/trunk/ChangeLog	2011-04-06 12:03:30 UTC (rev 4872)
@@ -1,3 +1,10 @@
+2011-04-06  Ludwig Reiter <ludwig.reiter at intevation.de>
+
+	* jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
+	jmdweb/i18n/jmdweb.pot
+	jmdweb/templates/auth/main.mako:
+	I18n of the auth/main.mako dialog
+
 2011-04-06  Roland Geider  <roland.geider at intevation.de>
 
 	* jmdstruktur.json,

Modified: jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po
===================================================================
--- jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po	2011-04-06 11:49:16 UTC (rev 4871)
+++ jmd/trunk/jmdweb/i18n/de/LC_MESSAGES/jmdweb.po	2011-04-06 12:03:30 UTC (rev 4872)
@@ -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-31 13:56+0200\n"
+"PO-Revision-Date: 2011-04-06 13:55+0200\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"
@@ -293,10 +293,25 @@
 msgid "User permissions"
 msgstr "Benutzerberechtigungen"
 
+#: jmdweb/templates/auth/main.mako:6
+msgid "Logo institution"
+msgstr "Logo Einrichtung"
+
+#: jmdweb/templates/auth/main.mako:16
+msgid "Logo Federal Ministry for Family, Senior Citizens, Women and youth"
+msgstr "Logo Bundesministerium für Familie, Senioren, Frauen und Jugend"
+
+#: jmdweb/templates/auth/main.mako:20
+msgid "Logo program To encourage the youth"
+msgstr "Logo Programm 'Jugend Stärken'"
+
+#: jmdweb/templates/auth/main.mako:24
+msgid "Logo Migration Services for Youth"
+msgstr "Logo Jugendmigrationsdienste"
+
 #: jmdweb/templates/auth/main.mako:33
-#, fuzzy
 msgid "Enter new password"
-msgstr "Case Management"
+msgstr ""
 
 #: jmdweb/templates/auth/main.mako:34
 msgid "Repeat pasword"

Modified: jmd/trunk/jmdweb/i18n/jmdweb.pot
===================================================================
--- jmd/trunk/jmdweb/i18n/jmdweb.pot	2011-04-06 11:49:16 UTC (rev 4871)
+++ jmd/trunk/jmdweb/i18n/jmdweb.pot	2011-04-06 12:03:30 UTC (rev 4872)
@@ -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-31 13:53+0200\n"
+"POT-Creation-Date: 2011-04-06 13:55+0200\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"
@@ -285,6 +285,22 @@
 msgid "User permissions"
 msgstr ""
 
+#: jmdweb/templates/auth/main.mako:6
+msgid "Logo institution"
+msgstr ""
+
+#: jmdweb/templates/auth/main.mako:16
+msgid "Logo Federal Ministry for Family, Senior Citizens, Women and youth"
+msgstr ""
+
+#: jmdweb/templates/auth/main.mako:20
+msgid "Logo program To encourage the youth"
+msgstr ""
+
+#: jmdweb/templates/auth/main.mako:24
+msgid "Logo Migration Services for Youth"
+msgstr ""
+
 #: jmdweb/templates/auth/main.mako:33
 msgid "Enter new password"
 msgstr ""

Modified: jmd/trunk/jmdweb/templates/auth/main.mako
===================================================================
--- jmd/trunk/jmdweb/templates/auth/main.mako	2011-04-06 11:49:16 UTC (rev 4871)
+++ jmd/trunk/jmdweb/templates/auth/main.mako	2011-04-06 12:03:30 UTC (rev 4872)
@@ -3,7 +3,7 @@
 <div id="wrapper_login" >
   <div id="header_login">
     <div id="logo_login">
-      <img src="${h.url_for('/images/logos/logo_ka_75.png')}" alt="Logo Einrichtung" border="0">
+      <img src="${h.url_for('/images/logos/logo_ka_75.png')}" alt="${_('Logo institution')}" border="0">
     </div>
   </div>
   <div id="content_login">
@@ -13,15 +13,15 @@
     <p>${_('BMF-phrase %s') % h.get_app_title()}</p>
      <a target="_blank" href="http://www.bmfsfj.de">
       <img src="${h.url_for('/images/logos/BMFSFJ_C_M_web.jpg')}" 
-        alt="Logo Bundesministerium f&#252;r Familie, Senioren, Frauen und Jugend" border="0">
+        alt="${_('Logo Federal Ministry for Family, Senior Citizens, Women and youth')}" border="0">
     </a>
-     <a target="_blank" href="http://www.jugend-staerken.de/).">
+     <a target="_blank" href="http://www.jugend-staerken.de">
       <img src="${h.url_for('/images/logos/jugend-staerken.jpg')}" 
-        alt="Logo Programm 'Jugend Stärken'" border="0">
+        alt="${_('Logo program To encourage the youth')}" border="0">
     </a>
      <a target="_blank" href="http://www.jugendmigrationsdienste.de">
       <img src="${h.url_for('/images/logos/logo_ka_75.png')}" 
-        alt="Logo Jugendmigrationsdienste" border="0">
+        alt="${_('Logo Migration Services for Youth')}" border="0">
     </a>
   </div>
 </div>



More information about the Mpuls-commits mailing list