X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=blobdiff_plain;f=include%2Fcbsm%2Fl10n-create-gallery;h=08b06df4b338171c277bfedbd25b1e465d1e850e;hp=6fe3f689d1a1fce2f6db021fedbf5f87a6f1c321;hb=ed144a63906282244fe6e18daf745a38084113b8;hpb=e6ff2af7eb3cf1e7524480a0a05d0b200894dd0b diff --git a/include/cbsm/l10n-create-gallery b/include/cbsm/l10n-create-gallery index 6fe3f68..08b06df 100755 --- a/include/cbsm/l10n-create-gallery +++ b/include/cbsm/l10n-create-gallery @@ -1,6 +1,6 @@ #!/bin/bash -xgettext app/gallery.php-class -o com_gallery.pot -p locale/en/LC_MESSAGES -L PHP --foreign-user --copyright-holder="kairo.at/zoechling.net" --msgid-bugs-address=kairo@kairo.at +xgettext app/gallery.php-class -o com_gallery.pot -p locale/en/LC_MESSAGES -L PHP --from-code=iso-8859-15 --foreign-user --copyright-holder="kairo.at/zoechling.net" --msgid-bugs-address=kairo@kairo.at replace "# SOME DESCRIPTIVE TITLE." "# L10n strings for the gallery module in kairo.at/zoechling.net community system." "# Copyright (C) YEAR" "# Copyright(C) 2004" "PACKAGE package" "module named above" "# FIRST AUTHOR , YEAR." "# Robert Kaiser , 2004." "Project-Id-Version: PACKAGE VERSION" "Project-Id-Version: COM_gallery" "Content-Type: text/plain; charset=CHARSET" "Content-Type: text/plain; charset=ISO-8859-15" -- locale/en/LC_MESSAGES/com_gallery.pot