aboutsummaryrefslogtreecommitdiffstats
path: root/docs/mcc-help/makepot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mcc-help/makepot.sh')
-rwxr-xr-xdocs/mcc-help/makepot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mcc-help/makepot.sh b/docs/mcc-help/makepot.sh
index 8220b84b..0f32563b 100755
--- a/docs/mcc-help/makepot.sh
+++ b/docs/mcc-help/makepot.sh
@@ -1,7 +1,7 @@
#!/bin/bash
po4a-gettextize --format docbook -o doctype="book" \
- -o nodefault="<imageobject>" -o untranslated="<imageobject>" \
+ -o nodefault="<imageobject> <caution> <note>" -o untranslated="<imageobject>" -o translated="<caution> <note>" \
--master-charset UTF-8 --po mcc-help.pot \
--msgid-bugs-address "doc-discuss@ml.mageia.org" --copyright-holder "Mageia" \
--package-name "Mageia Control Center Help" --package-version "4.0" \