aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
Diffstat (limited to 'devtools')
-rw-r--r--devtools/create_supernova/gametext.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/create_supernova/gametext.h b/devtools/create_supernova/gametext.h
index 398e210c54..e8d45a5450 100644
--- a/devtools/create_supernova/gametext.h
+++ b/devtools/create_supernova/gametext.h
@@ -815,6 +815,10 @@ const char *gameText[] = {
"Hmm, keine Antwort.", // kStringTelomat20
"Passwort:", // kStringTelomat21
"Deine Armbanduhr piepst,|die Alarmzeit ist erreicht.", // kStringAlarm
+ // 650
+ "Spiel abbrechen?", // kStringLeaveGame
+ "Ja", // kStringYes
+ "Nein", // kStringNo
NULL
};