diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-02-09 22:44:52 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-02-09 22:44:52 -0500 |
commit | 6f66219647d92d2af2427d416e00e6f2a8f825dc (patch) | |
tree | 0560172642638a687023c25b3f0b3739df2bb8e5 /LYMessages_en.h | |
parent | 9c63ba04a5785f8ad069bf660402530617451a06 (diff) | |
download | lynx-snapshots-6f66219647d92d2af2427d416e00e6f2a8f825dc.tar.gz |
snapshot of project "lynx", label v2_6fm_970209
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 1b0324f4..5c5c042b 100644 --- a/LYMessages_en.h +++ b/LYMessages_en.h @@ -392,6 +392,8 @@ #define SPAWNING_EDITOR_FOR_NEWS \ "Spawning your selected editor to edit news message" #define POST_MSG_PROMPT "Post this message? (y/n) " +#define APPEND_SIG_FILE "Append '%s'? (y/n) " +#define POSTING_TO_NEWS "Posting to newsgroup(s)..." #ifdef VMS #define HAVE_UNREAD_MAIL_MSG "*** You have unread mail. ***" #else |