|
1.
|
|
|
Alert!: %s
|
|
|
******************************************************************
* The following definitions are for status line prompts, messages, or
* warnings issued by Lynx during program execution. You can modify
* them to make them more appropriate for your site. We recommend that
* you extend these definitions to other languages using the gettext
* library. There are also scattered uses of 'gettext()' throughout the
* Lynx source, covering all but those messages which (a) are used for
* debugging (CTRACE) or (b) are constants used in interaction with
* other programs.
*
* See ABOUT-NLS and po/readme for details and location of contributed
* translations. When no translation is available, the English default is
* used.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:28
|
|
12.
|
|
|
Bad request!
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:41
|
|
21.
|
|
|
(Text entry field) Inactive. Press <return> to activate.
|
|
|
#define FORM_LINK_TEXT_MESSAGE_INA
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:59
|
|
22.
|
|
|
(Textarea) Inactive. Press <return> to activate.
|
|
|
#define FORM_LINK_TEXTAREA_MESSAGE_INA
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:63
|
|
23.
|
|
|
(Textarea) Inactive. Press <return> to activate (%s for editor).
|
|
|
#define FORM_LINK_TEXTAREA_MESSAGE_INA_E
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:67
|
|
24.
|
|
|
(Form field) Inactive. Use <return> to edit.
|
|
|
#define FORM_LINK_TEXT_SUBMIT_MESSAGE_INA
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:69
|
|
25.
|
|
|
(Form field) Inactive. Use <return> to edit (%s to submit with no cache).
|
|
|
#define FORM_TEXT_SUBMIT_MESSAGE_INA_X
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:71
|
|
26.
|
|
|
(Form field) Inactive. Press <return> to edit, press <return> twice to submit.
|
|
|
#define FORM_TEXT_RESUBMIT_MESSAGE_INA
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:73
|
|
27.
|
|
|
(mailto form field) Inactive. Press <return> to change.
|
|
|
#define FORM_TEXT_SUBMIT_MAILTO_MSG_INA
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:75
|
|
28.
|
|
|
(Password entry field) Inactive. Press <return> to activate.
|
|
|
#define FORM_LINK_PASSWORD_MESSAGE_INA
|
|
|
|
(no translation yet)
|
|
|
|
Located in
LYMessages.c:77
|