diff options
author | Samuel Thibault <sthibault@debian.org> | 2012-08-25 22:10:01 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2012-08-25 22:10:01 +0000 |
commit | fb6e29370be2ccbd6b62dfc954334b18ef1c0113 (patch) | |
tree | 2b2a6448c5cb2599e0b066397704e595091fb49c /po/ja/preseed.po | |
parent | f58d91d71b56fcb81aef9763e2d10a8996432612 (diff) | |
download | installation-guide-fb6e29370be2ccbd6b62dfc954334b18ef1c0113.zip |
Add partman-lvm/confirm_nooverwrite to preseed example. Closes: #610282.
Diffstat (limited to 'po/ja/preseed.po')
-rw-r--r-- | po/ja/preseed.po | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 1d538f9fa..7c6f76481 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -1933,6 +1933,7 @@ msgid "" "d-i partman-md/device_remove_md boolean true\n" "# And the same goes for the confirmation to write the lvm partitions.\n" "d-i partman-lvm/confirm boolean true\n" +"d-i partman-lvm/confirm_nooverwrite boolean true\n" "\n" "# You can choose one of the three predefined partitioning recipes:\n" "# - atomic: all files in one partition\n" @@ -2006,6 +2007,7 @@ msgstr "" "d-i partman-md/device_remove_md boolean true\n" "# And the same goes for the confirmation to write the lvm partitions.\n" "d-i partman-lvm/confirm boolean true\n" +"d-i partman-lvm/confirm_nooverwrite boolean true\n" "\n" "# You can choose one of the three predefined partitioning recipes:\n" "# - atomic: all files in one partition\n" |