po: The msiexec usage should be translated to Hebrew.

This commit is contained in:
Francois Gouget 2012-02-20 02:55:27 +01:00 committed by Alexandre Julliard
parent 5f3f611759
commit b972026e2b
1 changed files with 0 additions and 30 deletions

View File

@ -6883,7 +6883,6 @@ msgid "insert disk %s"
msgstr "נא להכניס את הדיסק %s"
#: msi.rc:30
#, fuzzy
msgid ""
"Windows Installer %s\n"
"\n"
@ -6915,35 +6914,6 @@ msgid ""
"\t/help\n"
"\t/?\n"
msgstr ""
"Windows Installer %s\n"
"\n"
"Usage:\n"
"msiexec command {required parameter} [optional parameter]\n"
"\n"
"Install a product:\n"
"\t/i {package|product_code} [property]\n"
"\t/package {package|product_code} [property]\n"
"\t/a package [property]\n"
"Repair an installation:\n"
"\t/f[p|o|e|d|c|a|u|m|s|v] {package|product_code}\n"
"Uninstall a product:\n"
"\t/uninstall {package|product_code} [property]\n"
"\t/x {package|product_code} [property]\n"
"Advertise a product:\n"
"\t/j[u|m] package [/t transform] [/g languageid]\n"
"Apply a patch:\n"
"\t/p patch_package [property]\n"
"\t/p patch_package /a package [property]\n"
"Log and UI Modifiers for above commands:\n"
"\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n"
"\t/q{|n|b|r|f|n+|b+|b-}\n"
"Register MSI Service:\n"
"\t/y\n"
"Unregister MSI Service:\n"
"\t/z\n"
"Display this help:\n"
"\t/help\n"
"\t/?\n"
#: msi.rc:57
msgid "enter which folder contains %s"