From bd4c9f4bb673737f6139268172a0c17be30b089a Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Tue, 19 Feb 2019 10:38:29 +0100 Subject: [PATCH] reveal the multi apps feature of the fromapp addon and regenerate the addons translation base --- fromapp/fromapp.php | 2 +- fromapp/lang/C/messages.po | 18 ++++++++++-------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/fromapp/fromapp.php b/fromapp/fromapp.php index bbef3d9a..34f2143f 100644 --- a/fromapp/fromapp.php +++ b/fromapp/fromapp.php @@ -69,7 +69,7 @@ function fromapp_settings(&$a, &$s) $s .= '

' . L10n::t('FromApp Settings') . '

'; $s .= ''; $s .= '
'; - $s .= ''; + $s .= ''; $s .= ''; $s .= '
'; diff --git a/fromapp/lang/C/messages.po b/fromapp/lang/C/messages.po index f4f0cc22..2dbf7ecd 100644 --- a/fromapp/lang/C/messages.po +++ b/fromapp/lang/C/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-02-27 05:01-0500\n" +"POT-Creation-Date: 2019-02-19 10:36+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,23 +17,25 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: fromapp.php:38 +#: fromapp.php:40 msgid "Fromapp settings updated." msgstr "" -#: fromapp.php:64 +#: fromapp.php:65 fromapp.php:69 msgid "FromApp Settings" msgstr "" -#: fromapp.php:66 +#: fromapp.php:72 msgid "" -"The application name you would like to show your posts originating from." +"The application name you would like to show your posts originating from. " +"Setarate different app names with a comma. A random one will then be " +"selected for every posting." msgstr "" -#: fromapp.php:70 +#: fromapp.php:76 msgid "Use this application name even if another application was used." msgstr "" -#: fromapp.php:77 -msgid "Submit" +#: fromapp.php:83 +msgid "Save Settings" msgstr ""