Added graphical configuration tool wineconf.tcl.
[wine] / tools / wineconf.libs / general.eng
1 set TO TO
2 set OK OK
3 set QUIT QUIT
4 set CANCEL CANCEL
5 set GO GO
6 set YES YES
7 set NO NO
8 set NEXT NEXT
9 set SAVE SAVE 
10 set SKIP SKIP
11 set MSG_title "TkWine:Messenger" 
12 set SUCCES succesfull
13 set HELP HELP; set START START
14 set RESTART RESTART
15 set CLOSE CLOSE
16 set OPTIONS Options
17 set pathtosetup [pwd]/setupfiles
18
19 set MAKE make
20 set CONF configure
21 set INSTALL install
22
23 #related to exit:
24 set EXIT_title "TkWineSetup Exit"
25 set CONFIRMQUIT "This will close TkWineSetup.\n \"Quit Saving\" will store your choices (source and install folders, compilation options etc..) for the next start. \"Quit No Save\" aborts any changes you made." 
26 set QUITSAVING "Quit Saving"
27 set QUITNOSAVE "Quit No Save"
28
29 #related to browsers:
30 set GETDIRtitle "TkWineSetup - Get directory"
31 set FOLDBROWSEtitle "TkWineSetup - Directories browser"
32 set BROWSE BROWSE
33 set CHFOLD "Choose folder"
34 set CHFOLDsel "Selected directory:"
35
36 #related to downloads:
37 set DOWNLOADING  "Dowload file:"
38
39 #related to the internal file viewer:
40 set ScrollEdits "Scroll to bottom on input"
41 set EditTitle "TkWine Text Viewer"
42
43 set errorTitle "\n*************** TkWine Error ****************\n\
44 \n An error occured, that I could not resolve. This might be \n\n\
45 a) An invalid entry \n\
46 b) An error in the script\n\
47 In any case, this error should be detected by the script, even an invalid\
48 entry deserve better error message than this one!!\n\
49  The following lines are tk output. it might be uninteligible for you, but it makes sense for the maintainers. If you're keen to provide a bug reports, please, send the following info to thirot@univ-brest.fr.\n\n\
50 (this info can be send in attachement, the file name is /tmp/tkwerror)\n\
51 In some cases, however, the error is harmless. Feel free to add comment about this when you send me the file. If you want to receive the patch via email, please mention this in your mail. \n\
52 Sorry not to make it better at once... I'll try to improve. \
53 \nThanks for using TkWine.\
54 \n                    Bye,\
55 \n                           Jean-Louis,\
56 \n                                    TkWine primary contact.\n\
57 ======================================================================="