diff options
author | Frans Pop <elendil@planet.nl> | 2006-07-24 09:59:43 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-07-24 09:59:43 +0000 |
commit | 647bbfb7be26e102659cc8dc24a234ee0b3e0ef3 (patch) | |
tree | a4a0c0f09f0cf16c294a89d6aef7398d027de7d5 /po/zh_CN/preseed.po | |
parent | a95e095e44024c6d10b50ae8e12cb24e59b540a1 (diff) | |
download | installation-guide-647bbfb7be26e102659cc8dc24a234ee0b3e0ef3.zip |
Unfuzzy PO-based translations
Diffstat (limited to 'po/zh_CN/preseed.po')
-rw-r--r-- | po/zh_CN/preseed.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po index 9013c5a36..232619f3e 100644 --- a/po/zh_CN/preseed.po +++ b/po/zh_CN/preseed.po @@ -1804,7 +1804,7 @@ msgid "" "# string echo if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n" "\n" "# Most flexibly of all, this downloads a program and runs it. The program\n" -"# can use commands such as debconf-set to manupulate the debconf database.\n" +"# can use commands such as debconf-set to manipulate the debconf database.\n" "# Note that if the filenames are relative, they are taken from the same\n" "# directory as the preconfiguration file that runs them.\n" "d-i preseed/run string foo.sh" @@ -1826,7 +1826,7 @@ msgstr "" "# string echo if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n" "\n" "# Most flexibly of all, this downloads a program and runs it. The program\n" -"# can use commands such as debconf-set to manupulate the debconf database.\n" +"# can use commands such as debconf-set to manipulate the debconf database.\n" "# Note that if the filenames are relative, they are taken from the same\n" "# directory as the preconfiguration file that runs them.\n" "d-i preseed/run string foo.sh" |