diff options
author | Frans Pop <elendil@planet.nl> | 2008-12-31 08:07:14 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-12-31 08:07:14 +0000 |
commit | f4f328b1a7cd67ff7a6de20858af64d67fe00756 (patch) | |
tree | 4363cc65179e0ac695513f87d64bc357efe432aa /po/ja | |
parent | f5ab90a799bef8d195e69131f1d7449d41fd75af (diff) | |
download | installation-guide-f4f328b1a7cd67ff7a6de20858af64d67fe00756.zip |
Fix error in preseed variable
Diffstat (limited to 'po/ja')
-rw-r--r-- | po/ja/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ja/preseed.po b/po/ja/preseed.po index 0e66b2e7c..9dcfd1db2 100644 --- a/po/ja/preseed.po +++ b/po/ja/preseed.po @@ -1483,14 +1483,14 @@ msgid "" "# Use the following settings if you wish to make use of the network-console\n" "# component for remote installation over SSH. This only makes sense if you\n" "# intend to perform the remainder of the installation manually.\n" -"#d-i anna/choose-modules string network-console\n" +"#d-i anna/choose_modules string network-console\n" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" msgstr "" "# Use the following settings if you wish to make use of the network-console\n" "# component for remote installation over SSH. This only makes sense if you\n" "# intend to perform the remainder of the installation manually.\n" -"#d-i anna/choose-modules string network-console\n" +"#d-i anna/choose_modules string network-console\n" "#d-i network-console/password password r00tme\n" "#d-i network-console/password-again password r00tme" |