diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-18 10:09:03 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-18 10:09:03 +0000 |
commit | eef67806e493d5a717e9ffd67fb48cdf6efea029 (patch) | |
tree | 1565ee06a4396ef71f9d478a0a47cbd9b5d2b3cb /po/xgettext_sh.py | |
parent | 7f3bcdf586e61610bee0ad9be06f2cd0dcf3364a (diff) | |
download | bootsplash-eef67806e493d5a717e9ffd67fb48cdf6efea029.tar bootsplash-eef67806e493d5a717e9ffd67fb48cdf6efea029.tar.gz bootsplash-eef67806e493d5a717e9ffd67fb48cdf6efea029.tar.bz2 bootsplash-eef67806e493d5a717e9ffd67fb48cdf6efea029.tar.xz bootsplash-eef67806e493d5a717e9ffd67fb48cdf6efea029.zip |
Added Basque, Romanian and Uzbek files
Diffstat (limited to 'po/xgettext_sh.py')
-rwxr-xr-x | po/xgettext_sh.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/xgettext_sh.py b/po/xgettext_sh.py index 80674b3..1d549f0 100755 --- a/po/xgettext_sh.py +++ b/po/xgettext_sh.py @@ -66,7 +66,7 @@ def print_header(): print '#, fuzzy' print 'msgid ""' print 'msgstr ""' - print '"Project-Id-Version: initscripts VERSION\\n"' + print '"Project-Id-Version: bootsplash VERSION\\n"' print '"POT-Creation-Date: 2001-03-02 09:00+0100\\n"' print '"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\\n"' print '"Last-Translator: FULL NAME <EMAIL@ADDRESS>\\n"' |