about summary refs log tree commit diff stats
path: root/LYMessages_en.h
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1997-08-03 10:20:31 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1997-08-03 10:20:31 -0400
commit3aee60ca50a415525b4719cc30cf66fcff069775 (patch)
treef4969a96985ef36c9b1b12bf8a439783f47ed840 /LYMessages_en.h
parentc4e90d703df03dd9ea1b52004728de003d6a2958 (diff)
downloadlynx-snapshots-3aee60ca50a415525b4719cc30cf66fcff069775.tar.gz
snapshot of project "lynx", label v2-7-1ac_0-45
Diffstat (limited to 'LYMessages_en.h')
-rw-r--r--LYMessages_en.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/LYMessages_en.h b/LYMessages_en.h
index 1dcc2704..7a7708af 100644
--- a/LYMessages_en.h
+++ b/LYMessages_en.h
@@ -496,7 +496,7 @@
 #define ERROR_UNCOMPRESSING_TEMP "Error uncompressing temporary file!"
 #define UNSUPPORTED_URL_SCHEME "Unsupported URL scheme!"
 #define UNSUPPORTED_DATA_URL "Unsupported data: URL!  Use SHOWINFO, for now."
-#define INVALID_URL_SCHEME_IN_REDIRECTION "Invalid Lynx-internal URL received from server!"
+#define ILLEGAL_REDIRECTION_URL "Illegal redirection URL received from server!"
 #define	SERVER_ASKED_FOR_REDIRECTION \
  "Server asked for redirection of POST content to"
 #define	PROCEED_GET_CANCEL "P)roceed, use G)ET or C)ancel "
@@ -609,7 +609,9 @@
 #define DIRED_NOVICELINE \
  "  C)reate  D)ownload  E)dit  F)ull menu  M)odify  R)emove  T)ag  U)pload     \n"
 #define CURRENT_LINK_STATUS_FAILED "Failed to obtain status of current link!"
-#define INVALID_PERMIT_URL "Special URL only valid from current File Permission menu!"
+
+#define INVALID_PERMIT_URL \
+ "Special URL only valid from current File Permission menu!"
 #endif /* DIRED_SUPPORT */
 
 #ifdef USE_EXTERNALS