Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
31215ae8
Commit
31215ae8
authored
Jan 10, 2007
by
Dmitry Timoshkov
Committed by
Alexandre Julliard
Jan 10, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineconsole: Fix a typo in the help message about correct backend names.
parent
bdc52c47
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
8 additions
and
8 deletions
+8
-8
wineconsole_De.rc
programs/wineconsole/wineconsole_De.rc
+2
-2
wineconsole_En.rc
programs/wineconsole/wineconsole_En.rc
+1
-1
wineconsole_Fr.rc
programs/wineconsole/wineconsole_Fr.rc
+1
-1
wineconsole_Ko.rc
programs/wineconsole/wineconsole_Ko.rc
+2
-2
wineconsole_No.rc
programs/wineconsole/wineconsole_No.rc
+1
-1
wineconsole_Pl.rc
programs/wineconsole/wineconsole_Pl.rc
+1
-1
No files found.
programs/wineconsole/wineconsole_De.rc
View file @
31215ae8
...
...
@@ -45,8 +45,8 @@ IDS_CMD_LAUNCH_FAILED "wineconsole: Starten des Programms %s fehlgeschlagen
"Der Befehl ist ungltig.\n"
IDS_USAGE_HEADER "\nAufruf:\n wineconsole [Optionen] <Befehl>\n\nOptionen:\n"
IDS_USAGE_BACKEND " --backend={user|
n
curses} Auswahl von user erstellt ein neues Fenster,\n"\
" n
c
urses 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"
...
...
programs/wineconsole/wineconsole_En.rc
View file @
31215ae8
...
...
@@ -45,7 +45,7 @@ IDS_CMD_LAUNCH_FAILED "wineconsole: Starting program %s failed.\n"\
"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, n
curses 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"
...
...
programs/wineconsole/wineconsole_Fr.rc
View file @
31215ae8
...
...
@@ -46,7 +46,7 @@ IDS_CMD_LAUNCH_FAILED "wineconsole : Échec lors du démarrage du programme %
"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 fentre sera cre, ncurses
\n"\
IDS_USAGE_BACKEND " --backend={user|
curses} En choisissant user une nouvelle fentre sera cre, curses
\n"\
" essaiera de convertir le terminal courant en console Wine\n"
IDS_USAGE_COMMAND " <command> Le programme Wine excuter dans la console\n"
IDS_USAGE_FOOTER "\nExemple :\n wineconsole cmd\nDmarre l'interprteur de commandes de Wine dans une console Wine\n\n"
...
...
programs/wineconsole/wineconsole_Ko.rc
View file @
31215ae8
...
...
@@ -46,8 +46,8 @@ IDS_CMD_LAUNCH_FAILED "wineconsole: 풀그림 %s 시작 실패.\n"\
"이 명령은 올바르지 않습니다.\n"
IDS_USAGE_HEADER "\n사용법:\n wineconsole [옵션] <명령>\n\n옵션:\n"
IDS_USAGE_BACKEND " --backend={user|
n
curses} 사용자가 새 창을 열 것인지,\n"\
"
n
curses가 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"
...
...
programs/wineconsole/wineconsole_No.rc
View file @
31215ae8
...
...
@@ -45,7 +45,7 @@ IDS_CMD_LAUNCH_FAILED "wineconsole: Klarte ikke starte programmet %sx.\n"\
"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 n
curses\n"\
IDS_USAGE_BACKEND " --backend={user|
curses} user lager et nyttt vindu, mens
curses\n"\
" prve bruke gjeldende terminal som Wine-konsoll\n"
IDS_USAGE_COMMAND " <kommando> Wine-programmet som skal kjres i konsollet\n"
IDS_USAGE_FOOTER "\nEksempel:\n wineconsole cmd\nStarter Wine-ledeteksten i et Wine-konsoll\n\n"
...
...
programs/wineconsole/wineconsole_Pl.rc
View file @
31215ae8
...
...
@@ -46,7 +46,7 @@ IDS_CMD_LAUNCH_FAILED "wineconsole: Nie udao si uruchomi programu %s.\n"
"Polecenie jest niewaciwe.\n"
IDS_USAGE_HEADER "\nUycie:\n wineconsole [opcje] <polecenie>\n\nOpcje:\n"
IDS_USAGE_BACKEND " --backend={user|
ncurses} Wybr 'user' spowoduje wywietlenie nowego okna, 'n
curses'\n"\
IDS_USAGE_BACKEND " --backend={user|
curses} Wybr 'user' spowoduje wywietlenie nowego okna, '
curses'\n"\
" sprbuje przerobi aktualnie uywany terminal na konsol Wine\n"
IDS_USAGE_COMMAND " <polecenie> Program Wine ktry naley uruchomi\n"
IDS_USAGE_FOOTER "\nPrzykad:\n wineconsole cmd\nUruchamia wiersz polece Wine w konsoli Wine\n\n"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment