pull/812/head
Tobias Diekershoff 2019-02-19 16:42:22 +01:00
parent 56c218a337
commit bd120aa97b
2 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@ function fromapp_settings(&$a, &$s)
$s .= '<h3>' . L10n::t('FromApp Settings') . '</h3>';
$s .= '</span>';
$s .= '<div id="fromapp-wrapper">';
$s .= '<label id="fromapp-label" for="fromapp-input">' . L10n::t('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.') . '</label>';
$s .= '<label id="fromapp-label" for="fromapp-input">' . L10n::t('The application name you would like to show your posts originating from. Separate different app names with a comma. A random one will then be selected for every posting.') . '</label>';
$s .= '<input id="fromapp-input" type="text" name="fromapp-input" value="' . $fromapp . '" ' . '/>';
$s .= '<div class="clear"></div>';

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-19 10:36+0100\n"
"POT-Creation-Date: 2019-02-19 16:42+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -28,7 +28,7 @@ msgstr ""
#: fromapp.php:72
msgid ""
"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 "
"Separate different app names with a comma. A random one will then be "
"selected for every posting."
msgstr ""