From: <var...@us...> - 2019-04-18 16:39:11
|
Revision: 10106 http://sourceforge.net/p/phpwiki/code/10106 Author: vargenau Date: 2019-04-18 16:39:10 +0000 (Thu, 18 Apr 2019) Log Message: ----------- Use warning_msg instead of h2, translate message Modified Paths: -------------- trunk/locale/fr/LC_MESSAGES/phpwiki.mo trunk/locale/po/de.po trunk/locale/po/es.po trunk/locale/po/fr.po trunk/locale/po/it.po trunk/locale/po/ja.po trunk/locale/po/nl.po trunk/locale/po/phpwiki.pot trunk/locale/po/sv.po trunk/locale/po/zh.po trunk/themes/default/templates/login.tmpl Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo =================================================================== (Binary files differ) Modified: trunk/locale/po/de.po =================================================================== --- trunk/locale/po/de.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/de.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2000-10-31 02:23+0200\n" "Last-Translator: Reini Urban <ru...@x-...>, Carsten Klapp " "<car...@us...>, Helmer Pardun <pardunpress@t-online." @@ -5426,6 +5426,12 @@ msgid "Page Type" msgstr "Seitentyp" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/es.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -5293,6 +5293,12 @@ msgid "Page Type" msgstr "" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/fr.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2004-06-22 21:10+0200\n" "Last-Translator: Pierrick Meignen <mei...@wa...>, Roland " "Trique <rol...@fr...>, Stéphane Gourichon <stephane.gourichon@lip6." @@ -5390,6 +5390,12 @@ msgid "Page Type" msgstr "Type de page" +msgid "System is locked as read-only for maintenance" +msgstr "Le système est verrouillé en lecture seule pour maintenance" + +msgid "Database is locked as read-only for maintenance" +msgstr "La base de données est verrouillée en lecture seule pour maintenance" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/it.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2005-02-12 16:23+0100\n" "Last-Translator: Antonio Bonifati ant[(at)]monitor.deis.unical.it\n" "Language-Team: \n" @@ -5250,6 +5250,12 @@ msgid "Page Type" msgstr "Tipo della Pagina" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/ja.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2003-06-07 09:01+0900\n" "Last-Translator: Tadashi Jokagi <web...@el...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -5236,6 +5236,12 @@ msgid "Page Type" msgstr "ページの種類" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/nl.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2000-09-30 02:23+0200\n" "Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n" "Language-Team: Dutch <nl...@li...>\n" @@ -5242,6 +5242,12 @@ msgid "Page Type" msgstr "" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/phpwiki.pot 2019-04-18 16:39:10 UTC (rev 10106) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2002-12-14 17:51-0500\n" "Last-Translator: Reini Urban <ru...@us...>\n" "Language-Team: LANGUAGE <LL...@li...>\n" @@ -5236,6 +5236,12 @@ msgid "Page Type" msgstr "" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/sv.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -5237,6 +5237,12 @@ msgid "Page Type" msgstr "" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/locale/po/zh.po 2019-04-18 16:39:10 UTC (rev 10106) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-04-12 17:38+0200\n" +"POT-Creation-Date: 2019-04-18 18:31+0200\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -5260,6 +5260,12 @@ msgid "Page Type" msgstr "頁面型態" +msgid "System is locked as read-only for maintenance" +msgstr "" + +msgid "Database is locked as read-only for maintenance" +msgstr "" + #, php-format msgid "" "You may sign in using any [[Help:AddingPages|WikiWord]] as a user id. (Any " Modified: trunk/themes/default/templates/login.tmpl =================================================================== --- trunk/themes/default/templates/login.tmpl 2019-04-18 16:14:53 UTC (rev 10105) +++ trunk/themes/default/templates/login.tmpl 2019-04-18 16:39:10 UTC (rev 10106) @@ -7,9 +7,9 @@ <?php $dbh = $request->getDbh(); if (READONLY) { - echo asXML(HTML::h2("System is locked as read-only for maintenance")); + echo asXML(HTML::p(array('class' => 'warning_msg'), _("System is locked as read-only for maintenance"))); } elseif ($dbh->readonly) { - echo asXML(HTML::h2("Database is locked as read-only for maintenance")); + echo asXML(HTML::p(array('class' => 'warning_msg'), _("Database is locked as read-only for maintenance"))); } if (DEBUG & _DEBUG_LOGIN) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |