]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - makepot.pl
- added missing slash
[projects/rc-scripts.git] / makepot.pl
index dcfe51923990811a85b47724e56c979c5451c27a..d1afd28e8759c62ec913a9d36af4ecbc35f735f6 100755 (executable)
@@ -4,10 +4,10 @@
 # Extract messages from scripts and make pot
 #
 # Copyright (c) 1999 Free Software Fundation, Inc.
-# Artur Frysiak <wiget@pld.org.pl>
-# $Id: makepot.pl,v 1.6 2001/05/15 17:28:02 baggins Exp $
+# Artur Frysiak <wiget@pld-linux.org>
+# $Id$
 # Changes:
-# 2000-08-25 Arkadiusz Miskiewicz <misiek@pld.org.pl>
+# 2000-08-25 Arkadiusz Miskiewicz <misiek@pld-linux.org>
 # - support for $(nls "xyz"), progress "xyz" and '' instead of "".
 # 
 
@@ -39,7 +39,7 @@ msgstr \"\"
 \"Last-Translator: FULL NAME <EMAIL\@ADDRESS>\\n\"
 \"Language-Team: LANGUAGE <LL\@li.org>\\n\"
 \"MIME-Version: 1.0\\n\"
-\"Content-Type: text/plain; charset=iso8859-2\\n\"
+\"Content-Type: text/plain; charset=CHARSET\\n\"
 \"Content-Transfer-Encoding: 8bit\\n\"
 
 # Translation of words: \"DONE\", \"WORK\", \"BUSY\", \"FAIL\", \"DIED\"
This page took 0.044358 seconds and 4 git commands to generate.