From 75a6738bffb9e0868fdab575a61f08926d2cf167 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Sun, 18 Sep 2005 11:47:25 +0000 Subject: - lib/backup-files.c: add missing dependency on config.h. Check for chmod and fchmod support. Remove two unnecessary chmod calls. - Makefile.in: fix cyclic dependency on Makefile. --- po/de.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 728b867..7bf889e 100644 --- a/po/de.po +++ b/po/de.po @@ -14,19 +14,19 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10\n" -#: bin/quilt.in:33 +#: bin/quilt.in:29 msgid "Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ..." msgstr "Verwendung: quilt [--trace[=verbose]] [--quiltrc=XX] befehl [-h] ..." -#: bin/quilt.in:34 +#: bin/quilt.in:30 msgid " quilt --version" msgstr " quilt --version" -#: bin/quilt.in:36 +#: bin/quilt.in:32 msgid "Commands are:" msgstr "Vorhandene Befehle:" -#: bin/quilt.in:41 +#: bin/quilt.in:37 msgid "" "\n" "Global options:\n" @@ -1374,7 +1374,7 @@ msgstr "Datei %s ist verschwunden\n" msgid "Failed to rename %s to %s: %s\n" msgstr "Konnte %s nicht auf %s umbenennen: %s\n" -#: scripts/patchfns.in:704 +#: scripts/patchfns.in:700 msgid "" "The quilt meta-data in this tree has version %s, but this version of quilt " "can only handle meta-data formats up to and including version %s. Please pop " @@ -1387,7 +1387,7 @@ msgstr "" "quilt alle Patches mit der Version von quilt, die zur Erstellung des " "Arbeitsverzeichnisses verwendet wurde.\\n" -#: scripts/patchfns.in:789 +#: scripts/patchfns.in:785 msgid "" "The working tree was created by an older version of quilt. Please run 'quilt " "upgrade'.\\n" -- cgit