From: <var...@us...> - 2021-12-25 10:56:39
|
Revision: 10801 http://sourceforge.net/p/phpwiki/code/10801 Author: vargenau Date: 2021-12-25 10:56:37 +0000 (Sat, 25 Dec 2021) Log Message: ----------- Remove unused buttons UPLOAD_B and SPELLCHECK_B Modified Paths: -------------- trunk/lib/editpage.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/editpage.php =================================================================== --- trunk/lib/editpage.php 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/lib/editpage.php 2021-12-25 10:56:37 UTC (rev 10801) @@ -1067,12 +1067,6 @@ $el['CHANGES_B'] = Button('submit:edit[diff]', _("Changes"), 'wikiaction', array('title' => _('Preview the current changes as diff'))); - $el['UPLOAD_B'] = Button('submit:edit[upload]', - _("Upload"), 'wikiaction', - array('title' => _('Select a local file and press Upload to attach into this page'))); - $el['SPELLCHECK_B'] = Button('submit:edit[SpellCheck]', - _("Spell Check"), 'wikiaction', - array('title' => _('Check the spelling'))); $el['IS_CURRENT'] = $this->version == $this->current->getVersion(); $el['SEP'] = $WikiTheme->getButtonSeparator(); $el['AUTHOR_MESSAGE'] = fmt("Author will be logged as %s.", 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 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/de.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+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." @@ -439,18 +439,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "Hochladen" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "%s wird als Autor aufgenommen." @@ -3227,6 +3215,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "Hochladen" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/es.po =================================================================== --- trunk/locale/po/es.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/es.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+0100\n" "PO-Revision-Date: 2000-02-01 00:50-0500\n" "Last-Translator: Pablo Roca <pr...@cl...>\n" "Language-Team: \n" @@ -437,18 +437,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "Registrarán al autor como %s." @@ -3152,6 +3140,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/fr.po =================================================================== --- trunk/locale/po/fr.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/fr.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+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." @@ -445,20 +445,6 @@ msgid "Preview the current changes as diff" msgstr "Prévisualiser les modifications actuelles en tant que diff" -msgid "Upload" -msgstr "Télécharger" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" -"Sélectionnez un fichier local et cliquez sur Télécharger pour le joindre à " -"cette page" - -msgid "Spell Check" -msgstr "Vérifier l'orthographe" - -msgid "Check the spelling" -msgstr "Vérifier l'orthographe" - #, php-format msgid "Author will be logged as %s." msgstr "L'auteur sera enregistré sous le nom %s." @@ -3213,6 +3199,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "Transférer les fichiers vers [[Upload:fichier]]" +msgid "Upload" +msgstr "Télécharger" + msgid "You cannot upload files." msgstr "" @@ -5826,6 +5815,17 @@ msgid "Edit this page" msgstr "Modifier cette page" +#~ msgid "Select a local file and press Upload to attach into this page" +#~ msgstr "" +#~ "Sélectionnez un fichier local et cliquez sur Télécharger pour le joindre " +#~ "à cette page" + +#~ msgid "Spell Check" +#~ msgstr "Vérifier l'orthographe" + +#~ msgid "Check the spelling" +#~ msgstr "Vérifier l'orthographe" + #~ msgid "no cache used" #~ msgstr "pas de cache utilisé" Modified: trunk/locale/po/it.po =================================================================== --- trunk/locale/po/it.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/it.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+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" @@ -427,18 +427,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "L'autore sarà annotato come %s." @@ -3129,6 +3117,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/ja.po =================================================================== --- trunk/locale/po/ja.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/ja.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+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" @@ -415,18 +415,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "アップロード" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "" @@ -3115,6 +3103,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "アップロード" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/nl.po =================================================================== --- trunk/locale/po/nl.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/nl.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+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" @@ -421,18 +421,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "" @@ -3121,6 +3109,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/phpwiki.pot =================================================================== --- trunk/locale/po/phpwiki.pot 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/phpwiki.pot 2021-12-25 10:56:37 UTC (rev 10801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki-1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+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" @@ -415,18 +415,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "" @@ -3115,6 +3103,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/sv.po =================================================================== --- trunk/locale/po/sv.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/sv.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+0100\n" "PO-Revision-Date: 2001-01-27 01:58+0200\n" "Last-Translator: Jon Åslund <jo...@he...>\n" "Language-Team: \n" @@ -416,18 +416,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "" @@ -3116,6 +3104,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "" +msgid "Upload" +msgstr "" + msgid "You cannot upload files." msgstr "" Modified: trunk/locale/po/zh.po =================================================================== --- trunk/locale/po/zh.po 2021-12-25 08:50:52 UTC (rev 10800) +++ trunk/locale/po/zh.po 2021-12-25 10:56:37 UTC (rev 10801) @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PhpWiki 1.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-12-22 15:23+0100\n" +"POT-Creation-Date: 2021-12-25 11:54+0100\n" "PO-Revision-Date: 2004-04-21 10:08+0800\n" "Last-Translator: DruryL <dr...@us...>\n" "Language-Team: DruryL <dr...@us...>\n" @@ -418,18 +418,6 @@ msgid "Preview the current changes as diff" msgstr "" -msgid "Upload" -msgstr "上傳" - -msgid "Select a local file and press Upload to attach into this page" -msgstr "" - -msgid "Spell Check" -msgstr "" - -msgid "Check the spelling" -msgstr "" - #, php-format msgid "Author will be logged as %s." msgstr "作者將登入為 %s." @@ -3125,6 +3113,9 @@ msgid "Upload files to the local InterWiki [[Upload:filename]]" msgstr "上傳檔案到本地 InterWiki. [[Upload:filename]]" +msgid "Upload" +msgstr "上傳" + msgid "You cannot upload files." msgstr "" 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. |