BpConfigForm: remove useless spaces, also from...

...translation
This commit is contained in:
Thomas Gelf 2016-12-16 19:24:27 +01:00
parent d876f16022
commit 983bd27bf8
2 changed files with 2 additions and 2 deletions

View file

@ -47,7 +47,7 @@ class BpConfigForm extends QuickForm
$this->addElement('textarea', 'Description', array(
'label' => $this->translate('Description'),
'description' => $this->translate(
'A slightly more detailed description for this process, about 100-150 characters long '
'A slightly more detailed description for this process, about 100-150 characters long'
),
'rows' => 4,
));

View file

@ -54,7 +54,7 @@ msgstr "- bitte wählen -"
#: /usr/local/icingaweb-modules/businessprocess/application/forms/BpConfigForm.php:50
msgid ""
"A slightly more detailed description for this process, about 100-150 "
"characters long "
"characters long"
msgstr ""
"Eine etwas detailliertere Beschreibung dieses Prozesses, etwa 100-150 "
"Zeichen lang"