aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.cvs8
-rw-r--r--conf/Makefile.am.in (renamed from Makefile.am.in)0
-rw-r--r--conf/configure.in.in (renamed from configure.in.in)0
-rw-r--r--conf/intlclean3
-rw-r--r--po/de.po19
-rw-r--r--po/sv.po2
6 files changed, 18 insertions, 14 deletions
diff --git a/Makefile.cvs b/Makefile.cvs
index 25f60f5..85761b4 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -44,15 +44,15 @@ $(LIBTOOLFILES):
libtoolize --force
$(GETTEXT): $(GETTEXTSHIT)
-ifeq ($(GV),11)
- cp configure.in.in configure.in
- cp Makefile.am.in Makefile.am
+ cp conf/configure.in.in configure.in
+ cp conf/Makefile.am.in Makefile.am
mkdir -p intl
+ifeq ($(GV),11)
echo n | gettextize --force --intl --no-changelog
cp po/Makevars.template po/Makevars
rm -f ChangeLog *~
else
- echo n | gettextize $(GP)
+ echo n | gettextize -f
endif
-test -f po/ChangeLog~ && mv -f po/ChangeLog~ po/ChangeLog
diff --git a/Makefile.am.in b/conf/Makefile.am.in
index 64e6cb0..64e6cb0 100644
--- a/Makefile.am.in
+++ b/conf/Makefile.am.in
diff --git a/configure.in.in b/conf/configure.in.in
index a91ae5f..a91ae5f 100644
--- a/configure.in.in
+++ b/conf/configure.in.in
diff --git a/conf/intlclean b/conf/intlclean
index f5a7846..6d08e9a 100644
--- a/conf/intlclean
+++ b/conf/intlclean
@@ -10,8 +10,9 @@ maintainer-clean:
cd .. && rm -rf intl
EOF
-cat<<EOF>m4/Makefile
+test -d m4 && cat<<EOF>m4/Makefile
maintainer-clean:
cd .. && rm -rf m4
EOF
+exit 0
diff --git a/po/de.po b/po/de.po
index 8a0a43a..94d10bd 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: plptools 0.11\n"
-"POT-Creation-Date: 2002-07-16 21:28+0200\n"
+"POT-Creation-Date: 2002-07-17 01:06+0200\n"
"PO-Revision-Date: 2002-07-16 21:39 CET\n"
"Last-Translator: Fritz Elfert <felfert@to.com>\n"
"Language-Team: Deutsch <de@li.org>\n"
@@ -466,12 +466,12 @@ msgstr "Österreichisch"
msgid "New Zealand"
msgstr "Neuseeländisch"
-#. FIXME: not shure about ISO code
+# FIXME: not shure about ISO code
#: lib/rpcs.cc:90
msgid "International French"
msgstr "Internationales Französisch"
-#. FIXME: not shure about ISO code
+# FIXME: not shure about ISO code
#: lib/rpcs.cc:91
msgid "Czech"
msgstr "Tschechisch"
@@ -1424,8 +1424,10 @@ msgid "Could not run external editor"
msgstr "Konnte externen Editor nicht starten"
#: plpbackup/plpbackup.cc:794
-msgid "Archive skipped, because it does not contain any files on selected drives"
-msgstr "Archiv übersprungen, da es keine Dateien von den gewählten Lauferken enthält"
+msgid ""
+"Archive skipped, because it does not contain any files on selected drives"
+msgstr ""
+"Archiv übersprungen, da es keine Dateien von den gewählten Lauferken enthält"
#: plpbackup/plpbackup.cc:838
msgid "(O)verwrite, overwrite (A)ll, (S)kip? (O/A/S) "
@@ -1774,8 +1776,10 @@ msgid " Default: "
msgstr " Vorgabe: "
#: ncpd/main.cc:174
-msgid " Default: Autocycle 115.2k, 57.6k 38.4k, 19.2k\n"
-msgstr " Vorgabe: Automatisch 115.2k, 57.6k 38.4k, 19.2k\n"
+msgid ""
+" Default: Autocycle 115.2k, 57.6k 38.4k, 19.2k\n"
+msgstr ""
+" Vorgabe: Automatisch 115.2k, 57.6k 38.4k, 19.2k\n"
#: ncpd/main.cc:177
msgid ""
@@ -1856,4 +1860,3 @@ msgstr "ncpd Version "
#: plpprint/plpprintd.cc:1016
msgid "plpprintd: could not connect to ncpd"
msgstr "plpprintd: Konnte ncpd nicht kontaktieren."
-
diff --git a/po/sv.po b/po/sv.po
index c4261fb..ee9d359 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: plptools 0.11\n"
-"POT-Creation-Date: 2002-07-16 21:28+0200\n"
+"POT-Creation-Date: 2002-07-17 01:06+0200\n"
"PO-Revision-Date: 2002-07-11 09:10+0200\n"
"Last-Translator: Daniel Brahneborg <basic@chello.se>\n"
"Language-Team: SWEDISH <SE@li.org>\n"