diff --git a/kosmorrolib/dumper.py b/kosmorrolib/dumper.py index 5280cf4..161d4e3 100644 --- a/kosmorrolib/dumper.py +++ b/kosmorrolib/dumper.py @@ -266,7 +266,7 @@ class _LatexDumper(Dumper): date=self.get_date_as_string(), timezone='UTC+%d' % self.timezone if self.timezone != 0 else 'UTC' ), - _("Don't forget to check the weather forecast before you go out with your material.") + _("Don't forget to check the weather forecast before you go out with your equipment.") ])) \ .replace('+++SECTION-EPHEMERIDES+++', _('Ephemerides of the day')) \ .replace('+++EPHEMERIDES-OBJECT+++', _('Object')) \ diff --git a/kosmorrolib/locales/messages.pot b/kosmorrolib/locales/messages.pot index 6b7e108..1b77ed3 100644 --- a/kosmorrolib/locales/messages.pot +++ b/kosmorrolib/locales/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: kosmorro 0.6.2\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-03-29 14:06+0200\n" +"POT-Creation-Date: 2020-04-02 12:44+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -171,7 +171,7 @@ msgstr "" #: kosmorrolib/dumper.py:269 msgid "" "Don't forget to check the weather forecast before you go out with your " -"material." +"equipment." msgstr "" #: kosmorrolib/dumper.py:271