diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-04-04 14:13:10 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-04-04 14:13:10 -0500 |
commit | 36a66292ee2ec3530d776892d22d6c5ace810ae0 (patch) | |
tree | ac50b496468f774172bdd3b76a6832ede18c44af /LYMessages_en.h | |
parent | 923c66ce35dd473a10713d8f44f30d9ad770a99b (diff) | |
download | lynx-snapshots-36a66292ee2ec3530d776892d22d6c5ace810ae0.tar.gz |
snapshot of project "lynx", label v2-7-1
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 a5ab46ed..1bcdbf4c 100644 --- a/LYMessages_en.h +++ b/LYMessages_en.h @@ -558,6 +558,8 @@ #define PROMTING_TO_ALLOW_COOKIES "'P'rompting to allow from domain '%s'." #define DELETE_ALL_COOKIES_IN_DOMAIN "Delete all cookies in this domain?" #define ALL_COOKIES_EATEN "All of the cookies in the jar have been eaten!" +#define PORT_NINETEEN_INVALID "Port 19 not permitted in URLs." +#define PORT_TWENTYFIVE_INVALID "Port 25 not permitted in URLs." #ifdef DIRED_SUPPORT #define DIRED_NOVICELINE \ |