diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-02-15 10:50:52 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-02-15 10:50:52 -0500 |
commit | 923c66ce35dd473a10713d8f44f30d9ad770a99b (patch) | |
tree | 055092b48fbae27a526fe2d104b6d646a9d422e7 /LYMessages_en.h | |
parent | 6f66219647d92d2af2427d416e00e6f2a8f825dc (diff) | |
download | lynx-snapshots-923c66ce35dd473a10713d8f44f30d9ad770a99b.tar.gz |
snapshot of project "lynx", label v2_7
Diffstat (limited to 'LYMessages_en.h')
-rw-r--r-- | LYMessages_en.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LYMessages_en.h b/LYMessages_en.h index 5c5c042b..a5ab46ed 100644 --- a/LYMessages_en.h +++ b/LYMessages_en.h @@ -288,6 +288,8 @@ #define EDIT_CURRENT_GOTO "Edit the current Goto URL: " #define EDIT_THE_PREV_GOTO "Edit the previous Goto URL: " #define EDIT_A_PREV_GOTO "Edit a previous Goto URL: " +#define CURRENT_DOC_HAS_POST_DATA "Current document has POST data." +#define EDIT_CURDOC_URL "Edit this document's URL: " #define ENTER_DATABASE_QUERY "Enter a database query: " #define ENTER_WHEREIS_QUERY "Enter a whereis query: " #define EDIT_CURRENT_QUERY "Edit the current query: " |