source: trunk/ConfigApps/CfgApps_en.lng@ 433

Last change on this file since 433 was 414, checked in by ataylor, 7 years ago

(ConfigApps) Implement NLS; fix icon rendering problem; tweak default mnemonics.

File size: 979 bytes
Line 
1MainForm.Caption "Configure Internet Applications"
2MainForm.ItemsListbox.Column0 "Item"
3MainForm.ItemsListbox.Column1 "Path"
4MainForm.PathLabel.Caption "~Program Path:"
5MainForm.BrowsePathButton.Caption "~Browse"
6MainForm.WorkingDirectoryLabel.Caption "Working ~Directory:"
7MainForm.SelectDirectoryButton.Caption "Br~owse"
8MainForm.ParametersLabel.Caption "Parame~ters:"
9MainForm.ApplyButton.Caption "~Apply"
10MainForm.RestoreButton.Caption "~Restore"
11MainForm.CloseButton.Caption "~Close"
12MainForm.ProgramWebBrowser "Web Browser"
13MainForm.ProgramEmail "Email"
14MainForm.ProgramNewsgroups "Newsgroups"
15MainForm.ProgramFTP "FTP"
16MainForm.ProgramIRC "IRC"
17MainForm.DiscardChanges "Discard Changes?"
18MainForm.ExitAndDiscardChanges "Exit and discard changes?"
19MainForm.FileDoesNotExist "File does not exist:"
20MainForm.ProgramNotFoundInPath "Program not found in path:"
21MainForm.DirectoryDoesNotExist "Directory does not exist:"
22MainForm.SaveAnyway "Save anyway?"
Note: See TracBrowser for help on using the repository browser.