Fixed WM_GETTEXTLENGTH handling.
[wine/multimedia.git] / tools / wineconf.libs / wineconf.eng
blob65431e94d29f2e8c06cc897070b6488f74b9c4f3
1 set WC_banner "Configuring wine - Please, fill in all sections"
3 set WC_drivesSect "Drive section: Add the drives wine will need"
4 set WC_path "Path"
5 set WC_type "Type"
6 set WC_label "Label"
7 set WC_fstype "FS type"
8 set EDIT Edit
9 set REMOVE Remove
10 set ADD Add
12 set WC_wineSect "Wine section : please, check all path below"
13 set WC_windows "Windows"
14 set WC_system "System"
15 set WC_temp "Temp"
16 set WC_Symbols "Symbols"
17 set WC_winepath "Click here to change the PATH variable"
19 set WC_serialSect "Serial ports"
20 set CLEAR "Clear"
21 set WC_pathtitle "TkWineSetup Edit PATH "
22 set WC_parallelSect "Parallel ports"
24 set WC_logSect "Runtime Log file"
25 set WC_exclude "Exlude messages"
27 set WC_wineLook "Wine look"
29 set WC_confserial "TkWineSetup - Configuring Serial Ports"
30 set WC_confparallel "TkWineSetup - Configuring Parallel Ports"
31 set WC_confdrives "TkWineSetup - Configuring Drives"
33 set WC_serialbanner "Serial Ports Configuration.\n\n\
34 Attach each device that you\n may need to a DOS port"
36 set WC_driveSetBanner "Drive settings"
37 set WC_editPathBanner "TkWineSetup: give search path for wine"
39 set WC_PPbanner "Parallel Ports Configuration.\n\n\
40 Attach each device that you\n may need to a DOS port"
42 set chdrives1 {Drive letter}
43 set chdrives2 "Drive Unix Path"
44 set chdrives3 "Drive type"
45 set chdrives4 "File System Type"
46 set chdrives5 "Label"
47 set chdrives6 "Device"
48 set chdrives7 "Serial Number"
50 set WC_helpondrives "Drives settings\n\n\
51 List of drives availlable to wine. For each drive, you must specify the drive\
52 letter, the type of the drive (floppy, hard drive, cdrom or network), the\
53 filesystem type (mounted as unix (ext2), msdos (fat) or win95 (vfat). \n\n\
54 To edit the parameters of a drive, select this drive and choose Edit.\n\n\
55 Click Add to insert a new drive.\n\n \ A star at the beginning of the line\
56 warns you that\ TkWineSetup cannot find the selected path. This is either an\
57 error (if the drive does not exist) or a reference to an unmounted drive."
59 set WC_helponwine "Wine System settings\n\n\
60 Windows: Used to specify where wine would find the windows\
61 directory (usually c:\\windows under dos).\n\n \
62 System: Used to specify the system directory (usually 
63 C:\\windows\\system under DOS)\n\n \
64 Temp: Used to specify where windows\
65 applications should store temporary files (usually /tmp on unixes).\n\n \
66 Symbols: give the full path to the symbol table required for wine\
67  internal debugger \
68 (usually, this file is named wine.sym) \n\n \
69 You also need to set the PATH variable (same as standart dos \
70 PATH variable) to tell wine where to search your windows application.\n\n \ 
71 All path can be given both in UNIX or MSDOS syntax."
74 set WC_helponserial "Serial Ports configuration\n\n\
75 The left list shows the DOS name of communication port, and the rigth\
76 column shows on which device it is attached. For exemple, if you\
77 have a modem on /dev/cua0, and you put com1 attached\
78 to /dev/cua0, then you will have to set your modem on com1\
79 in windows application that requires it. It is common to\
80 have a link /dev/modem pointing to the device where the modem\
81 is attached, check with ls -l /dev/modem. You can specify\
82 the max speed on each port (eg /dev/modem,38400 specify a port\
83 attached to /dev/modem with a max speed of 38400 bps on that\
84 prot).\n\n \ 
85 If you have problems with the recognition of ports at runtime,\
86 try to start wine -debugmsg +comm and see what you get"
88 set WC_helponPP "Parallel Ports configuration\n\n\
89 The left list shows the DOS name of parallel port, and the rigth\
90 column shows on which device it is attached. For exemple, if you\
91 have a printer on /dev/lpt1, and you put lpt1 attached\
92 to /dev/lpt1, then you will have to set your printer on lpt1\
93 in windows application that requires it. It is common to\
94 have a link /dev/printer pointing to the device where the printer\
95 is attached, check with ls -l /dev/printer."
97 set WC_helponmisc "Spy\n\n \
98 Give in the entry box below the name of the file that wine\
99 will use at run time as logfile.\n\n\
100 The Exclude message button below allow to select which\
101 message to exclude (or include) from the log\
102 (NOT IMPLEMENTED YET in TkWineSetup,\
103 edit the file ~/.winerc manually), or leave the default (no exclude).\n\n\
104 Wine look\n\n\
105 Choose the prefered look (Win 3.1, Win95 or Win 98) to use. \
106 This can be overidden when starting an application.\n "
109 set WC_oneletter " is not valid.\n Drive letter can only be a SINGLE alpha character"
110 set WC_usedletter " is not valid.\n Drive letter alreaddy in use"
111 set WC_11letters " is not valid.\n Label cannot exeed 11 characters"
112 set WC_givepath "You MUST specify a UNIX path"
114 set WCHLP(1) "Enter Drive letter (this must be a single character) to use for \
115 MSDOS like path"
116 set WCHLP(2) "Enter Drive full path in UNIX syntax."
117 set WCHLP(3) "Choose the type of drive that you want"
118 set WCHLP(4) "Choose the file system type to use\
119  to access this drive\
120 \n\nWARNING\n\n
121 This is NOT the way it is mounted on your UNIX box, but the way\
122 you want wine to see it. Say unix for case sensitive search, winxx for case non sensitive file search.\
123 So, if windows app are about to read/write files on this drive, it should be\
124 set to winxx. This includes the TMP drives, EVEN IF IT'S A UNIX FILESYSTEM.\n\n\
125 If the drives spans several file systems\
126 (like CDroms or floppies can do)\
127 then leave blank or say unix"
128 set WCHLP(5) "Enter the desired Label.\
129 Must not be more than 11 characters.\
130 (Label is optional)."
131 set WCHLP(6) "Enter the device (as in /dev/fd0).\n
132 This is not requiered if\
133 the drive is mounted at the time\
134 you start wine."
135 set WCHLP(7) "Enter the drive serial number\
136 as an 8-characters hexadecimal number.\
137 (optional)."
139 set WC_quit "Any unsaved changes you made will be lost.\n
140  are you sure you want to quit?"
142 set WC_quitreally "Quit anyway"
143 set WC_noquit "Cancel"
145 set ChDefautConf "Choose the prefered configuration file to use as the default one"
146 set DejaConf "Use existing config file:"
147 set GiveCustomDefault "Enter (or choose) the configuration file to use"
148 set GenereConf "Auto-generate a new configuration file"
149 set TkWBuiltConf "Use TkWine built-in configuration file (not recommended)"
150 set AutoConfFail " Warning: An error occured while running tools/wineconf.\n\
151 You can still edit the generated file (if it does not crashes) but \n\
152 some parts are probably missing. Check for a newer release of wine where wineconf could have been imporved"