summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeL10n.txt5
-rw-r--r--translations/messages/krecipes.pot30
2 files changed, 5 insertions, 30 deletions
diff --git a/CMakeL10n.txt b/CMakeL10n.txt
index 112acf6..3b81175 100644
--- a/CMakeL10n.txt
+++ b/CMakeL10n.txt
@@ -23,4 +23,7 @@ include( TDEL10n )
##### create translation templates ##############
-tde_l10n_create_template( "messages/krecipes" )
+tde_l10n_create_template(
+ CATALOG "messages/krecipes"
+ EXCLUDES src/tests
+)
diff --git a/translations/messages/krecipes.pot b/translations/messages/krecipes.pot
index 9808826..ac809bd 100644
--- a/translations/messages/krecipes.pot
+++ b/translations/messages/krecipes.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2025-05-22 18:19+0000\n"
+"POT-Creation-Date: 2025-05-22 21:21+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4660,34 +4660,6 @@ msgstr ""
msgid "Local or Remote PostgreSQL Database"
msgstr ""
-#: src/tests/kretest.cpp:28
-msgid "kretest"
-msgstr ""
-
-#: src/tests/mmftest.cpp:29
-msgid "mmftest"
-msgstr ""
-
-#: src/tests/mx2test.cpp:27
-msgid "mx2test"
-msgstr ""
-
-#: src/tests/mxptest.cpp:27
-msgid "mxptest"
-msgstr ""
-
-#: src/tests/nyctest.cpp:27
-msgid "nyctest"
-msgstr ""
-
-#: src/tests/recipemltest.cpp:29
-msgid "recipemltest"
-msgstr ""
-
-#: src/tests/rezkonvtest.cpp:29
-msgid "rezkonvtest"
-msgstr ""
-
#: src/widgets/authorlistview.cpp:70 src/widgets/categorylistview.cpp:317
#: src/widgets/headerlistview.cpp:73 src/widgets/ingredientlistview.cpp:122
#: src/widgets/prepmethodlistview.cpp:70 src/widgets/propertylistview.cpp:133