start: One language specifier in the English resource is enough.

Michael Stefaniuc mstefani at redhat.de
Sun Jun 27 15:51:06 CDT 2010


Also fix a strange indentation.
---
 programs/start/En.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/programs/start/En.rc b/programs/start/En.rc
index 463b6c2..3b9fa39 100644
--- a/programs/start/En.rc
+++ b/programs/start/En.rc
@@ -23,9 +23,9 @@
 
 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
 
-STRINGTABLE DISCARDABLE LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
+STRINGTABLE DISCARDABLE
 {
-STRING_USAGE,                                   "Start a program, or open a document in the program normally used for files with that suffix.\n\
+STRING_USAGE, "Start a program, or open a document in the program normally used for files with that suffix.\n\
 Usage:\n\
 start [options] program_filename [...]\n\
 start [options] document_filename\n\
-- 
1.7.1



More information about the wine-patches mailing list