Skip to content
Snippets Groups Projects
Commit 3f6bc313 authored by rswindell's avatar rswindell
Browse files

Use conditional blank line for DeletePostQ

parent fee64837
No related branches found
No related tags found
No related merge requests found
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
"\1n\r\n\1c \1h\1bReading \1n\1c %4u\b\b\b\b%s\1\\"\ 071 ReadingSub "\1n\r\n\1c \1h\1bReading \1n\1c %4u\b\b\b\b%s\1\\"\ 071 ReadingSub
" %4u\b\b\b\b\1h%s \1n\1c(\1h?\1n\1c=Menu) (\1h%u\1n\1c of \1h%u\1n\1c): \1n" " %4u\b\b\b\b\1h%s \1n\1c(\1h?\1n\1c=Menu) (\1h%u\1n\1c of \1h%u\1n\1c): \1n"
"\r\nYou didn't post message #%d\r\n" 072 YouDidntPostMsgN "\r\nYou didn't post message #%d\r\n" 072 YouDidntPostMsgN
"\r\nDelete message #%u '%s'" 073 DeletePostQ "\1?Delete message #%u '%s'" 073 DeletePostQ
"\1n\1b[\1h\1wI\1n\1b] \1hAutoLogon via IP address "\ 074 UserDefaultsAutoLogon "\1n\1b[\1h\1wI\1n\1b] \1hAutoLogon via IP address "\ 074 UserDefaultsAutoLogon
"\1n\1b: \1c%s\r\n" "\1n\1b: \1c%s\r\n"
"\1n\r\n\1m%s sent to \1h%s #%u\r\n" 075 MsgSentToUser "\1n\r\n\1m%s sent to \1h%s #%u\r\n" 075 MsgSentToUser
...@@ -975,4 +975,4 @@ ...@@ -975,4 +975,4 @@
"\r\n " 807 LongLineContinuationPrefix "\r\n " 807 LongLineContinuationPrefix
"Scanning" 808 Scanning "Scanning" 808 Scanning
"Done" 809 Done "Done" 809 Done
"\1[\1>" 810 Scanned "\1[\1>" 810 Scanned
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment