diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-06 13:04:14 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-08-06 13:04:14 -0400 |
commit | d7e8d7e419ae58610a9988ff09910670a59526ff (patch) | |
tree | a7c02ce435a282a5f60b1a297b5dd4d053b92d67 /LYMessages_en.h | |
parent | e6ba2a01f70f84d9133cf305e4b493c9d656cb21 (diff) | |
download | lynx-snapshots-d7e8d7e419ae58610a9988ff09910670a59526ff.tar.gz |
snapshot of project "lynx", label v2-8-1dev_20
Diffstat (limited to 'LYMessages_en.h')
-rw-r--r-- | LYMessages_en.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LYMessages_en.h b/LYMessages_en.h index b3cb4e47..7b16dd5f 100644 --- a/LYMessages_en.h +++ b/LYMessages_en.h @@ -625,7 +625,7 @@ #define DOMAIN_COOKIES_EATEN "All cookies in the domain have been eaten!" #define ALWAYS_ALLOWING_COOKIES "'A'lways allowing from domain '%s'." #define NEVER_ALLOWING_COOKIES "ne'V'er allowing from domain '%s'." -#define PROMTING_TO_ALLOW_COOKIES "'P'rompting to allow from domain '%s'." +#define PROMPTING_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." |