Skip to content
Snippets Groups Projects
Commit 0e9d120a authored by rswindell's avatar rswindell
Browse files

TagMessagePrompt needs a CRLF (and some colorization) because it won't

always come after a no/yes prompt.
parent 4b2bd528
No related branches found
No related tags found
No related merge requests found
......@@ -968,7 +968,7 @@
"\1/\r\n@EXEC:SHOWFILEAVATAR@" 799 FileHdrDescSeparator
"Remove file" 800 RemoveFileQ
"Originating Address" 801 OriginFidoAddr
"\1n\1h\251 \1m%.77s\r\n" 802 VoteNoticeFmt
"\r\nTag this message" 803 TagMessageQ
"Enter (space-separated) Tags: " 804 TagMessagePrompt
"\r\n \1bTags\1n\1b: \1h\1c%.70s" 805 MsgTags
\ No newline at end of file
"\1n\1h\251 \1m%.77s\r\n" 802 VoteNoticeFmt
"\r\nTag this message" 803 TagMessageQ
"\r\n\1h\1yEnter (space-separated) Tags: " 804 TagMessagePrompt
"\r\n \1bTags\1n\1b: \1h\1c%.70s" 805 MsgTags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment