msi: Fix English translation.

This commit is contained in:
Sven Baars 2010-05-21 20:11:32 +02:00 committed by Alexandre Julliard
parent 08a956b92b
commit cc9e357ecf
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ STRINGTABLE DISCARDABLE
9 "insert disk %s" 9 "insert disk %s"
10 "Windows Installer %s\n\n" \ 10 "Windows Installer %s\n\n" \
"Usage:\n" \ "Usage:\n" \
"msiexec command {required parameter} [optional parammeter]\n\n" \ "msiexec command {required parameter} [optional parameter]\n\n" \
"Install a product:\n" \ "Install a product:\n" \
"\t/i {package|productcode} [property]\n" \ "\t/i {package|productcode} [property]\n" \
"\t/package {package|productcode} [property]\n" \ "\t/package {package|productcode} [property]\n" \