[fromgplus] Remove empty call to L10n::t()

- Regenerate master messages.po
pull/566/head
Hypolite Petovan 2018-04-01 11:15:08 -04:00
parent 31e55d6d5a
commit facfd74288
2 changed files with 10 additions and 10 deletions

View File

@ -103,7 +103,7 @@ function fromgplus_addon_admin(&$a, &$o)
$o = replace_macros($t, [ $o = replace_macros($t, [
'$submit' => L10n::t('Save Settings'), '$submit' => L10n::t('Save Settings'),
'$key' => ['key', L10n::t('Key'), trim(Config::get('fromgplus', 'key')), L10n::t('')], '$key' => ['key', L10n::t('Key'), trim(Config::get('fromgplus', 'key')), ''],
]); ]);
} }

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-12 16:52+0000\n" "POT-Creation-Date: 2018-04-01 11:14-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,34 +17,34 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: fromgplus.php:46 fromgplus.php:50 #: fromgplus.php:55 fromgplus.php:59
msgid "Google+ Mirror" msgid "Google+ Mirror"
msgstr "" msgstr ""
#: fromgplus.php:55 #: fromgplus.php:64
msgid "Enable Google+ Import" msgid "Enable Google+ Import"
msgstr "" msgstr ""
#: fromgplus.php:58 #: fromgplus.php:67
msgid "Google Account ID" msgid "Google Account ID"
msgstr "" msgstr ""
#: fromgplus.php:61 #: fromgplus.php:70
msgid "Add keywords to post" msgid "Add keywords to post"
msgstr "" msgstr ""
#: fromgplus.php:66 fromgplus.php:95 #: fromgplus.php:75 fromgplus.php:105
msgid "Save Settings" msgid "Save Settings"
msgstr "" msgstr ""
#: fromgplus.php:87 #: fromgplus.php:96
msgid "Google+ Import Settings saved." msgid "Google+ Import Settings saved."
msgstr "" msgstr ""
#: fromgplus.php:96 #: fromgplus.php:106
msgid "Key" msgid "Key"
msgstr "" msgstr ""
#: fromgplus.php:103 #: fromgplus.php:114
msgid "Settings updated." msgid "Settings updated."
msgstr "" msgstr ""