add L10n files for gallery module
[php-utility-classes.git] / include / cbsm / l10n-create-gallery
1 #!/bin/bash
2
3 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
4
5 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 <EMAIL@ADDRESS>, YEAR." "# Robert Kaiser <kairo@kairo.at>, 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
6
7 msgmerge locale/de/LC_MESSAGES/com_gallery.po locale/en/LC_MESSAGES/com_gallery.pot --update