Module: wine Branch: master Commit: 160c85aefdd8b4ed3821f8f0ce8f3d1f4a3d4900 URL: http://source.winehq.org/git/wine.git/?a=commit;h=160c85aefdd8b4ed3821f8f0ce...
Author: Francois Gouget fgouget@free.fr Date: Tue Aug 21 13:36:55 2012 +0200
po: A couple of British spelling fixes for the start usage message.
---
po/en.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/po/en.po b/po/en.po index c424a54..a655a16 100644 --- a/po/en.po +++ b/po/en.po @@ -9673,8 +9673,8 @@ msgstr "" "/d directory Start the program in the specified directory.\n" "/b Don't create a new console for the program.\n" "/i Start the program with fresh environment variables.\n" -"/min Start the program minimized.\n" -"/max Start the program maximized.\n" +"/min Start the program minimised.\n" +"/max Start the program maximised.\n" "/low Start the program in the idle priority class.\n" "/normal Start the program in the normal priority class.\n" "/high Start the program in the high priority class.\n"