Anders Jonsson : wineconsole: Fix typos in Swedish resources.

Alexandre Julliard julliard at winehq.org
Wed Jan 28 08:02:57 CST 2009


Module: wine
Branch: master
Commit: cbeff91bd0c4008b5b05dbc4fe3691318e6c0036
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=cbeff91bd0c4008b5b05dbc4fe3691318e6c0036

Author: Anders Jonsson <anders.jonsson at norsjonet.se>
Date:   Wed Jan 28 00:16:11 2009 +0100

wineconsole: Fix typos in Swedish resources.

---

 programs/wineconsole/wineconsole_Sv.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/programs/wineconsole/wineconsole_Sv.rc b/programs/wineconsole/wineconsole_Sv.rc
index f7291c0..e80719e 100644
--- a/programs/wineconsole/wineconsole_Sv.rc
+++ b/programs/wineconsole/wineconsole_Sv.rc
@@ -22,7 +22,7 @@ STRINGTABLE
 BEGIN
 IDS_EDIT,		"R&edigera"
 IDS_DEFAULT,		"Ställ in s&tandardvärden"
-IDS_PROPERTIES,		"&Egenskaper"
+IDS_PROPERTIES,		"E&genskaper"
 IDS_MARK,		"&Markera"
 IDS_COPY,		"&Kopiera"
 IDS_PASTE,		"Klistra &in"
@@ -48,7 +48,7 @@ IDS_USAGE_HEADER           "\nAnv
 IDS_USAGE_BACKEND          "  --backend={user|curses}  Välj user för att starta ett nytt fönster,\n"\
                            "                            curses för att ange aktuell terminal som en Wine-konsoll\n"
 IDS_USAGE_COMMAND          "  <kommando>                Wine-program att starta i konsollen\n"
-IDS_USAGE_FOOTER           "\nExempel:\n  wineconsole kmd\nStartar Wines kommandoprompt i en Wine-konsoll\n\n"
+IDS_USAGE_FOOTER           "\nExempel:\n  wineconsole cmd\nStartar Wines kommandoprompt i en Wine-konsoll\n\n"
 
 END
 




More information about the wine-cvs mailing list