This commit is contained in:
Jens Link 2018-10-25 14:59:31 +02:00 committed by Thomas Gelf
parent bff93725eb
commit f6f3d3b1aa
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ class IcingaTimePeriodRangeForm extends DirectorObjectForm
$this->addElement('text', 'range_key', array( $this->addElement('text', 'range_key', array(
'label' => $this->translate('Day(s)'), 'label' => $this->translate('Day(s)'),
'description' => $this->translate( 'description' => $this->translate(
'Might by, monday, tuesday, 2016-01-28 - have a look at the documentation for more examples' 'Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for more examples'
), ),
)); ));

View File

@ -2921,7 +2921,7 @@ msgstr "Zusammenführungsrichtlinie"
#: application/forms/IcingaTimePeriodRangeForm.php:23 #: application/forms/IcingaTimePeriodRangeForm.php:23
msgid "" msgid ""
"Might by, monday, tuesday, 2016-01-28 - have a look at the documentation for " "Might be, monday, tuesday, 2016-01-28 - have a look at the documentation for "
"more examples" "more examples"
msgstr "" msgstr ""
"z.B. monday, tuesday, 2016-01-28 - Mehr Beispiele finden sich in der " "z.B. monday, tuesday, 2016-01-28 - Mehr Beispiele finden sich in der "