summaryrefslogtreecommitdiffstats
path: root/po/de.po
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-06-18 18:03:57 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-06-18 18:03:57 +0000
commit31a5851d6372712fa6bafd4a6081f21ecee1c570 (patch)
treeaf8dbbacc1dfadd0423f1b443b93f037de2b0b9e /po/de.po
parent442b3debff33d2d0f13214abf42bd53525557ff9 (diff)
downloadquilt-31a5851d6372712fa6bafd4a6081f21ecee1c570.tar.gz
- 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.
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po15
1 files changed, 8 insertions, 7 deletions
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"