first steps of L10n for user module, reorder L10n functions in gallery so that it...
[php-utility-classes.git] / include / cbsm / l10n-create-gallery
diff --git a/include/cbsm/l10n-create-gallery b/include/cbsm/l10n-create-gallery
deleted file mode 100755 (executable)
index 08b06df..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/bash
-
-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 <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
-
-msgmerge locale/de/LC_MESSAGES/com_gallery.po locale/en/LC_MESSAGES/com_gallery.pot --update