]> git.pld-linux.org Git - projects/rc-scripts.git/commitdiff
- fix iso charset name
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 11 May 2002 09:34:58 +0000 (09:34 +0000)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 11 May 2002 09:34:58 +0000 (09:34 +0000)
- add de to supported languages

svn-id: @1020

configure.ac
po/pl.po

index 1d9af8cee39aed95965ae64983407591d942b12c..9f84f91f19f99ed13375a028887ec89cebad7aa0 100644 (file)
@@ -1,9 +1,9 @@
-dnl $Id: configure.ac,v 1.1 2002/05/11 09:30:50 misiek Exp $
+dnl $Id: configure.ac,v 1.2 2002/05/11 09:34:53 misiek Exp $
 
 AC_INIT(["rc-scripts"], ["0.4.0"], [pld-rc-scripts@pld.org.pl], [rc-scripts])
 AM_INIT_AUTOMAKE
 
-ALL_LINGUAS="pl"
+ALL_LINGUAS="pl de"
 
 echo -n "Finding shell scripts"
 SHSCRIPTS=""
index 7a1a37eb90d99629fadfc1eb1ede64d573760786..d7c05d5ce4a5215d99415640e86c49784941c95a 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,7 +1,7 @@
 # Polish translation of rc-scripts.
 # Copyright (C) 1999, 2000 Free Software Foundation, Inc.
 # Arkadiusz Miskiewicz <misiek@pld.org.pl>, 1999, 2000.
-# $Id: pl.po,v 1.45 2002/04/09 11:08:09 jajcus Exp $
+# $Id: pl.po,v 1.46 2002/05/11 09:34:58 misiek Exp $
 #
 
 msgid ""
@@ -12,7 +12,7 @@ msgstr ""
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Polish <pl@li.org>\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=iso8859-2\n"
+"Content-Type: text/plain; charset=ISO-8859-2\n"
 "Content-Transfer-Encoding: 8bit\n"
 
 # Translation of words: "DONE", "WORK", "BUSY", "FAIL", "DIED"
This page took 0.216892 seconds and 4 git commands to generate.