1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
## 07_filter.diff by Michael Meskes <meskes@debian.org>
##
## Add Debian related stuff to filter.pot
--- a/gen/filter.pot
+++ b/gen/filter.pot
@@ -13,6 +13,10 @@ msgstr ""
msgid "swaps visible and invisible text"
msgstr ""
+#: modules/filter/debctrl-filter.info:7
+msgid "filter for Debian packaging control files"
+msgstr ""
+
#: modules/filter/email-filter.info:7
msgid "filter for skipping quoted text in email messages"
msgstr ""
@@ -109,6 +113,10 @@ msgstr ""
msgid "mode to check any lines starting with a #"
msgstr ""
+#: modules/filter/modes/debctrl.amf:5
+msgid "mode for Debian packaging control files"
+msgstr ""
+
#: modules/filter/modes/email.amf:5
msgid "mode for skipping quoted text in email messages"
msgstr ""
|