From 31a5851d6372712fa6bafd4a6081f21ecee1c570 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Sat, 18 Jun 2005 18:03:57 +0000 Subject: - Add fix for refresh --strip-trailing-whitespace option: now refresh always checks for trailing whitespace and reports it per file and line number. With --strip-trailing-whitespace it strips the whitespace from the patch and from the affected files in the working tree. --- po/de.po | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index 983d5ce..1aa158e 100644 --- a/po/de.po +++ b/po/de.po @@ -951,19 +951,20 @@ msgstr "" "Später angewandte Patches verändern Dateien von $patch. Auffrischen mit -f " "erzwingen.\\n" -#: ../quilt/refresh.in:214 +#: ../quilt/refresh.in:213 +msgid "" +"Cannot use --strip-trailing-whitespace on a patch that has shadowed files.\\n" +msgstr "" + +#: ../quilt/refresh.in:219 msgid "Nothing in patch %s\\n" msgstr "Patch %s is leer\\n" -#: ../quilt/refresh.in:228 -msgid "Warning: %s adds trailing whitespace\\n" -msgstr "" - -#: ../quilt/refresh.in:290 +#: ../quilt/refresh.in:296 msgid "Patch %s is unchanged\\n" msgstr "Patch %s ist unverändert\\n" -#: ../quilt/refresh.in:295 +#: ../quilt/refresh.in:301 msgid "Refreshed patch %s\\n" msgstr "Patch %s aufgefrischt\\n" -- cgit