diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-11-24 19:17:20 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-11-24 19:17:20 -0500 |
commit | 97d3287af85e3890f03d2a48474de0d1a431b676 (patch) | |
tree | 7db3a7cebf5a3ddce7154e927a2f1d8f3a17fa8c /LYMessages_en.h | |
parent | e47cfd5646f55de9688ff42df3055fd9c09b503f (diff) | |
download | lynx-snapshots-97d3287af85e3890f03d2a48474de0d1a431b676.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-97
Diffstat (limited to 'LYMessages_en.h')
-rw-r--r-- | LYMessages_en.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LYMessages_en.h b/LYMessages_en.h index 4e2dfab3..dae472fb 100644 --- a/LYMessages_en.h +++ b/LYMessages_en.h @@ -95,6 +95,7 @@ #define NORMAL_LINK_MESSAGE \ "(NORMAL LINK) Use right-arrow or <return> to activate." #define LINK_NOT_FOUND "The resource requested is not available at this time." +#define ENTER_LYNX_COMMAND "Enter Lynx keystroke command: " #define WWW_WAIT_MESSAGE "Getting %s" #define WWW_SKIP_MESSAGE "Skipping %s" #define WWW_USING_MESSAGE "Using %s" @@ -400,6 +401,8 @@ #define PASSWORD_PROMPT "Password: " #define USERNAME_PASSWORD_REQUIRED "lynx: Username and Password required!!!" #define PASSWORD_REQUIRED "lynx: Password required!!!" +#define CLEAR_ALL_AUTH_INFO "Clear all authorization info for this session?" +#define AUTH_INFO_CLEARED "Authorization info cleared." #define CGI_DISABLED "cgi support has been disabled by system administrator." #define CGI_NOT_COMPILED \ "Lynxcgi capabilities are not compiled into this version." |