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/hu/preseed.po | |
parent | 57c9acbf0efdc04b4c925cd56e4bbd99ce6f2562 (diff) | |
download | installation-guide-6a77d37c72ccaedf2e80b04d053169f5531a3f94.zip |
Let mkpasswd example match man page; also update translations
Diffstat (limited to 'po/hu/preseed.po')
-rw-r--r-- | po/hu/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/hu/preseed.po b/po/hu/preseed.po index e009c3fd6..47451dc44 100644 --- a/po/hu/preseed.po +++ b/po/hu/preseed.po @@ -1978,8 +1978,8 @@ msgstr "Egy MD5 hash egy jelszóhoz az alábbi paranccsal készíthető." #. Tag: screen #: preseed.xml:892 #, no-c-format -msgid "$ echo \"r00tme\" | mkpasswd -s -H MD5" -msgstr "$ echo \"r00tmagam\" | mkpasswd -s -H MD5" +msgid "$ echo \"r00tme\" | mkpasswd -s -m md5" +msgstr "$ echo \"r00tmagam\" | mkpasswd -s -m md5" #. Tag: title #: preseed.xml:898 |