From f6f3d3b1aa09f1b8f5cd85e852023f0e40e1fe03 Mon Sep 17 00:00:00 2001 From: Jens Link Date: Thu, 25 Oct 2018 14:59:31 +0200 Subject: [PATCH] typo fix --- application/forms/IcingaTimePeriodRangeForm.php | 2 +- application/locale/de_DE/LC_MESSAGES/director.po | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/forms/IcingaTimePeriodRangeForm.php b/application/forms/IcingaTimePeriodRangeForm.php index 035026db..1501cf21 100644 --- a/application/forms/IcingaTimePeriodRangeForm.php +++ b/application/forms/IcingaTimePeriodRangeForm.php @@ -20,7 +20,7 @@ class IcingaTimePeriodRangeForm extends DirectorObjectForm $this->addElement('text', 'range_key', array( 'label' => $this->translate('Day(s)'), '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' ), )); diff --git a/application/locale/de_DE/LC_MESSAGES/director.po b/application/locale/de_DE/LC_MESSAGES/director.po index 037b1825..95b503b6 100644 --- a/application/locale/de_DE/LC_MESSAGES/director.po +++ b/application/locale/de_DE/LC_MESSAGES/director.po @@ -2921,7 +2921,7 @@ msgstr "Zusammenführungsrichtlinie" #: application/forms/IcingaTimePeriodRangeForm.php:23 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" msgstr "" "z.B. monday, tuesday, 2016-01-28 - Mehr Beispiele finden sich in der "