diff options
| -rw-r--r-- | po/Makevars | 4 | ||||
| -rw-r--r-- | python-caja.pot | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/po/Makevars b/po/Makevars index a04c35c..5eed07d 100644 --- a/po/Makevars +++ b/po/Makevars @@ -69,10 +69,10 @@ MSGINIT_OPTIONS = # has changed. Possible values are "yes" and "no". Set this to no if # the POT file is checked in the repository and the version control # program ignores timestamps. -PO_DEPENDS_ON_POT = yes +PO_DEPENDS_ON_POT = no # This tells whether or not to forcibly update $(DOMAIN).pot and # regenerate PO files on "make dist". Possible values are "yes" and # "no". Set this to no if the POT file and PO files are maintained # externally. -DIST_DEPENDS_ON_UPDATE_PO = yes +DIST_DEPENDS_ON_UPDATE_PO = no diff --git a/python-caja.pot b/python-caja.pot index 1490cbb..d67bf98 100644 --- a/python-caja.pot +++ b/python-caja.pot @@ -5,9 +5,9 @@ # msgid "" msgstr "" -"Project-Id-Version: python-caja 1.26.0\n" +"Project-Id-Version: python-caja 1.28.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/python-caja/issues\n" -"POT-Creation-Date: 2022-10-29 15:30+0200\n" +"POT-Creation-Date: 2026-04-17 11:29+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" @@ -16,10 +16,10 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: libcaja-python.caja-extension.desktop.in:5 +#: libcaja-python.caja-extension.desktop.in:4 msgid "Python" msgstr "" -#: libcaja-python.caja-extension.desktop.in:6 +#: libcaja-python.caja-extension.desktop.in:5 msgid "Allows to use Python extensions" msgstr "" |
