1 | BookmarksForm.Caption "Bookmarks"
|
---|
2 | BookmarksForm.CloseButton.Caption "~Close"
|
---|
3 | BookmarksForm.CloseButton.Hint ""
|
---|
4 | BookmarksForm.DeleteBookmarkA "Delete the bookmark named "
|
---|
5 | BookmarksForm.DeleteBookmarkB "?"
|
---|
6 | BookmarksForm.DeleteBookmarkTitle "Delete Bookmark"
|
---|
7 | BookmarksForm.DeleteButton.Caption "~Delete"
|
---|
8 | BookmarksForm.DeleteButton.Hint ""
|
---|
9 | BookmarksForm.GotoButton.Caption "~Go to"
|
---|
10 | BookmarksForm.GotoButton.Hint ""
|
---|
11 | BookmarksForm.HelpButton.Caption "~Help"
|
---|
12 | BookmarksForm.HelpButton.Hint ""
|
---|
13 | BookmarksForm.RenameBookmark "Enter the new name of the bookmark"
|
---|
14 | BookmarksForm.RenameBookmarkTitle "Rename Bookmark"
|
---|
15 | BookmarksForm.RenameButton.Caption "~Rename..."
|
---|
16 | BookmarksForm.RenameButton.Hint ""
|
---|
17 |
|
---|
18 | FileDialogForm.CancelButton.Caption "Cancel"
|
---|
19 | FileDialogForm.CancelButton.Hint ""
|
---|
20 | FileDialogForm.Caption "Open Help Files"
|
---|
21 | FileDialogForm.DirectoriesLabel.Caption "~Directory:"
|
---|
22 | FileDialogForm.DirectoriesLabel.Hint ""
|
---|
23 | FileDialogForm.DrivesLabel.Caption "Dri~ve:"
|
---|
24 | FileDialogForm.DrivesLabel.Hint ""
|
---|
25 | FileDialogForm.FileListBox.Column0 "Filename"
|
---|
26 | FileDialogForm.FileListBox.Column1 "Title"
|
---|
27 | FileDialogForm.FileNameLabel.Caption "File~name:"
|
---|
28 | FileDialogForm.FileNameLabel.Hint ""
|
---|
29 | FileDialogForm.FileNotFoundError "File does not exist:"
|
---|
30 | FileDialogForm.FileNotFoundErrorTitle "File Not Found"
|
---|
31 | FileDialogForm.FilesLabel.Caption "~File:"
|
---|
32 | FileDialogForm.FilesLabel.Hint ""
|
---|
33 | FileDialogForm.FilterLabel.Caption "Show files of ~Type:"
|
---|
34 | FileDialogForm.FilterLabel.Hint ""
|
---|
35 | FileDialogForm.HelpButton.Caption "~Help"
|
---|
36 | FileDialogForm.HelpButton.Hint ""
|
---|
37 | FileDialogForm.InvalidFilterError " is not a valid filename filter. You cannot use any of these characters: "
|
---|
38 | FileDialogForm.InvalidFilterErrorTitle "File Filter Error"
|
---|
39 | FileDialogForm.KeepCurrentCheckBox.Caption "~Keep current files open"
|
---|
40 | FileDialogForm.KeepCurrentCheckBox.Hint ""
|
---|
41 | FileDialogForm.MultiSelectError "You can only select one file"
|
---|
42 | FileDialogForm.MultiSelectErrorTitle "Multi-Select"
|
---|
43 | FileDialogForm.OKButton.Caption "~OK"
|
---|
44 | FileDialogForm.OKButton.Hint ""
|
---|
45 |
|
---|
46 | GlobalSearchForm.CancelButton.Caption "~Close"
|
---|
47 | GlobalSearchForm.CancelButton.Hint ""
|
---|
48 | GlobalSearchForm.Caption "Search all files"
|
---|
49 | GlobalSearchForm.CustomPathsLocation "Directory List"
|
---|
50 | GlobalSearchForm.DoneMsg "Done"
|
---|
51 | GlobalSearchForm.FixedDrivesLocation "All Hard Drives"
|
---|
52 | GlobalSearchForm.HelpButton.Caption "~Help"
|
---|
53 | GlobalSearchForm.HelpButton.Hint ""
|
---|
54 | GlobalSearchForm.NoResultsMsg "(No results found)"
|
---|
55 | GlobalSearchForm.OfMsg " of "
|
---|
56 | GlobalSearchForm.ProgressLabel.Caption "Progress"
|
---|
57 | GlobalSearchForm.ProgressLabel.Hint ""
|
---|
58 | GlobalSearchForm.ResultsLabel.Caption "~Results:"
|
---|
59 | GlobalSearchForm.ResultsLabel.Hint ""
|
---|
60 | GlobalSearchForm.ScanDirectoriesMsg "Finding help files..."
|
---|
61 | GlobalSearchForm.SearchButton.Caption "~Search"
|
---|
62 | GlobalSearchForm.SearchButton.Hint ""
|
---|
63 | GlobalSearchForm.SearchCaption "~Search"
|
---|
64 | GlobalSearchForm.SearchError "Error in search syntax: "
|
---|
65 | GlobalSearchForm.SearchErrorTitle "Search"
|
---|
66 | GlobalSearchForm.SearchingFileMsg "Searching "
|
---|
67 | GlobalSearchForm.SearchTextLabel.Caption "~Find words:"
|
---|
68 | GlobalSearchForm.SearchTextLabel.Hint ""
|
---|
69 | GlobalSearchForm.SearchTextLabel1.Caption "Search in:"
|
---|
70 | GlobalSearchForm.SearchTextLabel1.Hint ""
|
---|
71 | GlobalSearchForm.SelectDrivesButton.Caption "S~elect..."
|
---|
72 | GlobalSearchForm.SelectDrivesButton.Hint ""
|
---|
73 | GlobalSearchForm.SelectedHelpPathsLocation "Selected Help Paths"
|
---|
74 | GlobalSearchForm.StandardHelpPathsLocation "Standard Help Paths"
|
---|
75 | GlobalSearchForm.StopCaption "~Stop"
|
---|
76 | GlobalSearchForm.ViewTopicButton.Caption "~View Topic"
|
---|
77 | GlobalSearchForm.ViewTopicButton.Hint ""
|
---|
78 |
|
---|
79 | HelpFile.ErrorCorruptHelpFile "File is corrupt"
|
---|
80 | HelpFile.FileErrorAccessDenied "Access denied"
|
---|
81 | HelpFile.FileErrorInUse "File in use by another program"
|
---|
82 | HelpFile.FileErrorInvalidHeader "File doesn't appear to be an OS/2 Help document (header ID not correct)"
|
---|
83 | HelpFile.FileErrorNotFound "File not found"
|
---|
84 |
|
---|
85 | HelpTopic.DefaultTitle "(No title)"
|
---|
86 |
|
---|
87 | InformationForm.Caption "Information"
|
---|
88 | InformationForm.OKButton.Caption "~OK"
|
---|
89 | InformationForm.OKButton.Hint ""
|
---|
90 |
|
---|
91 | MainForm.AddBookmarkMI.Caption "~Add\tCtrl+D"
|
---|
92 | MainForm.AddBookmarkMI.Hint "Add a bookmark at this location"
|
---|
93 | MainForm.AddNoteButton.Caption "Note..."
|
---|
94 | MainForm.AddNoteButton.Hint ""
|
---|
95 | MainForm.AddNoteCursorError "Before adding a note, position the cursor where you want the note to be placed."
|
---|
96 | MainForm.AddNoteMI.Caption "Add ~Note...\tCtrl+M"
|
---|
97 | MainForm.AddNoteMI.Hint "Add a note (annotation) into the current topic"
|
---|
98 | MainForm.AddNoteTitle "Add Note"
|
---|
99 | MainForm.AllFilesDesc "All Files (*)"
|
---|
100 | MainForm.AlreadyNewviewHelp "You are already viewing the NewView help file"
|
---|
101 | MainForm.ApplicationErrorA "This application has crashed. "
|
---|
102 | MainForm.ApplicationErrorB "(Details logged to "
|
---|
103 | MainForm.ApplicationErrorC "Close application? "
|
---|
104 | MainForm.ApplicationErrorTitle "Application Error - Close?"
|
---|
105 | MainForm.BookmarksMenu.Caption "~Bookmarks"
|
---|
106 | MainForm.BookmarksMenu.Hint ""
|
---|
107 | MainForm.Caption "Help - Help for NewView"
|
---|
108 | MainForm.CheckStopPrintMsg "Printing is still in progress. It will be stopped if you close."
|
---|
109 | MainForm.CheckStopPrintTitle "Stop Print?"
|
---|
110 | MainForm.CoolBar.Item0 "Open..."
|
---|
111 | MainForm.CoolBar.Item1 "Print..."
|
---|
112 | MainForm.CoolBar.Item2 "Left Panel"
|
---|
113 | MainForm.CoolBar.Item3 "Back"
|
---|
114 | MainForm.CoolBar.Item4 "Forward"
|
---|
115 | MainForm.CoolBar.Item5 "Note..."
|
---|
116 | MainForm.CoolBar.Item6 "Bookmark"
|
---|
117 | MainForm.CoolBar.Item7 "Previous"
|
---|
118 | MainForm.CoolBar.Item8 "Next"
|
---|
119 | MainForm.CoolBar.Item9 "Search All"
|
---|
120 | MainForm.CopyMI.Caption "~Copy\tCtrl+Ins"
|
---|
121 | MainForm.CopyMI.Hint "Copy the current selection"
|
---|
122 | MainForm.CopyPMI.Caption "~Copy"
|
---|
123 | MainForm.CopyPMI.Hint ""
|
---|
124 | MainForm.DebugLoadLanguageMI.Caption "Load ~Language..."
|
---|
125 | MainForm.DebugLoadLanguageMI.Hint "Load a language file"
|
---|
126 | MainForm.DebugSaveLanguageFileMI.Caption "Save/~Update Language..."
|
---|
127 | MainForm.DebugSaveLanguageFileMI.Hint "Save a new language file, or append missing items to an existing file"
|
---|
128 | MainForm.DebugTopicByResourceIDMI.Caption "~Find Resource ID"
|
---|
129 | MainForm.DebugTopicByResourceIDMI.Hint "Find a help resource ID"
|
---|
130 | MainForm.DefaultSaveTopicFilename "topic.txt"
|
---|
131 | MainForm.DeleteNoteButton.Caption "Delete"
|
---|
132 | MainForm.DeleteNoteButton.Hint ""
|
---|
133 | MainForm.EditBookmarksMI.Caption "~Edit...\tCtrl+B"
|
---|
134 | MainForm.EditBookmarksMI.Hint "Edit existing bookmarks"
|
---|
135 | MainForm.EditGlobalSearchMI.Caption "~Search all help files...\tCtrl+S"
|
---|
136 | MainForm.EditGlobalSearchMI.Hint "Search all help files on your system"
|
---|
137 | MainForm.EditMenu.Caption "~Edit"
|
---|
138 | MainForm.EditMenu.Hint ""
|
---|
139 | MainForm.EditNoteButton.Caption "Edit..."
|
---|
140 | MainForm.EditNoteButton.Hint ""
|
---|
141 | MainForm.EditNoteMsg "Click to edit note"
|
---|
142 | MainForm.EnvironmentVarError "NewView found a problem with environment variables. These are used when finding help files. You may have problems launching help."
|
---|
143 | MainForm.EnvironmentVarErrorTitle "Environment Variable Warning"
|
---|
144 | MainForm.EnvironmentVarUndefined "Undefined: "
|
---|
145 | MainForm.ErrorTitle "Error"
|
---|
146 | MainForm.ExitMI.Caption "E~xit\tF3"
|
---|
147 | MainForm.ExitMI.Hint "Cause universe to explode"
|
---|
148 | MainForm.ExternalLinkError "Sorry, this is a link to another file, which is not currently implemented in NewView"
|
---|
149 | MainForm.ExternalLinkMsg "Link to another file"
|
---|
150 | MainForm.ExternalLinkTitle "File Link"
|
---|
151 | MainForm.FileCloseMI.Caption "~Close"
|
---|
152 | MainForm.FileCloseMI.Hint "Close current help file"
|
---|
153 | MainForm.FileInformationMI.Caption "~Information..."
|
---|
154 | MainForm.FileInformationMI.Hint "Show information on current file"
|
---|
155 | MainForm.FileMenu.Caption "~File"
|
---|
156 | MainForm.FileMenu.Hint ""
|
---|
157 | MainForm.FileNewWindowMI.Caption "~New Window\tCtrl+N"
|
---|
158 | MainForm.FileNewWindowMI.Hint "Opens a new window"
|
---|
159 | MainForm.FileOpenTitle "Open Help Files"
|
---|
160 | MainForm.FileSaveAsMI.Caption "Save ~As..."
|
---|
161 | MainForm.FileSaveAsMI.Hint "Save current topic as text"
|
---|
162 | MainForm.FileSaveSelectWindowError "Before saving, click in the window you want to save."
|
---|
163 | MainForm.FileSaveTitle "Save Topic"
|
---|
164 | MainForm.FilesInfoDictionaryCount " Dictionary Count: "
|
---|
165 | MainForm.FilesInfoFilename "Filename: "
|
---|
166 | MainForm.FilesInfoFileSize " Size: "
|
---|
167 | MainForm.FilesInfoFileTitle " Title: "
|
---|
168 | MainForm.FilesInfoIndexCount " Index Count: "
|
---|
169 | MainForm.FilesInfoOverallTitle "Title: "
|
---|
170 | MainForm.FilesInfoTitle "Open Files Information"
|
---|
171 | MainForm.FilesInfoTopicCount " Topic Count: "
|
---|
172 | MainForm.FilesInfoTotalFileSize "Total File Size: "
|
---|
173 | MainForm.FilesInfoTotalIndexCount "Total Index Count: "
|
---|
174 | MainForm.FilesInfoTotalTopicCount "Total Topic Count: "
|
---|
175 | MainForm.FindMI.Caption "~Find...\tCtrl+F"
|
---|
176 | MainForm.FindMI.Hint "Find text within the current topic"
|
---|
177 | MainForm.FindNextMI.Caption "Find A~gain\tCtrl+G"
|
---|
178 | MainForm.FindNextMI.Hint "Find text again"
|
---|
179 | MainForm.FindPrompt "Enter the text to find"
|
---|
180 | MainForm.FindResourceIDPrompt "Enter the resource ID to find"
|
---|
181 | MainForm.FindResourceIDTitle "Find Resource ID"
|
---|
182 | MainForm.FindSelectWindowError "Click in a window first"
|
---|
183 | MainForm.FindTitle "Find"
|
---|
184 | MainForm.FindTopicNamePrompt "Enter the topic name to search for"
|
---|
185 | MainForm.FindTopicNameTitle "Find Topic By Name"
|
---|
186 | MainForm.FootnoteMsg "Footnote"
|
---|
187 | MainForm.GlobalSearchMI.Caption "~Search all Help Files...\tCtrl+S"
|
---|
188 | MainForm.GlobalSearchMI.Hint "Search all help files on your system"
|
---|
189 | MainForm.GoBackHint "Go back to "
|
---|
190 | MainForm.GotoNoteButton.Caption "Go to"
|
---|
191 | MainForm.GotoNoteButton.Hint ""
|
---|
192 | MainForm.HelpFileError "Could not open "
|
---|
193 | MainForm.HelpFilesDesc "Help Files (*.inf,*.hlp)"
|
---|
194 | MainForm.HelpManagerVersionTitle "Help Manager Version"
|
---|
195 | MainForm.HelpMenu.Caption "~Help"
|
---|
196 | MainForm.HelpMenu.Hint ""
|
---|
197 | MainForm.HelpMI.Caption "~Contents (NewView Help)\tF1"
|
---|
198 | MainForm.HelpMI.Hint "Instructions for the use of this product or event"
|
---|
199 | MainForm.HelpProductInformationMI.Caption "~Product Information"
|
---|
200 | MainForm.HelpProductInformationMI.Hint "Expound on the nature of this algorithmic construction"
|
---|
201 | MainForm.HelpProgramTitle "Help"
|
---|
202 | MainForm.InvalidLinkError "Cannot follow link to nonexistent topic"
|
---|
203 | MainForm.InvalidLinkErrorTitle "Invalid Link"
|
---|
204 | MainForm.InvalidResourceIDError "Invalid resource ID entered"
|
---|
205 | MainForm.InvalidResourceIDLinkErrorA "Could not find linked topic (Resource #"
|
---|
206 | MainForm.InvalidResourceIDLinkErrorB "). This may be from another file."
|
---|
207 | MainForm.LanguageFilesDesc "NewView Language Files (*.lng)"
|
---|
208 | MainForm.LinkMsg "Link to "
|
---|
209 | MainForm.LoadBookmarksError "Could not load bookmarks: "
|
---|
210 | MainForm.LoadBookmarksTitle "Load Bookmarks"
|
---|
211 | MainForm.LoadingFileMsg "Loading file "
|
---|
212 | MainForm.LoadingStatusContents "Display contents... "
|
---|
213 | MainForm.LoadingStatusDisplaying "Displaying..."
|
---|
214 | MainForm.LoadingStatusDone "Done"
|
---|
215 | MainForm.LoadingStatusIndex "Display index... "
|
---|
216 | MainForm.LoadingStatusNotesAndBookmarks "Loading notes/bookmarks..."
|
---|
217 | MainForm.LoadNotesError "Error loading notes from "
|
---|
218 | MainForm.LoadNotesTitle "Load Notes"
|
---|
219 | MainForm.MenuItem1.Caption "~View"
|
---|
220 | MainForm.MenuItem1.Hint ""
|
---|
221 | MainForm.MRUMultipleFilesHint "files"
|
---|
222 | MainForm.NavigateBackMI.Caption "~Back\tEsc"
|
---|
223 | MainForm.NavigateBackMI.Hint "Go back to previously viewed topic"
|
---|
224 | MainForm.NavigateForwardMI.Caption "~Forward\tCtrl+Right"
|
---|
225 | MainForm.NavigateForwardMI.Hint "Go forward to topic prior to back"
|
---|
226 | MainForm.NavigateMenu.Caption "~Go"
|
---|
227 | MainForm.NavigateMenu.Hint ""
|
---|
228 | MainForm.NavigateNextMI.Caption "~Next in Contents\tCtrl+Down"
|
---|
229 | MainForm.NavigateNextMI.Hint "Go to next topic after current in table of contents"
|
---|
230 | MainForm.NavigatePreviousMI.Caption "~Previous in Contents\tCtrl+Up"
|
---|
231 | MainForm.NavigatePreviousMI.Hint "Go to previous topic before current in table of contents"
|
---|
232 | MainForm.NewViewHelpNotFound "Couldn't find the NewView helpfile: "
|
---|
233 | MainForm.NewViewHelpTitle "NewView Help"
|
---|
234 | MainForm.NoPrinterError "You don't have a printer configured."
|
---|
235 | MainForm.NoSearchMatchesMsg "No matches found for "
|
---|
236 | MainForm.NoteWithinNoteError "You can't add a note within a link or another note"
|
---|
237 | MainForm.OpenedTopicMsg "Opened topic #"
|
---|
238 | MainForm.OpenLanguageTitle "Open Language File"
|
---|
239 | MainForm.OpenMI.Caption "~Open...\tCtrl+O"
|
---|
240 | MainForm.OpenMI.Hint "Open a help file"
|
---|
241 | MainForm.OpenSpecialMI.Caption "Op~en Special...\tCtrl+E"
|
---|
242 | MainForm.OpenSpecialMI.Hint "Open as from command line"
|
---|
243 | MainForm.OpenSpecialPrompt "Enter help filename/environment variable name"
|
---|
244 | MainForm.OpenSpecialTitle "Open Special"
|
---|
245 | MainForm.ParameterCountLabel "Parameter Count: "
|
---|
246 | MainForm.PrintingError "Error while printing: "
|
---|
247 | MainForm.PrintMI.Caption "~Print...\tCtrl+P"
|
---|
248 | MainForm.PrintMI.Hint "Print current topics"
|
---|
249 | MainForm.PrintStoppedMsg "Printing stopped"
|
---|
250 | MainForm.PrintTopicTitle "Print Topic"
|
---|
251 | MainForm.ReplaceFilePromptA "Replace existing file "
|
---|
252 | MainForm.ReplaceFilePromptB "?"
|
---|
253 | MainForm.ResourceIDNotFoundError "Resource ID not found"
|
---|
254 | MainForm.SaveAsIPFMI.Caption "Save as ~IPF...\tCtrl+I"
|
---|
255 | MainForm.SaveAsIPFMI.Hint ""
|
---|
256 | MainForm.SaveBookmarksError "Could not save bookmarks: "
|
---|
257 | MainForm.SaveBookmarksTitle "Save Bookmarks"
|
---|
258 | MainForm.SaveLanguageError "Error saving language file: "
|
---|
259 | MainForm.SaveLanguageTitle "Save/Update Language File"
|
---|
260 | MainForm.SaveNotesError "Error saving notes to "
|
---|
261 | MainForm.SaveNotesTitle "Save Notes"
|
---|
262 | MainForm.SearchButton.Caption "Search"
|
---|
263 | MainForm.SearchButton.Hint ""
|
---|
264 | MainForm.SearchFoundMsgA "Found "
|
---|
265 | MainForm.SearchFoundMsgB " matches for "
|
---|
266 | MainForm.SearchingMsg "Searching..."
|
---|
267 | MainForm.SearchPMI.Caption "Search"
|
---|
268 | MainForm.SearchPMI.Hint ""
|
---|
269 | MainForm.SearchSyntaxError "Error in search syntax: "
|
---|
270 | MainForm.SearchTitle "Search"
|
---|
271 | MainForm.SelectAllMI.Caption "Select ~All\tCtrl+A"
|
---|
272 | MainForm.SelectAllMI.Hint "Select all text in the current topic"
|
---|
273 | MainForm.SelectAllPMI.Caption "Select ~All"
|
---|
274 | MainForm.SelectAllPMI.Hint ""
|
---|
275 | MainForm.SelectAllTitle "Select All"
|
---|
276 | MainForm.SelectAllWindowError "Click in a text window first"
|
---|
277 | MainForm.SelectWindowToPrintError "You must select the window you want to print."
|
---|
278 | MainForm.ShowLeftPanelMI.Caption "Show Left ~Panel\tAlt+P"
|
---|
279 | MainForm.ShowLeftPanelMI.Hint "Show/hide the left panel"
|
---|
280 | MainForm.SplitBarDblClickToHide "Double-click to hide left panel"
|
---|
281 | MainForm.SplitBarDblClickToShow "Double-click to show left panel"
|
---|
282 | MainForm.StoppingPrintMsg "Stopping print..."
|
---|
283 | MainForm.SystemOpenDialog.OKName "Open"
|
---|
284 | MainForm.SystemOpenDialog.Title "Open a help file"
|
---|
285 | MainForm.TabSet.Tab0 "~Contents"
|
---|
286 | MainForm.TabSet.Tab1 "~Öndex"
|
---|
287 | MainForm.TabSet.Tab2 "~Search"
|
---|
288 | MainForm.TabSet.Tab3 "~Notes"
|
---|
289 | MainForm.TextNotFoundMsg "Text not found"
|
---|
290 | MainForm.ToolsMenu.Caption "~Tools"
|
---|
291 | MainForm.ToolsMenu.Hint ""
|
---|
292 | MainForm.ToolsOptionsMI.Caption "~Options..."
|
---|
293 | MainForm.ToolsOptionsMI.Hint "Set options for NewView"
|
---|
294 | MainForm.TopicByNameMI.Caption "Find Topic ~Name..."
|
---|
295 | MainForm.TopicByNameMI.Hint ""
|
---|
296 | MainForm.TopicInfo.File "File: "
|
---|
297 | MainForm.TopicInfo.Index "Index: "
|
---|
298 | MainForm.TopicInfo.NoResourceIDs " (None)"
|
---|
299 | MainForm.TopicInfo.ResourceIDs "Resource IDs:"
|
---|
300 | MainForm.TopicInfo.Title "Topic Information"
|
---|
301 | MainForm.TopicInfo.TopicTitle "Title: "
|
---|
302 | MainForm.TopicNameNotFoundError "Topic name not found"
|
---|
303 | MainForm.TopicPropertiesPMI.Caption "Properties"
|
---|
304 | MainForm.TopicPropertiesPMI.Hint ""
|
---|
305 | MainForm.UnableToSaveError "Unable to save file: "
|
---|
306 | MainForm.UnknownLinkMsg "Unknown link"
|
---|
307 | MainForm.UntitledBookmarkName "(Untitled)"
|
---|
308 | MainForm.UsageText1 "Usage: "
|
---|
309 | MainForm.UsageText2 "NewView <filename> [<topic>]"
|
---|
310 | MainForm.UsageText3 " /s Do search for <topic>"
|
---|
311 | MainForm.UsageText4 " /g Do global search for <topic>"
|
---|
312 | MainForm.UsageText5 " /pos:l,b,w,h Set window position"
|
---|
313 | MainForm.UsageText6 " /lang:<lang> Load UI language"
|
---|
314 | MainForm.UsageText7 " /title:<title> Set window title"
|
---|
315 | MainForm.UsageText8 "See help for details"
|
---|
316 | MainForm.UsageTitle "NewView Command Line"
|
---|
317 | MainForm.ViewCollapseAllMI.Caption "Collapse ~All\tF6"
|
---|
318 | MainForm.ViewCollapseAllMI.Hint "Collapse all contents tree"
|
---|
319 | MainForm.ViewContentsMI.Caption "~Contents\tAlt+C"
|
---|
320 | MainForm.ViewContentsMI.Hint "Change to contents view"
|
---|
321 | MainForm.ViewExpandAllMI.Caption "E~xpand All\tF5"
|
---|
322 | MainForm.ViewExpandAllMI.Hint "Expandall contents tree"
|
---|
323 | MainForm.ViewHighlightSearchWordsMI.Caption "Highlight Search ~Words"
|
---|
324 | MainForm.ViewHighlightSearchWordsMI.Hint ""
|
---|
325 | MainForm.ViewIndexMI.Caption "~Index\tAlt+I"
|
---|
326 | MainForm.ViewIndexMI.Hint "Change to index view"
|
---|
327 | MainForm.ViewNotesMI.Caption "~Notes\tAlt+N"
|
---|
328 | MainForm.ViewNotesMI.Hint "Change to notes view"
|
---|
329 | MainForm.ViewRefreshMI.Caption "~Refresh"
|
---|
330 | MainForm.ViewRefreshMI.Hint "Redisplay current topic"
|
---|
331 | MainForm.ViewSearchMI.Caption "~Search\tAlt+S"
|
---|
332 | MainForm.ViewSearchMI.Hint "Change to search view"
|
---|
333 | MainForm.WindowsHelpPrompt "This file is a Windows help file. Would you like to start Windows Help viewer?"
|
---|
334 | MainForm.WindowsHelpTitle "Windows Help"
|
---|
335 |
|
---|
336 | MessageForm.CancelButtonCaption "~Cancel"
|
---|
337 | MessageForm.HelpButtonCaption "~Help"
|
---|
338 | MessageForm.NoButtonCaption "~No"
|
---|
339 | MessageForm.OKButtonCaption "~OK"
|
---|
340 | MessageForm.YesButtonCaption "~Yes"
|
---|
341 |
|
---|
342 | NewViewPrintDialog.CancelButton.Caption "Cancel"
|
---|
343 | NewViewPrintDialog.CancelButton.Hint ""
|
---|
344 | NewViewPrintDialog.Caption "Print Topic"
|
---|
345 | NewViewPrintDialog.OKButton.Caption "~OK"
|
---|
346 | NewViewPrintDialog.OKButton.Hint ""
|
---|
347 | NewViewPrintDialog.PrinterLabel.Caption "~Printer:"
|
---|
348 | NewViewPrintDialog.PrinterLabel.Hint ""
|
---|
349 | NewViewPrintDialog.SetupPrinterButton.Caption "~Setup..."
|
---|
350 | NewViewPrintDialog.SetupPrinterButton.Hint ""
|
---|
351 | NewViewPrintDialog.SetupPrinterError "Error displaying printer options: "
|
---|
352 | NewViewPrintDialog.SetupPrinterErrorTitle "Setup Printer"
|
---|
353 | NewViewPrintDialog.WhatToPrintRadioGroup.Caption "~Topics to print"
|
---|
354 | NewViewPrintDialog.WhatToPrintRadioGroup.Item0 "~Current"
|
---|
355 | NewViewPrintDialog.WhatToPrintRadioGroup.Item1 "All open ~windows"
|
---|
356 | NewViewPrintDialog.WhatToPrintRadioGroup.Item2 "~All"
|
---|
357 |
|
---|
358 | NoteForm.CancelButton.Caption "Cancel"
|
---|
359 | NoteForm.CancelButton.Hint ""
|
---|
360 | NoteForm.Caption "Note"
|
---|
361 | NoteForm.DeleteNoteButton.Caption "~Delete"
|
---|
362 | NoteForm.DeleteNoteButton.Hint ""
|
---|
363 | NoteForm.HelpButton1.Caption "~Help"
|
---|
364 | NoteForm.HelpButton1.Hint ""
|
---|
365 | NoteForm.OKButton.Caption "~OK"
|
---|
366 | NoteForm.OKButton.Hint ""
|
---|
367 | NoteForm.TextLabel.Caption "~Enter the text of your note below:"
|
---|
368 | NoteForm.TextLabel.Hint ""
|
---|
369 |
|
---|
370 | OptionsForm.ApplicationFontButton.Caption "Select..."
|
---|
371 | OptionsForm.ApplicationFontButton.Hint ""
|
---|
372 | OptionsForm.ApplicationFontLabel.Caption "Application font:"
|
---|
373 | OptionsForm.ApplicationFontLabel.Hint ""
|
---|
374 | OptionsForm.BitmapFilesDesc "Bitmaps (*.bmp)"
|
---|
375 | OptionsForm.BoldFontSuffix " Bold"
|
---|
376 | OptionsForm.CancelButton.Caption "Cancel"
|
---|
377 | OptionsForm.CancelButton.Hint ""
|
---|
378 | OptionsForm.Caption "NewView Options"
|
---|
379 | OptionsForm.ClearBackgroundBitmapButton.Caption "~Clear"
|
---|
380 | OptionsForm.ClearBackgroundBitmapButton.Hint ""
|
---|
381 | OptionsForm.ColorItemName0 "Contents Background"
|
---|
382 | OptionsForm.ColorItemName1 " Text"
|
---|
383 | OptionsForm.ColorItemName10 " Notes Text"
|
---|
384 | OptionsForm.ColorItemName11 "Search Highlight"
|
---|
385 | OptionsForm.ColorItemName2 " L¡nes"
|
---|
386 | OptionsForm.ColorItemName3 "Index Background"
|
---|
387 | OptionsForm.ColorItemName4 " Text"
|
---|
388 | OptionsForm.ColorItemName5 "Search Background"
|
---|
389 | OptionsForm.ColorItemName6 " Text"
|
---|
390 | OptionsForm.ColorItemName7 "Notes Background"
|
---|
391 | OptionsForm.ColorItemName8 " Text"
|
---|
392 | OptionsForm.ColorItemName9 "Topic Background"
|
---|
393 | OptionsForm.ConfirmWinHelpCheckBox.Caption "Confirm before starting ~Windows Help"
|
---|
394 | OptionsForm.ConfirmWinHelpCheckBox.Hint "Check this to get a confirmation prompt before opening a Windows .hlp file"
|
---|
395 | OptionsForm.DefaultColorsButton.Caption "~Defaults"
|
---|
396 | OptionsForm.DefaultColorsButton.Hint ""
|
---|
397 | OptionsForm.DefaultFontsButton.Caption "~Defaults"
|
---|
398 | OptionsForm.DefaultFontsButton.Hint ""
|
---|
399 | OptionsForm.FixedFontButton.Caption "Se~lect..."
|
---|
400 | OptionsForm.FixedFontButton.Hint ""
|
---|
401 | OptionsForm.FixedFontSubstitutionCheckBox.Caption "Substitute for:"
|
---|
402 | OptionsForm.FixedFontSubstitutionCheckBox.Hint ""
|
---|
403 | OptionsForm.FontDialog.ActualFaceLabel.Caption ""
|
---|
404 | OptionsForm.FontDialog.ActualFaceLabel.Hint ""
|
---|
405 | OptionsForm.FontDialog.BoldCheck.Caption "~Bold (Simulated)"
|
---|
406 | OptionsForm.FontDialog.BoldCheck.Hint ""
|
---|
407 | OptionsForm.FontDialog.CancelButton.Caption "Cancel"
|
---|
408 | OptionsForm.FontDialog.CancelButton.Hint ""
|
---|
409 | OptionsForm.FontDialog.Caption "Select a font"
|
---|
410 | OptionsForm.FontDialog.ItalicCheck.Caption "~Italic (Simulated)"
|
---|
411 | OptionsForm.FontDialog.ItalicCheck.Hint ""
|
---|
412 | OptionsForm.FontDialog.NameLabel.Caption "~Name:"
|
---|
413 | OptionsForm.FontDialog.NameLabel.Hint ""
|
---|
414 | OptionsForm.FontDialog.OKButton.Caption "~OK"
|
---|
415 | OptionsForm.FontDialog.OKButton.Hint ""
|
---|
416 | OptionsForm.FontDialog.OutlineCheck.Caption "~Outline"
|
---|
417 | OptionsForm.FontDialog.OutlineCheck.Hint ""
|
---|
418 | OptionsForm.FontDialog.SizeLabel.Caption "~Size:"
|
---|
419 | OptionsForm.FontDialog.SizeLabel.Hint ""
|
---|
420 | OptionsForm.FontDialog.StrikeOutCheck.Caption "St~rikeout"
|
---|
421 | OptionsForm.FontDialog.StrikeOutCheck.Hint ""
|
---|
422 | OptionsForm.FontDialog.StyleLabel.Caption "S~tyle:"
|
---|
423 | OptionsForm.FontDialog.StyleLabel.Hint ""
|
---|
424 | OptionsForm.FontDialog.UnderscoreCheck.Caption "~UnderScore"
|
---|
425 | OptionsForm.FontDialog.UnderscoreCheck.Hint ""
|
---|
426 | OptionsForm.GroupBox1.Caption "Co~lor"
|
---|
427 | OptionsForm.GroupBox1.Hint ""
|
---|
428 | OptionsForm.GroupBox2.Caption "Online ~help from applications"
|
---|
429 | OptionsForm.GroupBox2.Hint ""
|
---|
430 | OptionsForm.IndexStyleRadioGroup.Caption "~Style"
|
---|
431 | OptionsForm.IndexStyleRadioGroup.Item0 "Original ~View style (only entries specified in file)"
|
---|
432 | OptionsForm.IndexStyleRadioGroup.Item1 "~Alphabetical listing of topics"
|
---|
433 | OptionsForm.IndexStyleRadioGroup.Item2 "~Both"
|
---|
434 | OptionsForm.ItalicFontSuffix " Italic"
|
---|
435 | OptionsForm.Label1.Caption "Normal font:"
|
---|
436 | OptionsForm.Label1.Hint ""
|
---|
437 | OptionsForm.Label2.Caption "Fixed font:"
|
---|
438 | OptionsForm.Label2.Hint ""
|
---|
439 | OptionsForm.Label5.Caption "Ite~m:"
|
---|
440 | OptionsForm.Label5.Hint ""
|
---|
441 | OptionsForm.Label6.Caption "~Style:"
|
---|
442 | OptionsForm.Label6.Hint ""
|
---|
443 | OptionsForm.Label8.Caption "Gr~een:"
|
---|
444 | OptionsForm.Label8.Hint ""
|
---|
445 | OptionsForm.Label9.Caption "~Blue:"
|
---|
446 | OptionsForm.Label9.Hint ""
|
---|
447 | OptionsForm.NormalFontButton.Caption "S~elect..."
|
---|
448 | OptionsForm.NormalFontButton.Hint ""
|
---|
449 | OptionsForm.OKButton.Caption "~OK"
|
---|
450 | OptionsForm.OKButton.Hint ""
|
---|
451 | OptionsForm.OpenBackgroundImageButton.Caption "S~elect..."
|
---|
452 | OptionsForm.OpenBackgroundImageButton.Hint ""
|
---|
453 | OptionsForm.OpenWithExpandedContentsCheckBox.Caption "Open files with contents expanded"
|
---|
454 | OptionsForm.OpenWithExpandedContentsCheckBox.Hint "Check this to have all contents entries expanded when a file is opened"
|
---|
455 | OptionsForm.RedLabel.Caption "~Red:"
|
---|
456 | OptionsForm.RedLabel.Hint ""
|
---|
457 | OptionsForm.SelectBitmapTitle "Select Bitmap File"
|
---|
458 | OptionsForm.ShowLeftPanel_HelpCheckBox.Caption "Online ~help from applications"
|
---|
459 | OptionsForm.ShowLeftPanel_HelpCheckBox.Hint "Controls whether the left panel (contents, index etc) is shown when online help is started."
|
---|
460 | OptionsForm.ShowLeftPanel_StandaloneCheckBox.Caption "Stand-alone help ~books"
|
---|
461 | OptionsForm.ShowLeftPanel_StandaloneCheckBox.Hint "Controls whether the left panel (contents, index etc) is shown when a stand-alone help document is opened."
|
---|
462 | OptionsForm.SmoothScrollingCheckBox.Caption "S~mooth scrolling"
|
---|
463 | OptionsForm.SmoothScrollingCheckBox.Hint "If scrolling does not work well, try disabling this setting."
|
---|
464 | OptionsForm.StartupHelpCheckBox.Caption "Show ~NewView help at startup if no file opened"
|
---|
465 | OptionsForm.StartupHelpCheckBox.Hint "Check this to open the New View help if no help file defined at the command line"
|
---|
466 | OptionsForm.TabbedNotebook.Tab0.Caption "~General"
|
---|
467 | OptionsForm.TabbedNotebook.Tab0.Hint ""
|
---|
468 | OptionsForm.TabbedNotebook.Tab1.Caption "~Fonts"
|
---|
469 | OptionsForm.TabbedNotebook.Tab1.Hint ""
|
---|
470 | OptionsForm.TabbedNotebook.Tab2.Caption "~Colors"
|
---|
471 | OptionsForm.TabbedNotebook.Tab2.Hint ""
|
---|
472 | OptionsForm.TabbedNotebook.Tab3.Caption "~Toolbar"
|
---|
473 | OptionsForm.TabbedNotebook.Tab3.Hint ""
|
---|
474 | OptionsForm.TabbedNotebook.Tab4.Caption "~Öndex"
|
---|
475 | OptionsForm.TabbedNotebook.Tab4.Hint ""
|
---|
476 | OptionsForm.ToolbarStyleRadioGroup.Caption "~Style"
|
---|
477 | OptionsForm.ToolbarStyleRadioGroup.Item0 "~None"
|
---|
478 | OptionsForm.ToolbarStyleRadioGroup.Item1 "I~mages"
|
---|
479 | OptionsForm.ToolbarStyleRadioGroup.Item2 "Te~xt"
|
---|
480 | OptionsForm.ToolbarStyleRadioGroup.Item3 "Images ~and Text"
|
---|
481 | OptionsForm.UseOriginalDialogsCheckBox.Caption "~Use original OS/2 file dialog"
|
---|
482 | OptionsForm.UseOriginalDialogsCheckBox.Hint "This will allow the dialog to be enhanced by utility programs."
|
---|
483 |
|
---|
484 | ProductInformationForm.Caption "Product Information"
|
---|
485 | ProductInformationForm.OKButton.Caption "~OK"
|
---|
486 | ProductInformationForm.OKButton.Hint ""
|
---|
487 | ProductInformationForm.TranslationInfoLabel.Caption ""
|
---|
488 | ProductInformationForm.TranslationInfoLabel.Hint ""
|
---|
489 | ProductInformationForm.VersionMsg "Version: "
|
---|
490 |
|
---|
491 | SearchDirectoriesForm.AddButton.Caption "~Add..."
|
---|
492 | SearchDirectoriesForm.AddButton.Hint ""
|
---|
493 | SearchDirectoriesForm.AddDirectoryButton.Caption "<- ~Add Directory"
|
---|
494 | SearchDirectoriesForm.AddDirectoryButton.Hint ""
|
---|
495 | SearchDirectoriesForm.CancelButton.Caption "Cancel"
|
---|
496 | SearchDirectoriesForm.CancelButton.Hint ""
|
---|
497 | SearchDirectoriesForm.Caption "Select Directories to Search"
|
---|
498 | SearchDirectoriesForm.DirectoriesLabel.Caption "Directories to ~Search:"
|
---|
499 | SearchDirectoriesForm.DirectoriesLabel.Hint ""
|
---|
500 | SearchDirectoriesForm.DirectoryLabel.Caption "~Directory:"
|
---|
501 | SearchDirectoriesForm.DirectoryLabel.Hint ""
|
---|
502 | SearchDirectoriesForm.DriveLabel.Caption "~Drive:"
|
---|
503 | SearchDirectoriesForm.DriveLabel.Hint ""
|
---|
504 | SearchDirectoriesForm.HelpButton.Caption "~Help"
|
---|
505 | SearchDirectoriesForm.HelpButton.Hint ""
|
---|
506 | SearchDirectoriesForm.OKButton.Caption "~OK"
|
---|
507 | SearchDirectoriesForm.OKButton.Hint ""
|
---|
508 | SearchDirectoriesForm.SubdirectoriesCheckBox.Caption "~With sub-directories"
|
---|
509 | SearchDirectoriesForm.SubdirectoriesCheckBox.Hint ""
|
---|
510 |
|
---|
511 | SearchQuery.QueryErrorMissingWord1 "No search word given after "
|
---|
512 | SearchQuery.QueryErrorMissingWord2 " before "
|
---|
513 | TextInputForm.CancelButtonCaption "~Cancel"
|
---|
514 | TextInputForm.OKButtonCaption "~OK"
|
---|