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