Dmitry Timoshkov : wineconsole: Fix a typo in the help message about correct backend names.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 10 05:36:09 CST 2007


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

Author: Dmitry Timoshkov <dmitry at codeweavers.com>
Date:   Wed Jan 10 15:26:51 2007 +0800

wineconsole: Fix a typo in the help message about correct backend names.

---

 programs/wineconsole/wineconsole_De.rc |    4 ++--
 programs/wineconsole/wineconsole_En.rc |    2 +-
 programs/wineconsole/wineconsole_Fr.rc |    2 +-
 programs/wineconsole/wineconsole_Ko.rc |    4 ++--
 programs/wineconsole/wineconsole_No.rc |    2 +-
 programs/wineconsole/wineconsole_Pl.rc |    2 +-
 6 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/programs/wineconsole/wineconsole_De.rc b/programs/wineconsole/wineconsole_De.rc
index b0855ad..0ae54dc 100644
--- a/programs/wineconsole/wineconsole_De.rc
+++ b/programs/wineconsole/wineconsole_De.rc
@@ -45,8 +45,8 @@ IDS_CMD_LAUNCH_FAILED      "wineconsole:
                            "Der Befehl ist ungültig.\n"
 
 IDS_USAGE_HEADER           "\nAufruf:\n  wineconsole [Optionen] <Befehl>\n\nOptionen:\n"
-IDS_USAGE_BACKEND          "  --backend={user|ncurses}  Auswahl von ‚user‘ erstellt ein neues Fenster,\n"\
-                           "                            ‚ncurses‘ versucht das aktuelle Terminal als Wine-\n"\
+IDS_USAGE_BACKEND          "  --backend={user|curses}  Auswahl von ‚user‘ erstellt ein neues Fenster,\n"\
+                           "                            ‚curses‘ versucht das aktuelle Terminal als Wine-\n"\
                            "                            Konsole einzurichten\n"
 IDS_USAGE_COMMAND          "  <Befehl>                  Das in der Konsole zu startende Wine-Programm\n"
 IDS_USAGE_FOOTER           "\nBespiel:\n  wineconsole cmd\nStartet die Wine-Befehlszeile in einer Wine-Konsole\n\n"
diff --git a/programs/wineconsole/wineconsole_En.rc b/programs/wineconsole/wineconsole_En.rc
index 20b7a9e..624d0fa 100644
--- a/programs/wineconsole/wineconsole_En.rc
+++ b/programs/wineconsole/wineconsole_En.rc
@@ -45,7 +45,7 @@ IDS_CMD_LAUNCH_FAILED      "wineconsole:
                            "The command is invalid.\n"
 
 IDS_USAGE_HEADER           "\nUsage:\n  wineconsole [options] <command>\n\nOptions:\n"
-IDS_USAGE_BACKEND          "  --backend={user|ncurses}  Choosing user will spawn a new window, ncurses will\n"\
+IDS_USAGE_BACKEND          "  --backend={user|curses}  Choosing user will spawn a new window, curses will\n"\
                            "                            try to setup the current terminal as a Wine console\n"
 IDS_USAGE_COMMAND          "  <command>                 The Wine program to launch in the console\n"
 IDS_USAGE_FOOTER           "\nExample:\n  wineconsole cmd\nStarts the Wine command prompt in a Wine console\n\n"
diff --git a/programs/wineconsole/wineconsole_Fr.rc b/programs/wineconsole/wineconsole_Fr.rc
index 22bd901..85d2432 100644
--- a/programs/wineconsole/wineconsole_Fr.rc
+++ b/programs/wineconsole/wineconsole_Fr.rc
@@ -46,7 +46,7 @@ IDS_CMD_LAUNCH_FAILED      "wineconsole
                            "La commande est invalide.\n"
 
 IDS_USAGE_HEADER           "\nUsage :\n  wineconsole [options] <commande>\n\nOptions :\n"
-IDS_USAGE_BACKEND          "  --backend={user|ncurses}  En choisissant « user » une nouvelle fenêtre sera créée, « ncurses »\n"\
+IDS_USAGE_BACKEND          "  --backend={user|curses}  En choisissant « user » une nouvelle fenêtre sera créée, « curses »\n"\
                            "                            essaiera de convertir le terminal courant en console Wine\n"
 IDS_USAGE_COMMAND          "  <command>                 Le programme Wine à exécuter dans la console\n"
 IDS_USAGE_FOOTER           "\nExemple :\n  wineconsole cmd\nDémarre l'interpréteur de commandes de Wine dans une console Wine\n\n"
