|
From: <var...@us...> - 2022-01-20 10:05:05
|
Revision: 10911
http://sourceforge.net/p/phpwiki/code/10911
Author: vargenau
Date: 2022-01-20 10:05:03 +0000 (Thu, 20 Jan 2022)
Log Message:
-----------
Add quotes in error message for clarity
Modified Paths:
--------------
trunk/lib/stdlib.php
trunk/locale/de/LC_MESSAGES/phpwiki.mo
trunk/locale/es/LC_MESSAGES/phpwiki.mo
trunk/locale/fr/LC_MESSAGES/phpwiki.mo
trunk/locale/it/LC_MESSAGES/phpwiki.mo
trunk/locale/ja/LC_MESSAGES/phpwiki.mo
trunk/locale/nl/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/locale/sv/LC_MESSAGES/phpwiki.mo
trunk/locale/zh/LC_MESSAGES/phpwiki.mo
Modified: trunk/lib/stdlib.php
===================================================================
--- trunk/lib/stdlib.php 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/lib/stdlib.php 2022-01-20 10:05:03 UTC (rev 10911)
@@ -479,7 +479,7 @@
} else {
$url = substr(strrchr($ori_url, "/"), 1);
return HTML::span(array('class' => 'error'),
- sprintf(_("Invalid attribute %s=%s for image %s"),
+ sprintf(_("Invalid attribute “%s=%s” for image “%s”"),
$attr, $value, $url));
}
}
Modified: trunk/locale/de/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/es/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/fr/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/it/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/ja/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/nl/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/po/de.po
===================================================================
--- trunk/locale/po/de.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/de.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\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."
@@ -4535,8 +4535,8 @@
msgstr "URL Formfehler für Bild"
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
-msgstr "Ungültiger Parameter %s=%s für Bild %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
+msgstr "Ungültiger Parameter »%s=%s« für Bild »%s«"
#, php-format
msgid "Invalid image link fixed “%s” => “%s”. Spaces must be quoted with %%20."
Modified: trunk/locale/po/es.po
===================================================================
--- trunk/locale/po/es.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/es.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -11,7 +11,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\n"
"PO-Revision-Date: 2000-02-01 00:50-0500\n"
"Last-Translator: Pablo Roca <pr...@cl...>\n"
"Language-Team: \n"
@@ -4432,7 +4432,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/po/fr.po
===================================================================
--- trunk/locale/po/fr.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/fr.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\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."
@@ -4526,8 +4526,8 @@
msgstr "URL incorrecte pour l'image"
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
-msgstr "Attribut non valable %s=%s pour l'image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
+msgstr "Attribut non valable « %s=%s » pour l'image « %s »"
#, php-format
msgid "Invalid image link fixed “%s” => “%s”. Spaces must be quoted with %%20."
Modified: trunk/locale/po/it.po
===================================================================
--- trunk/locale/po/it.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/it.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\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"
@@ -4409,7 +4409,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/po/ja.po
===================================================================
--- trunk/locale/po/ja.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/ja.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\n"
"PO-Revision-Date: 2003-06-07 09:01+0900\n"
"Last-Translator: Tadashi Jokagi <web...@el...>\n"
"Language-Team: LANGUAGE <LL...@li...>\n"
@@ -4395,7 +4395,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/po/nl.po
===================================================================
--- trunk/locale/po/nl.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/nl.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\n"
"PO-Revision-Date: 2000-09-30 02:23+0200\n"
"Last-Translator: Jan Nieuwenhuizen <ja...@gn...>\n"
"Language-Team: Dutch <nl...@li...>\n"
@@ -4401,7 +4401,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/po/phpwiki.pot
===================================================================
--- trunk/locale/po/phpwiki.pot 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/phpwiki.pot 2022-01-20 10:05:03 UTC (rev 10911)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki-1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\n"
"PO-Revision-Date: 2002-12-14 17:51-0500\n"
"Last-Translator: Reini Urban <ru...@us...>\n"
"Language-Team: LANGUAGE <LL...@li...>\n"
@@ -4395,7 +4395,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/po/sv.po
===================================================================
--- trunk/locale/po/sv.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/sv.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -7,7 +7,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\n"
"PO-Revision-Date: 2001-01-27 01:58+0200\n"
"Last-Translator: Jon Åslund <jo...@he...>\n"
"Language-Team: \n"
@@ -4396,7 +4396,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/po/zh.po
===================================================================
--- trunk/locale/po/zh.po 2022-01-20 10:00:37 UTC (rev 10910)
+++ trunk/locale/po/zh.po 2022-01-20 10:05:03 UTC (rev 10911)
@@ -6,7 +6,7 @@
msgstr ""
"Project-Id-Version: PhpWiki 1.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2022-01-14 15:31+0100\n"
+"POT-Creation-Date: 2022-01-20 11:03+0100\n"
"PO-Revision-Date: 2004-04-21 10:08+0800\n"
"Last-Translator: DruryL <dr...@us...>\n"
"Language-Team: DruryL <dr...@us...>\n"
@@ -4410,7 +4410,7 @@
msgstr ""
#, php-format
-msgid "Invalid attribute %s=%s for image %s"
+msgid "Invalid attribute “%s=%s” for image “%s”"
msgstr ""
#, php-format
Modified: trunk/locale/sv/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
Modified: trunk/locale/zh/LC_MESSAGES/phpwiki.mo
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|