diff options
Diffstat (limited to 'docs/installer/makepot.sh')
-rwxr-xr-x | docs/installer/makepot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installer/makepot.sh b/docs/installer/makepot.sh index 722c6471..aeb4f526 100755 --- a/docs/installer/makepot.sh +++ b/docs/installer/makepot.sh @@ -1,6 +1,6 @@ #!/bin/bash - po4a-gettextize --format docbook --master-charset utf-8 --po help.pot \ + po4a-gettextize --format docbook --master-charset UTF-8 --po help.pot \ --msgid-bugs-address "doc-discuss@ml.mageia.org" --copyright-holder "Mageia" \ --package-name "Mageia Installer Help" --package-version "3.0" \ $( |