summaryrefslogtreecommitdiffstats
path: root/po/ja.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/ja.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/ja.po')
-rw-r--r--po/ja.po15
1 files changed, 8 insertions, 7 deletions
diff --git a/po/ja.po b/po/ja.po
index 3122dcb..8ab2d39 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -942,19 +942,20 @@ msgstr ""
"より最近のパッチがパッチ %sのファイルに変更を加えています。リフレッシュを実行"
"する場合は -f オプションを使用してください。\\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 "パッチ %s にはなにも含まれていません\\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 "パッチ % に変更はありません\\n"
-#: ../quilt/refresh.in:295
+#: ../quilt/refresh.in:301
msgid "Refreshed patch %s\\n"
msgstr "パッチ %s をリフレッシュしました\\n"