diff options
-rw-r--r-- | mate-calc.pot | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mate-calc.pot b/mate-calc.pot index cbe3396..4477182 100644 --- a/mate-calc.pot +++ b/mate-calc.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-03-23 11:47+0100\n" +"POT-Creation-Date: 2019-09-19 17:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -768,13 +768,13 @@ msgid "" msgstr "" #. Error printed to stderr when user uses --solve argument without an equation -#: ../src/mate-calc.c:156 +#: ../src/mate-calc.c:160 #, c-format msgid "Argument --solve requires an equation to solve" msgstr "" #. Error printed to stderr when user provides an unknown command-line argument -#: ../src/mate-calc.c:166 +#: ../src/mate-calc.c:171 #, c-format msgid "Unknown argument '%s'" msgstr "" @@ -1374,7 +1374,7 @@ msgstr "" msgid "Boolean XOR is only defined for positive integers" msgstr "" -#. Translators: Error displayed when boolean XOR attempted on non-integer values +#. Translators: Error displayed when boolean NOT attempted on non-integer values #: ../src/mp-binary.c:156 msgid "Boolean NOT is only defined for positive integers" msgstr "" |