diff --git a/programs/wineconsole/wineconsole_Ko.rc b/programs/wineconsole/wineconsole_Ko.rc
index 5a43141..76595b3 100644
--- a/programs/wineconsole/wineconsole_Ko.rc
+++ b/programs/wineconsole/wineconsole_Ko.rc
@@ -46,8 +46,8 @@ IDS_CMD_LAUNCH_FAILED      "wineconsole:
                            "ÀÌ ¸í·ÉÀº ¿Ã¹Ù¸£Áö ¾Ê½À´Ï´Ù.\n"
 
 IDS_USAGE_HEADER           "\n»ç¿ë¹ý:\n  wineconsole [¿É¼Ç] <¸í·É>\n\n¿É¼Ç:\n"
-IDS_USAGE_BACKEND          "  --backend={user|ncurses}  »ç¿ëÀÚ°¡ »õ âÀ» ¿­ °ÍÀÎÁö,\n"\
-                           "                            ncurses°¡ Wine ÄܼÖó·³ ÇöÀç Å͹̳ο¡  ³ªÅ¸³¾ °ÍÀÎÁö ¼±ÅÃ\n"
+IDS_USAGE_BACKEND          "  --backend={user|curses}  »ç¿ëÀÚ°¡ »õ âÀ» ¿­ °ÍÀÎÁö,\n"\
+                           "                            curses°¡ Wine ÄܼÖó·³ ÇöÀç Å͹̳ο¡  ³ªÅ¸³¾ °ÍÀÎÁö ¼±ÅÃ\n"
 IDS_USAGE_COMMAND          "  <¸í·É>                 The Wine ÇÁ·Î±×·¥Àº ÄܼÖÀ» ÅëÇؼ­ ½ÃÀÛµÊ\n"
 IDS_USAGE_FOOTER           "\n¿¹:\n  wineconsole cmd\nWine Äֿܼ¡¼­ Wine ¸í·É ÇÁ·ÒÇÁÆ® ½ÃÀÛ\n\n"
 
diff --git a/programs/wineconsole/wineconsole_No.rc b/programs/wineconsole/wineconsole_No.rc
index e0f5a0e..6bf5fb3 100644
--- a/programs/wineconsole/wineconsole_No.rc
+++ b/programs/wineconsole/wineconsole_No.rc
@@ -45,7 +45,7 @@ IDS_CMD_LAUNCH_FAILED      "wineconsole:
                            "Kommandoen er ugyldig.\n"
 
 IDS_USAGE_HEADER           "\nBruk:\n  wineconsole [alternativer] <kommando>\n\nAlternativer:\n"
-IDS_USAGE_BACKEND          "  --backend={user|ncurses}  «user» lager et nyttt vindu, mens «ncurses»\n"\
+IDS_USAGE_BACKEND          "  --backend={user|curses}  «user» lager et nyttt vindu, mens «curses»\n"\
                            "                            prøve å bruke gjeldende terminal som Wine-konsoll\n"
 IDS_USAGE_COMMAND          "  <kommando>                 Wine-programmet som skal kjøres i konsollet\n"
 IDS_USAGE_FOOTER           "\nEksempel:\n  wineconsole cmd\nStarter Wine-ledeteksten i et Wine-konsoll\n\n"
diff --git a/programs/wineconsole/wineconsole_Pl.rc b/programs/wineconsole/wineconsole_Pl.rc
index f12c22b..c19d73b 100644
--- a/programs/wineconsole/wineconsole_Pl.rc
+++ b/programs/wineconsole/wineconsole_Pl.rc
@@ -46,7 +46,7 @@ IDS_CMD_LAUNCH_FAILED      "wineconsole:
                            "Polecenie jest niew³aœciwe.\n"
 
 IDS_USAGE_HEADER           "\nU¿ycie:\n  wineconsole [opcje] <polecenie>\n\nOpcje:\n"
-IDS_USAGE_BACKEND          "  --backend={user|ncurses}  Wybór 'user' spowoduje wyœwietlenie nowego okna, 'ncurses'\n"\
+IDS_USAGE_BACKEND          "  --backend={user|curses}  Wybór 'user' spowoduje wyœwietlenie nowego okna, 'curses'\n"\
                            "                            spróbuje przerobiæ aktualnie u¿ywany terminal na konsolê Wine\n"
 IDS_USAGE_COMMAND          "  <polecenie>               Program Wine który nale¿y uruchomiæ\n"
 IDS_USAGE_FOOTER           "\nPrzyk³ad:\n  wineconsole cmd\nUruchamia wiersz poleceñ Wine w konsoli Wine\n\n"




More information about the wine-cvs mailing list