diff options
author | Frans Pop <elendil@planet.nl> | 2008-04-28 10:38:51 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2008-04-28 10:38:51 +0000 |
commit | 6a77d37c72ccaedf2e80b04d053169f5531a3f94 (patch) | |
tree | 72ae5bc7894a7946bbcc1a652901545507428009 /po/vi | |
parent | 57c9acbf0efdc04b4c925cd56e4bbd99ce6f2562 (diff) | |
download | installation-guide-6a77d37c72ccaedf2e80b04d053169f5531a3f94.zip |
Let mkpasswd example match man page; also update translations
Diffstat (limited to 'po/vi')
-rw-r--r-- | po/vi/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po index 1a7310757..178a3730a 100644 --- a/po/vi/preseed.po +++ b/po/vi/preseed.po @@ -2076,8 +2076,8 @@ msgstr "Băm MD5 cho mật khẩu có thể được tạo ra bằng lệnh theo #. Tag: screen #: preseed.xml:892 #, no-c-format -msgid "$ echo \"r00tme\" | mkpasswd -s -H MD5" -msgstr "$ echo \"r00tme\" | mkpasswd -s -H MD5" +msgid "$ echo \"r00tme\" | mkpasswd -s -m md5" +msgstr "$ echo \"r00tme\" | mkpasswd -s -m md5" #. Tag: title #: preseed.xml:898 |