home *** CD-ROM | disk | FTP | other *** search
/ Dream 52 / Amiga_Dream_52.iso / Linux / Divers / lynx2.8.1dev.10.tar.gz / lynx2.8.1dev.10.tar / lynx2-8 / LYMessages_en.h < prev    next >
C/C++ Source or Header  |  1998-05-02  |  34KB  |  662 lines

  1. /*
  2.  * Lynx - Hypertext navigation system
  3.  *
  4.  *   (c) Copyright 1992, 1993, 1994 University of Kansas
  5.  *     1995, 1996: GNU General Public License
  6.  */
  7. #ifndef LYMESSAGES_EN_H
  8. #define LYMESSAGES_EN_H
  9.  
  10. /*******************************************************************
  11.  * The following definitions are for statusline prompts, messages,
  12.  * or warnings issued by Lynx during program execution.  You can
  13.  * modify them to make them more appropriate for you site, and/or
  14.  * to use other languages.  Links to collections of alternate
  15.  * definitions, developed by the Lynx User Community, are maintained
  16.  * in Lynx links:
  17.  *
  18.  *    http://www.crl.com/~subir/lynx.html
  19.  *
  20.  * You can substitute one of those as LYMessages_en.h, or modify
  21.  * the header inclusion statement in your userdefs.h to include
  22.  * one of those with a different name.
  23.  */
  24. #define REALLY_QUIT_Y "Are you sure you want to quit? [Y] "
  25. #ifdef VMS
  26. #define REALLY_EXIT_Y "Really exit from Lynx? [Y] "
  27. #endif /* VMS */
  28. #define REALLY_QUIT_N "Are you sure you want to quit? [N] "
  29. #ifdef VMS
  30. #define REALLY_EXIT_N "Really exit from Lynx? [N] "
  31. #endif /* VMS */
  32. #define CANCELLED "Cancelled!!!"
  33. #define CANCELLING "Cancelling!"
  34. #define NO_CANCEL "Excellent!!!"
  35. #define OPERATION_DONE "Done!"
  36. #define BAD_REQUEST "Bad request!"
  37. #define PREVIOUS "previous"
  38. #define NEXT_SCREEN "next screen"
  39. #define HELP \
  40.  "Commands: Use arrow keys to move, '?' for help, 'q' to quit, '<-' to go back."
  41. #define MOREHELP \
  42.  "-- press space for more, use arrow keys to move, '?' for help, 'q' to quit."
  43. #define MORE "-- press space for next page --"
  44. #define FORM_LINK_TEXT_MESSAGE \
  45.  "(Text entry field) Enter text.  Use UP or DOWN arrows or tab to move off."
  46. #define FORM_LINK_TEXT_UNM_MSG \
  47.  "UNMODIFIABLE form text field.  Use UP or DOWN arrows or tab to move off."
  48. #define FORM_LINK_TEXT_SUBMIT_MESSAGE \
  49.  "(Form field) Enter text.  Use <return> to submit ('x' for no cache)."
  50. #define FORM_LINK_TEXT_RESUBMIT_MESSAGE \
  51.  "(Form field) Enter text.  Use <return> to submit, arrows or tab to move off."
  52. #define FORM_LINK_TEXT_SUBMIT_UNM_MSG \
  53.  "UNMODIFIABLE form field.  Use UP or DOWN arrows or tab to move off."
  54. #define FORM_LINK_TEXT_SUBMIT_MAILTO_MSG \
  55.  "(mailto form field) Enter text.  Use <return> to submit, arrows to move off."
  56. #define FORM_LINK_TEXT_SUBMIT_MAILTO_DIS_MSG \
  57.  "(mailto form field) Mail is disallowed so you cannot submit."
  58. #define FORM_LINK_PASSWORD_MESSAGE \
  59.  "(Password entry field) Enter text.  Use UP or DOWN arrows or tab to move off."
  60. #define FORM_LINK_PASSWORD_UNM_MSG \
  61.  "UNMODIFIABLE form password.  Use UP or DOWN arrows or tab to move off."
  62. #define FORM_LINK_CHECKBOX_MESSAGE \
  63.  "(Checkbox Field)   Use right-arrow or <return> to toggle."
  64. #define FORM_LINK_CHECKBOX_UNM_MSG \
  65.  "UNMODIFIABLE form checkbox.  Use UP or DOWN arrows or tab to move off."
  66. #define FORM_LINK_RADIO_MESSAGE \
  67.  "(Radio Button)   Use right-arrow or <return> to toggle."
  68. #define FORM_LINK_RADIO_UNM_MSG \
  69.  "UNMODIFIABLE form radio button.  Use UP or DOWN arrows or tab to move off."
  70. #define FORM_LINK_SUBMIT_MESSAGE \
  71.  "(Form submit button) Use right-arrow or <return> to submit ('x' for no cache)."
  72. #define FORM_LINK_RESUBMIT_MESSAGE \
  73.  "(Form submit button) Use right-arrow or <return> to submit."
  74. #define FORM_LINK_SUBMIT_DIS_MSG \
  75.  "DISABLED form submit button.  Use UP or DOWN arrows or tab to move off."
  76. #define FORM_LINK_SUBMIT_MAILTO_MSG \
  77.  "(mailto form submit button) Use right-arrow or <return> to submit."
  78. #define FORM_LINK_SUBMIT_MAILTO_DIS_MSG \
  79.  "(mailto form submit button) Mail is disallowed so you cannot submit."
  80. #define FORM_LINK_RESET_MESSAGE \
  81.  "(Form reset button)   Use right-arrow or <return> to reset form to defaults."
  82. #define FORM_LINK_RESET_DIS_MSG \
  83.  "DISABLED form reset button.  Use UP or DOWN arrows or tab to move off."
  84. #define FORM_LINK_OPTION_LIST_MESSAGE \
  85.  "(Option list) Hit return and use arrow keys and return to select option."
  86. #define CHOICE_LIST_MESSAGE \
  87.  "(Choice list) Hit return and use arrow keys and return to select option."
  88. #define FORM_LINK_OPTION_LIST_UNM_MSG \
  89.  "UNMODIFIABLE option list.  Use return or arrow keys to review or leave."
  90. #define CHOICE_LIST_UNM_MSG \
  91.  "UNMODIFIABLE choice list.  Use return or arrow keys to review or leave."
  92. #define NORMAL_LINK_MESSAGE \
  93.  "(NORMAL LINK)   Use right-arrow or <return> to activate."
  94. #define LINK_NOT_FOUND "The resource requested is not available at this time."
  95. #define ENTER_LYNX_COMMAND "Enter Lynx keystroke command: "
  96. #define WWW_WAIT_MESSAGE "Getting %s"
  97. #define WWW_SKIP_MESSAGE "Skipping %s"
  98. #define WWW_USING_MESSAGE "Using %s"
  99. #define WWW_ILLEGAL_URL_MESSAGE "Illegal URL: %s"
  100. #define WWW_BAD_ADDR_MESSAGE "Badly formed address %s"
  101. #define ADVANCED_URL_MESSAGE "URL: %s"
  102. #define WWW_FAIL_MESSAGE "Unable to access WWW file!!!"
  103. #define WWW_INDEX_MESSAGE "This is a searchable index.  Use %s to search."
  104. #define WWW_INDEX_MORE_MESSAGE \
  105.  "--More--  This is a searchable index.  Use %s to search."
  106. #define BAD_LINK_NUM_ENTERED "You have entered an invalid link number."
  107. #define SOURCE_HELP \
  108.  "Currently viewing document source.  Press '\\' to return to rendered version."
  109. #define NOVICE_LINE_ONE \
  110.  "  Arrow keys: Up and Down to move. Right to follow a link; Left to go back.  \n"
  111. #define NOVICE_LINE_TWO \
  112.  " H)elp O)ptions P)rint G)o M)ain screen Q)uit /=search [delete]=history list \n"
  113. #define NOVICE_LINE_TWO_A \
  114.  "  O)ther cmds  H)elp  K)eymap  G)oto  P)rint  M)ain screen  o)ptions  Q)uit  \n"
  115. #define NOVICE_LINE_TWO_B \
  116.  "  O)ther cmds  B)ack  E)dit  D)ownload ^R)eload ^W)ipe screen  search doc: / \n"
  117. #define NOVICE_LINE_TWO_C \
  118.  "  O)ther cmds  C)omment  History: <delete>  Bookmarks: V)iew, A)dd, R)emove  \n"
  119. #define FORM_NOVICELINE_ONE \
  120.  "            Enter text into the field by typing on the keyboard              "
  121. #define FORM_NOVICELINE_TWO \
  122. "    Ctrl-U to delete all text in field, [Backspace] to delete a character    "
  123. #define SUBMITTING_FORM "Submitting form..."
  124. #define RESETTING_FORM "Resetting form..."
  125. #define RELOADING_FORM \
  126.  "Reloading document.  Any form entries will be lost!"
  127. #define CANNOT_TRANSCODE_FORM "Warning: Cannot transcode form data to charset %s!"
  128. #define BAD_FORM_MAILTO "Malformed mailto form submission!  Cancelled!"
  129. #define FORM_MAILTO_DISALLOWED "Mail disallowed!  Cannot submit."
  130. #define FORM_MAILTO_FAILED "Mailto form submission failed!"
  131. #define FORM_MAILTO_CANCELLED "Mailto form submission Cancelled!!!"
  132. #define SENDING_FORM_CONTENT "Sending form content..."
  133. #define NO_ADDRESS_IN_MAILTO_URL "No email address is present in mailto URL!"
  134. #define MAILTO_URL_TEMPOPEN_FAILED \
  135.  "Unable to open temporary file for mailto URL!"
  136. #define COMMENT_REQUEST_CANCELLED "Comment request cancelled!!!"
  137. #define INC_ORIG_MSG_PROMPT \
  138.  "Do you wish to include the original message? (y/n) "
  139. #define INC_PREPARSED_MSG_PROMPT \
  140.  "Do you wish to include the preparsed source? (y/n) "
  141. #define SPAWNING_EDITOR_FOR_MAIL \
  142.  "Spawning your selected editor to edit mail message"
  143. #define ERROR_SPAWNING_EDITOR \
  144.  "Error spawning editor, check your editor definition in the options menu"
  145. #define SEND_COMMENT_PROMPT "Send this comment? (y/n) "
  146. #define SEND_MESSAGE_PROMPT "Send this message? (y/n) "
  147. #define SENDING_YOUR_MSG "Sending your message..."
  148. #define FILE_ACTIONS_DISALLOWED "file: ACTIONs are disallowed!"
  149. #define FILE_SERVED_LINKS_DISALLOWED \
  150.  "file: URLs via served links are disallowed!"
  151. #define FILE_BOOKMARKS_DISALLOWED "file: URLs via bookmarks are disallowed!"
  152. #define SPECIAL_VIA_EXTERNAL_DISALLOWED \
  153.  "This special URL is not allowed in external documents!"
  154. #define RETURN_TO_LYNX "Press <return> to return to Lynx."
  155. #ifdef VMS
  156. #define SPAWNING_MSG \
  157.  "Spawning DCL subprocess.  Use 'logout' to return to Lynx.\n"
  158. #else
  159. #ifdef DOSPATH
  160. #define SPAWNING_MSG \
  161.  "Type EXIT to return to Lynx.\r\n"
  162. #else /* UNIX */
  163. #define SPAWNING_MSG \
  164.  "Spawning your default shell.  Use 'exit' to return to Lynx.\n"
  165. #endif
  166. #endif /* VMS */
  167. #define SPAWNING_DISABLED "Spawning is currently disabled."
  168. #define DOWNLOAD_DISABLED "The 'd'ownload command is currently disabled."
  169. #define NO_DOWNLOAD_INPUT "You cannot download a input field."
  170. #define NO_DOWNLOAD_MAILTO_ACTION "Form has a mailto action!  Cannot download."
  171. #define NO_DOWNLOAD_COOKIES "You cannot download cookies."
  172. #define NO_DOWNLOAD_PRINT_OP "You cannot download a printing option."
  173. #define NO_DOWNLOAD_UPLOAD_OP "You cannot download an upload option."
  174. #define NO_DOWNLOAD_PERMIT_OP "You cannot download an permit option."
  175. #define NO_DOWNLOAD_SPECIAL "This special URL cannot be downloaded!"
  176. #define NO_DOWNLOAD_CHOICE "Nothing to download."
  177. #define TRACE_ON "Trace ON!"
  178. #define TRACE_OFF "Trace OFF!"
  179. #define CLICKABLE_IMAGES_ON \
  180.  "Links will be included for all images!  Reloading..."
  181. #define CLICKABLE_IMAGES_OFF \
  182.  "Standard image handling restored!  Reloading..."
  183. #define PSEUDO_INLINE_ALTS_ON \
  184.  "Pseudo_ALTs will be inserted for inlines without ALT strings!  Reloading..."
  185. #define PSEUDO_INLINE_ALTS_OFF \
  186.  "Inlines without an ALT string specified will be ignored!  Reloading..."
  187. #define RAWMODE_OFF "Raw 8-bit or CJK mode toggled OFF!  Reloading..."
  188. #define RAWMODE_ON "Raw 8-bit or CJK mode toggled ON!  Reloading..."
  189. #define HEAD_D_L_OR_CANCEL \
  190.  "Send HEAD request for D)ocument or L)ink, or C)ancel? (d,l,c): "
  191. #define HEAD_D_OR_CANCEL \
  192.  "Send HEAD request for D)ocument, or C)ancel? (d,c): "
  193. #define DOC_NOT_HTTP_URL "Sorry, the document is not an http URL."
  194. #define LINK_NOT_HTTP_URL "Sorry, the link is not an http URL."
  195. #define FORM_ACTION_DISABLED "Sorry, the ACTION for this form is disabled."
  196. #define FORM_ACTION_NOT_HTTP_URL \
  197.  "Sorry, the ACTION for this form is not an http URL."
  198. #define NOT_HTTP_URL_OR_ACTION "Not an http URL or form ACTION!"
  199. #define SPECIAL_ACTION_DISALLOWED "This special URL cannot be a form ACTION!"
  200. #define NOT_IN_STARTING_REALM "URL is not in starting realm!"
  201. #define NEWSPOSTING_DISABLED "News posting is disabled!"
  202. #define DIRED_DISABLED "File management support is disabled!"
  203. #define NO_JUMPFILE "No jump file is currently available."
  204. #define JUMP_PROMPT "Jump to (use '?' for list): "
  205. #define JUMP_DISALLOWED "Jumping to a shortcut URL is disallowed!"
  206. #define RANDOM_URL_DISALLOWED "Random URL is disallowed!  Use a shortcut."
  207. #define NO_RANDOM_URLS_YET "No random URLs have been used thus far."
  208. #define BOOKMARKS_DISABLED "Bookmark features are currently disabled."
  209. #define BOOKMARK_EXEC_DISABLED "Execution via bookmarks is disabled."
  210. #define BOOKMARK_FILE_NOT_DEFINED \
  211.  "Bookmark file is not defined. Use %s to see options."
  212. #define NO_TEMP_FOR_HOTLIST \
  213.  "Unable to open tempfile for X Mosaic hotlist conversion."
  214. #define BOOKMARK_OPEN_FAILED "ERROR - unable to open bookmark file."
  215. #define BOOKMARK_OPEN_FAILED_FOR_DEL \
  216.  "Unable to open bookmark file for deletion of link."
  217. #ifdef VMS
  218. #define BOOKSCRA_OPEN_FAILED_FOR_DEL \
  219.  "Unable to open scratch file for deletion of link."
  220. #define ERROR_RENAMING_SCRA "Error renaming scratch file."
  221. #else
  222. #define BOOKTEMP_OPEN_FAILED_FOR_DEL \
  223.  "Unable to open temporary file for deletion of link."
  224. #define ERROR_RENAMING_TEMP "Error renaming temporary file."
  225. #define BOOKTEMP_COPY_FAIL \
  226.  "Unable to copy temporary file for deletion of link."
  227. #define BOOKTEMP_REOPEN_FAIL_FOR_DEL \
  228.  "Unable to reopen temporary file for deletion of link."
  229. #endif /* VMS */
  230. #define BOOKMARK_LINK_NOT_ONE_LINE \
  231.  "Link is not by itself all on one line in bookmark file."
  232. #define BOOKMARK_DEL_FAILED "Bookmark deletion failed."
  233. #define BOOKMARKS_NOT_TRAVERSED \
  234.  "Bookmark files cannot be traversed (only http URLs)."
  235. #define BOOKMARKS_NOT_OPEN \
  236.  "Unable to open bookmark file, use 'a' to save a link first"
  237. #define BOOKMARKS_NOLINKS "There are no links in this bookmark file!"
  238. #define BOOK_D_L_OR_CANCEL \
  239.  "Save D)ocument or L)ink to bookmark file or C)ancel? (d,l,c): "
  240. #define BOOK_D_OR_CANCEL "Save D)ocument to bookmark file or C)ancel? (d,c): "
  241. #define BOOK_L_OR_CANCEL "Save L)ink to bookmark file or C)ancel? (l,c): "
  242. #define NOBOOK_POST_FORM \
  243.  "Documents from forms with POST content cannot be saved as bookmarks."
  244. #define NOBOOK_FORM_FIELD "Cannot save form fields/links"
  245. #define NOBOOK_HSML \
  246.  "History, showinfo, menu and list files cannot be saved as bookmarks."
  247. #define CONFIRM_BOOKMARK_DELETE \
  248.  "Do you really want to delete this link from your bookmark file? (y/n)"
  249. #define MALFORMED_ADDRESS "Malformed address."
  250. #define HISTORICAL_ON_MINIMAL_OFF \
  251.  "Historical comment parsing ON (Minimal is overridden)!"
  252. #define HISTORICAL_OFF_MINIMAL_ON \
  253.  "Historical comment parsing OFF (Minimal is in effect)!"
  254. #define HISTORICAL_ON_VALID_OFF \
  255.  "Historical comment parsing ON (Valid is overridden)!"
  256. #define HISTORICAL_OFF_VALID_ON \
  257.  "Historical comment parsing OFF (Valid is in effect)!"
  258. #define MINIMAL_ON_IN_EFFECT \
  259.  "Minimal comment parsing ON (and in effect)!"
  260. #define MINIMAL_OFF_VALID_ON \
  261.  "Minimal comment parsing OFF (Valid is in effect)!"
  262. #define MINIMAL_ON_BUT_HISTORICAL \
  263.  "Minimal comment parsing ON (but Historical is in effect)!"
  264. #define MINIMAL_OFF_HISTORICAL_ON \
  265.  "Minimal comment parsing OFF (Historical is in effect)!"
  266. #define SOFT_DOUBLE_QUOTE_ON "Soft double-quote parsing ON!"
  267. #define SOFT_DOUBLE_QUOTE_OFF "Soft double-quote parsing OFF!"
  268. #define USING_DTD_0 "Now using TagSoup parsing of HTML."
  269. #define USING_DTD_1 "Now using SortaSGML parsing of HTML!"
  270. #define ALREADY_AT_END "You are already at the end of this document."
  271. #define ALREADY_AT_BEGIN "You are already at the beginning of this document."
  272. #define ALREADY_AT_PAGE "You are already at page %d of this document."
  273. #define LINK_ALREADY_CURRENT "Link number %d already is current."
  274. #define ALREADY_AT_FIRST "You are already at the first document"
  275. #define NO_LINKS_ABOVE "There are no links above this line of the document."
  276. #define NO_LINKS_BELOW "There are no links below this line of the document."
  277. #define MAXLEN_REACHED_DEL_OR_MOV \
  278.  "Maximum length reached!  Delete text or move off field."
  279. #define NOT_ON_SUBMIT_OR_LINK \
  280.  "You are not on a form submission button or normal link."
  281. #define NEED_CHECKED_RADIO_BUTTON \
  282.  "One radio button must be checked at all times!"
  283. #define PREV_DOC_QUERY "Do you want to go back to the previous document? [N]"
  284. #define ARROWS_OR_TAB_TO_MOVE "Use arrows or tab to move off of field."
  285. #define ENTER_TEXT_ARROWS_OR_TAB \
  286.  "Enter text. Use arrows or tab to move off of field."
  287. #define NO_FORM_ACTION "** Bad HTML!!  No form action defined. **"
  288. #define BAD_HTML_NO_POPUP "Bad HTML!!  Unable to create popup window!"
  289. #define POPUP_FAILED "Unable to create popup window!"
  290. #define GOTO_DISALLOWED "Goto a random URL is disallowed!"
  291. #define GOTO_NON_HTTP_DISALLOWED "Goto a non-http URL is disallowed!"
  292. #define GOTO_CSO_DISALLOWED "You are not allowed to goto \"cso:\" URLs"
  293. #define GOTO_FILE_DISALLOWED "You are not allowed to goto \"file:\" URLs"
  294. #define GOTO_FINGER_DISALLOWED "You are not allowed to goto \"finger:\" URLs"
  295. #define GOTO_FTP_DISALLOWED "You are not allowed to goto \"ftp:\" URLs"
  296. #define GOTO_GOPHER_DISALLOWED "You are not allowed to goto \"gopher:\" URLs"
  297. #define GOTO_HTTP_DISALLOWED "You are not allowed to goto \"http:\" URLs"
  298. #define GOTO_HTTPS_DISALLOWED "You are not allowed to goto \"https:\" URLs"
  299. #define GOTO_CGI_DISALLOWED "You are not allowed to goto \"lynxcgi:\" URLs"
  300. #define GOTO_EXEC_DISALLOWED "You are not allowed to goto \"lynxexec:\" URLs"
  301. #define GOTO_PROG_DISALLOWED "You are not allowed to goto \"lynxprog:\" URLs"
  302. #define GOTO_MAILTO_DISALLOWED "You are not allowed to goto \"mailto:\" URLs"
  303. #define GOTO_NEWS_DISALLOWED "You are not allowed to goto \"news:\" URLs"
  304. #define GOTO_NNTP_DISALLOWED "You are not allowed to goto \"nntp:\" URLs"
  305. #define GOTO_RLOGIN_DISALLOWED "You are not allowed to goto \"rlogin:\" URLs"
  306. #define GOTO_SNEWS_DISALLOWED "You are not allowed to goto \"snews:\" URLs"
  307. #define GOTO_TELNET_DISALLOWED "You are not allowed to goto \"telnet:\" URLs"
  308. #define GOTO_TN3270_DISALLOWED "You are not allowed to goto \"tn3270:\" URLs"
  309. #define GOTO_WAIS_DISALLOWED "You are not allowed to goto \"wais:\" URLs"
  310. #define GOTO_SPECIAL_DISALLOWED "This special URL is not allowed as a goto!"
  311. #define URL_TO_OPEN "URL to open: "
  312. #define EDIT_CURRENT_GOTO "Edit the current Goto URL: "
  313. #define EDIT_THE_PREV_GOTO "Edit the previous Goto URL: "
  314. #define EDIT_A_PREV_GOTO "Edit a previous Goto URL: "
  315. #define CURRENT_DOC_HAS_POST_DATA "Current document has POST data."
  316. #define EDIT_CURDOC_URL "Edit this document's URL: "
  317. #define EDIT_CURLINK_URL "Edit the current link's URL: "
  318. #define EDIT_FM_MENU_URLS_DISALLOWED "You cannot edit File Management URLs"
  319. #define ENTER_DATABASE_QUERY "Enter a database query: "
  320. #define ENTER_WHEREIS_QUERY "Enter a whereis query: "
  321. #define EDIT_CURRENT_QUERY "Edit the current query: "
  322. #define EDIT_THE_PREV_QUERY "Edit the previous query: "
  323. #define EDIT_A_PREV_QUERY "Edit a previous query: "
  324. #define USE_C_R_TO_RESUB_CUR_QUERY \
  325.  "Use Control-R to resubmit the current query."
  326. #define EDIT_CURRENT_SHORTCUT "Edit the current shortcut: "
  327. #define EDIT_THE_PREV_SHORTCUT "Edit the previous shortcut: "
  328. #define EDIT_A_PREV_SHORTCUT "Edit a previous shortcut: "
  329. #define KEY_NOT_MAPPED_TO_JUMP_FILE "Key '%c' is not mapped to a jump file!"
  330. #define CANNOT_LOCATE_JUMP_FILE "Cannot locate jump file!"
  331. #define CANNOT_OPEN_JUMP_FILE "Cannot open jump file!"
  332. #define ERROR_READING_JUMP_FILE "Error reading jump file!"
  333. #define OUTOF_MEM_FOR_JUMP_FILE "Out of memory reading jump file!"
  334. #define OUTOF_MEM_FOR_JUMP_TABLE "Out of memory reading jump table!"
  335. #define NO_INDEX_FILE "No index is currently available."
  336. #define CONFIRM_MAIN_SCREEN \
  337.  "Do you really want to go to the Main screen? (y/n) [n] "
  338. #define IN_MAIN_SCREEN "You are already at main screen!"
  339. #define NOT_ISINDEX \
  340.  "Not a searchable indexed document -- press '/' to search for a text string"
  341. #define NO_OWNER \
  342.  "No owner is defined for this file so you cannot send a comment"
  343. #define NO_OWNER_USE "No owner is defined. Use %s? [N] "
  344. #define CONFIRM_COMMENT "Do you wish to send a comment? [N]"
  345. #define MAIL_DISALLOWED "Mail is disallowed so you cannot send a comment"
  346. #define EDIT_DISABLED "The 'e'dit command is currently disabled."
  347. #define NO_STATUS "System error - failure to get status."
  348. #define NO_EDITOR "No editor is defined!"
  349. #define PRINT_DISABLED "The 'p'rint command is currently disabled."
  350. #define NO_TOOLBAR "Document has no Toolbar links or Banner."
  351. #define NOOPEN_TRAV_ERR_FILE "Unable to open traversal errors output file"
  352. #define FOLLOW_LINK_NUMBER "Follow link (or goto link or page) number: "
  353. #define SELECT_OPTION_NUMBER "Select option (or page) number: "
  354. #define OPTION_CHOICE_NUMBER "Option choice (or page) number: "
  355. #define OPTION_ALREADY_CURRENT "Option number %d already is current."
  356. #define CHOICE_ALREADY_CURRENT "Choice number %d already is current."
  357. #define ALREADY_AT_OPTION_END \
  358.  "You are already at the end of this option list."
  359. #define ALREADY_AT_CHOICE_END \
  360.  "You are already at the end of this choice list."
  361. #define ALREADY_AT_OPTION_BEGIN \
  362.  "You are already at the beginning of this option list."
  363. #define ALREADY_AT_CHOICE_BEGIN \
  364.  "You are already at the beginning of this choice list."
  365. #define ALREADY_AT_OPTION_PAGE \
  366.  "You are already at page %d of this option list."
  367. #define ALREADY_AT_CHOICE_PAGE \
  368.  "You are already at page %d of this choice list."
  369. #define BAD_OPTION_NUM_ENTERED "You have entered an invalid option number."
  370. #define BAD_CHOICE_NUM_ENTERED "You have entered an invalid choice number."
  371. #define BAD_HTML_USE_TRACE "** Bad HTML!!  Use -trace to diagnose. **"
  372. #define CANNOT_OPEN_TEMP "Can't open temporary file!"
  373. #define CANNOT_OPEN_OUTPUT "Can't open output file!  Cancelling!"
  374. #define EXECUTION_DISABLED "Execution is disabled."
  375. #define EXECUTION_DISABLED_FOR_FILE \
  376.  "Execution is not enabled for this file. See the Options menu (use %s)."
  377. #define EXECUTION_NOT_COMPILED \
  378.  "Execution capabilities are not compiled into this version."
  379. #define CANNOT_DISPLAY_FILE "This file cannot be displayed on this terminal."
  380. #define CANNOT_DISPLAY_FILE_D_OR_C \
  381.  "This file cannot be displayed on this terminal:  D)ownload, or C)ancel"
  382. #define WRONG_CHARSET_D_OR_C "%s  D)ownload, or C)ancel"
  383. #define UNMAPPED_TYPE_D_OR_C "%s  D)ownload, or C)ancel"
  384. #define CANCELLING_FILE "Cancelling file."
  385. #define RETRIEVING_FILE "Retrieving file.  - PLEASE WAIT -"
  386. #define FILENAME_PROMPT "Enter a filename: "
  387. #define EDIT_THE_PREV_FILENAME "Edit the previous filename: "
  388. #define EDIT_A_PREV_FILENAME "Edit a previous filename: "
  389. #define NEW_FILENAME_PROMPT "Enter a new filename: "
  390. #define FILENAME_CANNOT_BE_DOT "File name may not begin with a dot."
  391. #ifdef VMS
  392. #define FILE_EXISTS_HPROMPT "File exists. Create higher version? (y/n)"
  393. #else
  394. #define FILE_EXISTS_OPROMPT "File exists. Overwrite? (y/n)"
  395. #endif /* VMS */
  396. #define CANNOT_WRITE_TO_FILE "Cannot write to file."
  397. #define MISCONF_DOWNLOAD_COMMAND "ERROR! - download command is misconfigured."
  398. #define CANNOT_DOWNLOAD_FILE "Unable to download file."
  399. #define SAVING "Saving..."
  400. #define COULD_NOT_ACCESS_FILE "Could not access file."
  401. #define CANNOT_EDIT_REMOTE_FILES \
  402.  "Lynx cannot currently (E)dit remote WWW files"
  403. #define NOAUTH_TO_EDIT_FILE "You are not authorized to edit this file."
  404. #define TITLE_PROMPT "Title: "
  405. #define SUBJECT_PROMPT "Subject: "
  406. #define USERNAME_PROMPT "Username: "
  407. #define PASSWORD_PROMPT "Password: "
  408. #define USERNAME_PASSWORD_REQUIRED "lynx: Username and Password required!!!"
  409. #define PASSWORD_REQUIRED "lynx: Password required!!!"
  410. #define CLEAR_ALL_AUTH_INFO "Clear all authorization info for this session?"
  411. #define AUTH_INFO_CLEARED "Authorization info cleared."
  412. #define CGI_DISABLED "cgi support has been disabled by system administrator."
  413. #define CGI_NOT_COMPILED \
  414.  "Lynxcgi capabilities are not compiled into this version."
  415. #define CANNOT_CONVERT_I_TO_O "Sorry, no known way of converting %s to %s."
  416. #define CONNECT_SET_FAILED "Unable to set up connection."
  417. #define CONNECT_FAILED "Unable to make connection"
  418. #define MALFORMED_EXEC_REQUEST \
  419.  "Executable link rejected due to malformed request."
  420. #define BADCHAR_IN_EXEC_LINK \
  421.  "Executable link rejected due to `%c' character."
  422. #define RELPATH_IN_EXEC_LINK \
  423.  "Executable link rejected due to relative path string ('../')."
  424. #define BADLOCPATH_IN_EXEC_LINK \
  425.  "Executable link rejected due to location or path."
  426. #define MAIL_DISABLED "Mail access is disabled!"
  427. #define ACCESS_ONLY_LOCALHOST \
  428.  "Only files and servers on the local host can be accessed."
  429. #define TELNET_DISABLED "Telnet access is disabled!"
  430. #define TELNET_PORT_SPECS_DISABLED \
  431.  "Telnet port specifications are disabled."
  432. #define NEWS_DISABLED "USENET news access is disabled!"
  433. #define RLOGIN_DISABLED "Rlogin access is disabled!"
  434. #define FTP_DISABLED "Ftp access is disabled!"
  435. #define NO_REFS_FROM_DOC "There are no references from this document."
  436. #define NO_VISIBLE_REFS_FROM_DOC "There are only hidden links from this document."
  437. #ifdef VMS
  438. #define CANNOT_OPEN_COMFILE "Unable to open command file."
  439. #endif /* VMS */
  440. #define NEWS_POST_CANCELLED "News Post Cancelled!!!"
  441. #define SPAWNING_EDITOR_FOR_NEWS \
  442.  "Spawning your selected editor to edit news message"
  443. #define POST_MSG_PROMPT "Post this message? (y/n) "
  444. #define APPEND_SIG_FILE "Append '%s'?  (y/n) "
  445. #define POSTING_TO_NEWS "Posting to newsgroup(s)..."
  446. #ifdef VMS
  447. #define HAVE_UNREAD_MAIL_MSG "*** You have unread mail. ***"
  448. #else
  449. #define HAVE_MAIL_MSG "*** You have mail. ***"
  450. #endif /* VMS */
  451. #define HAVE_NEW_MAIL_MSG "*** You have new mail. ***"
  452. #define SAVE_REQUEST_CANCELLED "Save request cancelled!!!"
  453. #define MAIL_REQUEST_CANCELLED "Mail request cancelled!!!"
  454. #define CONFIRM_MAIL_SOURCE_PREPARSED \
  455.  "Viewing preparsed source.  Are you sure you want to mail it? [y]"
  456. #define MAILING_FILE "Mailing file.  Please wait..."
  457. #define MAIL_REQUEST_FAILED "ERROR - Unable to mail file"
  458. #define CONFIRM_LONG_SCREEN_PRINT \
  459.  "File is %d screens long.  Are you sure you want to print? [y]"
  460. #define PRINT_REQUEST_CANCELLED "Print request cancelled!!!"
  461. #define PRESS_RETURN_TO_BEGIN "Press <return> to begin: "
  462. #define PRESS_RETURN_TO_FINISH "Press <return> to finish: "
  463. #define CONFIRM_LONG_PAGE_PRINT \
  464.  "File is %d pages long.  Are you sure you want to print? [y]"
  465. #define CHECK_PRINTER \
  466.  "Be sure your printer is on-line.  Press <return> to start printing:"
  467. #define FILE_ALLOC_FAILED "ERROR - Unable to allocate file space!!!"
  468. #define UNABLE_TO_OPEN_TEMPFILE "Unable to open tempfile"
  469. #define UNABLE_TO_OPEN_PRINTOP_FILE "Unable to open print options file"
  470. #define PRINTING_FILE "Printing file.  Please wait..."
  471. #define MAIL_ADDRESS_PROMPT "Please enter a valid internet mail address: "
  472. #define PRINTER_MISCONF_ERROR "ERROR! - printer is misconfigured!"
  473. #define MISDIRECTED_MAP_REQUEST "Misdirected client-side image MAP request!"
  474. #define MAP_NOT_ACCESSIBLE "Client-side image MAP is not accessible!"
  475. #define MAPS_NOT_AVAILABLE "No client-side image MAPs are available!"
  476. #define MAP_NOT_AVAILABLE "Client-side image MAP is not available!"
  477. #define OPTION_SCREEN_NEEDS_24 \
  478.  "Screen height must be at least 24 lines for the Options menu!"
  479. #define OPTION_SCREEN_NEEDS_23 \
  480.  "Screen height must be at least 23 lines for the Options menu!"
  481. #define OPTION_SCREEN_NEEDS_22 \
  482.  "Screen height must be at least 22 lines for the Options menu!"
  483. #define NEED_ADVANCED_USER_MODE "That key requires Advanced User mode."
  484. #define COMMAND_PROMPT "Command: "
  485. #define SELECT_SEGMENT "Select "
  486. #define CAP_LETT_SEGMENT "capital letter"
  487. #define OF_OPT_LINE_SEGMENT " of option line,"
  488. #define TO_SAVE_SEGMENT " to save,"
  489. #define OR_SEGMENT " or "
  490. #define TO_RETURN_SEGMENT " to return to Lynx."
  491. #define ACCEPT_DATA "Hit RETURN to accept entered data."
  492. #define ACCEPT_DATA_OR_DEFAULT \
  493. "Hit RETURN to accept entered data.  Delete data to invoke the default."
  494. #define VALUE_ACCEPTED "Value accepted!"
  495. #define VALUE_ACCEPTED_WARNING_X \
  496.  "Value accepted! -- WARNING: Lynx is configured for XWINDOWS!"
  497. #define VALUE_ACCEPTED_WARNING_NONX \
  498.  "Value accepted! -- WARNING: Lynx is NOT configured for XWINDOWS!"
  499. #define EDITOR_LOCKED "You are not allowed to change which editor to use!"
  500. #define FAILED_TO_SET_DISPLAY "Failed to set DISPLAY variable!"
  501. #define FAILED_CLEAR_SET_DISPLAY "Failed to clear DISPLAY variable!"
  502. #define BOOKMARK_CHANGE_DISALLOWED \
  503.  "You are not allowed to change the bookmark file!"
  504. #define COLOR_TOGGLE_DISABLED "Terminal does not support color"
  505. #define COLOR_TOGGLE_DISABLED_FOR_TERM "Your '%s' terminal does not support color."
  506. #define DOTFILE_ACCESS_DISABLED "Access to dot files is disabled!"
  507. #define UA_COPYRIGHT_WARNING \
  508.  "WARNING: Misrepresentation of the User-Agent may be a copyright violation!"
  509. #define CHANGE_OF_SETTING_DISALLOWED \
  510.  "You are not allowed to change this setting."
  511. #define SAVING_OPTIONS "Saving Options..."
  512. #define OPTIONS_SAVED "Options saved!"
  513. #define OPTIONS_NOT_SAVED "Unable to save Options!"
  514. #define R_TO_RETURN_TO_LYNX " 'r' to return to Lynx "
  515. #define SAVE_OR_R_TO_RETURN_TO_LYNX " '>' to save, or 'r' to return to Lynx "
  516. #define ANY_KEY_CHANGE_RET_ACCEPT \
  517.  "Hit any key to change value; RETURN to accept."
  518. #define ERROR_UNCOMPRESSING_TEMP "Error uncompressing temporary file!"
  519. #define UNSUPPORTED_URL_SCHEME "Unsupported URL scheme!"
  520. #define UNSUPPORTED_DATA_URL "Unsupported data: URL!  Use SHOWINFO, for now."
  521. #define ILLEGAL_REDIRECTION_URL "Illegal redirection URL received from server!"
  522. #define    SERVER_ASKED_FOR_REDIRECTION \
  523.  "Server asked for %d redirection of POST content to"
  524. #define    PROCEED_GET_CANCEL "P)roceed, use G)ET or C)ancel "
  525. #define    PROCEED_OR_CANCEL "P)roceed, or C)ancel "
  526. #define    ADVANCED_POST_GET_REDIRECT \
  527.  "Redirection of POST content. P)roceed, see U)RL, use G)ET or C)ancel"
  528. #define    ADVANCED_POST_REDIRECT \
  529.  "Redirection of POST content. P)roceed, see U)RL, or C)ancel"
  530. #define CONFIRM_POST_RESUBMISSION \
  531.  "Document from Form with POST content.  Resubmit?"
  532. #define CONFIRM_POST_RESUBMISSION_TO \
  533.  "Resubmit POST content to %s ?"
  534. #define CONFIRM_POST_LIST_RELOAD \
  535.  "List from document with POST data.  Reload %s ?"
  536. #define CONFIRM_POST_DOC_HEAD \
  537.  "Document from POST action, HEAD may not be understood.  Proceed?"
  538. #define CONFIRM_POST_LINK_HEAD \
  539.  "Form submit action is POST, HEAD may not be understood.  Proceed?"
  540. #define DISCARDING_POST_DATA "Discarding POST data..."
  541. #define WILL_NOT_RELOAD_DOC "Document will not be reloaded!"
  542. #define    LOCATION_HEADER "Location: "
  543. #define STRING_NOT_FOUND "'%s' not found!"
  544. #define MULTIBOOKMARKS_DEFAULT "Default Bookmark File"
  545. #define MULTIBOOKMARKS_SMALL "Screen too small! (8x35 min)"
  546. #define MULTIBOOKMARKS_SAVE "Select destination or ^G to Cancel: "
  547. #define MULTIBOOKMARKS_SELECT \
  548.  "Select subbookmark, '=' for menu, or ^G to cancel: "
  549. #define MULTIBOOKMARKS_SELF \
  550.  "Reproduce L)ink in this bookmark file or C)ancel? (l,c): "
  551. #define MULTIBOOKMARKS_DISALLOWED "Multiple bookmark support is not available."
  552. #define MULTIBOOKMARKS_SHEAD_MASK " Select Bookmark (screen %d of %d)"
  553. #define MULTIBOOKMARKS_SHEAD "       Select Bookmark"
  554. #define MULTIBOOKMARKS_EHEAD_MASK \
  555.  "Editing Bookmark DESCRIPTION and FILEPATH (%d of 2)"
  556. #define MULTIBOOKMARKS_EHEAD \
  557.  "         Editing Bookmark DESCRIPTION and FILEPATH"
  558. #define MULTIBOOKMARKS_LETTER "Letter: "
  559. #ifdef VMS
  560. #define USE_PATH_OFF_HOME \
  561.  "Use a filepath off your login directory in SHELL syntax!"
  562. #else
  563. #define USE_PATH_OFF_HOME "Use a filepath off your home directory!"
  564. #endif /* VMS */
  565. #define MAXLINKS_REACHED \
  566.  "Maximum links per page exceeded!  Use half-page or two-line scrolling."
  567. #define MAXHIST_REACHED \
  568.  "History List maximum reached!  Document not pushed."
  569. #define VISITED_LINKS_EMPTY "No previously visited links available!"
  570. #define MEMORY_EXHAUSTED_ABORT "Memory exhausted!  Program aborted!"
  571. #define DFM_NOT_AVAILABLE "Directory/File Manager not available"
  572. #define BASE_NOT_ABSOLUTE "HREF in BASE tag is not an absolute URL."
  573. #define LOCATION_NOT_ABSOLUTE "Location URL is not absolute."
  574. #define REFRESH_URL_NOT_ABSOLUTE "Refresh URL is not absolute."
  575. #define SENDING_MESSAGE_WITH_BODY_TO \
  576.  "You are sending a message with body to:\n  "
  577. #define SENDING_COMMENT_TO "You are sending a comment to:\n  "
  578. #define WITH_COPY_TO "\n With copy to:\n  "
  579. #define WITH_COPIES_TO "\n With copies to:\n  "
  580. #define CTRL_G_TO_CANCEL_SEND \
  581.  "\n\nUse Ctrl-G to cancel if you do not want to send a message\n"
  582. #define ENTER_NAME_OR_BLANK \
  583.  "\n Please enter your name, or leave it blank to remain anonymous\n"
  584. #define ENTER_MAIL_ADDRESS_OR_OTHER \
  585.  "\n Please enter a mail address or some other\n"
  586. #define MEANS_TO_CONTACT_FOR_RESPONSE \
  587.  " means to contact you, if you desire a response.\n"
  588. #define ENTER_SUBJECT_LINE "\n Please enter a subject line.\n"
  589. #define ENTER_ADDRESS_FOR_CC \
  590.  "\n Enter a mail address for a CC of your message.\n"
  591. #define BLANK_FOR_NO_COPY " (Leave blank if you don't want a copy.)\n"
  592. #define REVIEW_MESSAGE_BODY "\n Please review the message body:\n\n"
  593. #define RETURN_TO_CONTINUE "\nPress RETURN to continue: "
  594. #define CTRL_U_TO_ERASE " Use Control-U to erase the default.\n"
  595. #define ENTER_MESSAGE_BELOW "\n Please enter your message below."
  596. #define ENTER_PERIOD_WHEN_DONE_A \
  597.  "\n When you are done, press enter and put a single period (.)"
  598. #define ENTER_PERIOD_WHEN_DONE_B \
  599.  "\n on a line and press enter again."
  600. #define ADVANCED_COOKIE_CONFIRMATION \
  601.  "%s cookie: %.*s=%.*s  Allow? (Y/N/Always/neVer)"
  602. #define INVALID_COOKIE_DOMAIN_CONFIRMATION \
  603.  "Accept invalid cookie domain=%s for '%s'?"
  604. #define ALLOWING_COOKIE "Allowing this cookie."
  605. #define REJECTING_COOKIE "Rejecting this cookie."
  606. #define COOKIE_JAR_IS_EMPTY "The Cookie Jar is empty."
  607. #define COOKIE_JAR_TITLE "Lynx Cookie Jar"
  608. #define REACHED_COOKIE_JAR_PAGE "You have reached the Lynx Cookie Jar Page"
  609. #define ACTIVATE_TO_GOBBLE \
  610.  "Activate links to gobble up cookies or entire domains,"
  611. #define OR_CHANGE_ALLOW "or to change a domain's 'allow' setting."
  612. #define COOKIES_NEVER_ALLOWED "(Cookies never allowed.)"
  613. #define COOKIES_ALWAYS_ALLOWED "(Cookies always allowed.)"
  614. #define COOKIES_ALLOWED_VIA_PROMPT "(Cookies allowed via prompt.)"
  615. #define NO_NAME "(No name.)"
  616. #define NO_VALUE "(No value.)"
  617. #define END_OF_SESSION "(End of session.)"
  618. #define DELETE_COOKIE_CONFIRMATION "Delete this cookie?"
  619. #define COOKIE_EATEN "The cookie has been eaten!"
  620. #define DELETE_EMPTY_DOMAIN_CONFIRMATION "Delete this empty domain?"
  621. #define DOMAIN_EATEN "The domain has been eaten!"
  622. #define DELETE_COOKIES_SET_ALLOW_OR_CANCEL \
  623.  "D)elete domain's cookies, set allow A)lways/P)rompt/neV)er, or C)ancel? "
  624. #define DELETE_DOMAIN_SET_ALLOW_OR_CANCEL \
  625.  "D)elete domain, set allow A)lways/P)rompt/neV)er, or C)ancel? "
  626. #define DOMAIN_COOKIES_EATEN "All cookies in the domain have been eaten!"
  627. #define ALWAYS_ALLOWING_COOKIES "'A'lways allowing from domain '%s'."
  628. #define NEVER_ALLOWING_COOKIES "ne'V'er allowing from domain '%s'."
  629. #define PROMTING_TO_ALLOW_COOKIES "'P'rompting to allow from domain '%s'."
  630. #define DELETE_ALL_COOKIES_IN_DOMAIN "Delete all cookies in this domain?"
  631. #define ALL_COOKIES_EATEN "All of the cookies in the jar have been eaten!"
  632. #define PORT_NINETEEN_INVALID "Port 19 not permitted in URLs."
  633. #define PORT_TWENTYFIVE_INVALID "Port 25 not permitted in URLs."
  634. #define PORT_INVALID "Port %lu not permitted in URLs."
  635. #define URL_PORT_BAD "URL has a bad port field."
  636. #define HTML_STACK_OVERRUN "Maximum nesting of HTML elements exceeded."
  637. #define BAD_PARTIAL_REFERENCE "Bad partial reference! Stripping lead dots."
  638. #define TRACELOG_OPEN_FAILED "Trace Log open failed.  Trace off!."
  639. #define LYNX_TRACELOG_TITLE "Lynx Trace Log"
  640. #define NO_TRACELOG_STARTED "No trace log has been started for this session."
  641. #define MAX_TEMPCOUNT_REACHED \
  642.  "The maximum temporary file count has been reached!"
  643. #define FORM_VALUE_TOO_LONG \
  644.  "Form field value exceeds buffer length!  Trim the tail."
  645. #define FORM_TAIL_COMBINED_WITH_HEAD \
  646.  "Modified tail combined with head of form field value."
  647.  
  648. #ifdef DIRED_SUPPORT
  649. #define DIRED_NOVICELINE \
  650.  "  C)reate  D)ownload  E)dit  F)ull menu  M)odify  R)emove  T)ag  U)pload     \n"
  651. #define CURRENT_LINK_STATUS_FAILED "Failed to obtain status of current link!"
  652.  
  653. #define INVALID_PERMIT_URL \
  654.  "Special URL only valid from current File Permission menu!"
  655. #endif /* DIRED_SUPPORT */
  656.  
  657. #ifdef USE_EXTERNALS
  658. #define EXTERNALS_DISABLED "External support is currently disabled."
  659. #endif /* USE_EXTERNALS */
  660.  
  661. #endif /* LYMESSAGES_EN_H */
  662.