summaryrefslogtreecommitdiff
path: root/src/strife/d_englsh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/d_englsh.h')
-rw-r--r--src/strife/d_englsh.h12
1 files changed, 8 insertions, 4 deletions
diff --git a/src/strife/d_englsh.h b/src/strife/d_englsh.h
index f7ff7684..52a9e23c 100644
--- a/src/strife/d_englsh.h
+++ b/src/strife/d_englsh.h
@@ -44,12 +44,16 @@
#define PRESSKEY "press a key."
#define PRESSYN "press y or n."
#define QUITMSG "are you sure you want to\nquit this great game?"
-#define LOADNET "you can't do load while in a net game!\n\n"PRESSKEY
+// [STRIFE] modified:
+#define LOADNET "you can't load while in a net game!\n\n"PRESSKEY
#define QLOADNET "you can't quickload during a netgame!\n\n"PRESSKEY
-#define QSAVESPOT "you haven't picked a quicksave slot yet!\n\n"PRESSKEY
-#define SAVEDEAD "you can't save if you aren't playing!\n\n"PRESSKEY
+// [STRIFE] modified:
+#define QSAVESPOT "you haven't picked a\nquicksave slot yet!\n\n"PRESSKEY
+// [STRIFE] modified:
+#define SAVEDEAD "you're not playing a game\n\n"PRESSKEY
#define QSPROMPT "quicksave over your game named\n\n'%s'?\n\n"PRESSYN
-#define QLPROMPT "do you want to quickload the game named\n\n'%s'?\n\n"PRESSYN
+// [STRIFE] modified:
+#define QLPROMPT "do you want to quickload\n\n'%s'?\n\n"PRESSYN
#define NEWGAME \
"you can't start a new game\n"\