From f00c19604e412e26004a22fd7ac14ae0a308d9f0 Mon Sep 17 00:00:00 2001 From: Jaromir Wysoglad Date: Wed, 12 Jun 2019 11:28:23 +0200 Subject: SUPERNOVA2: Add missing string to translatino tool --- devtools/create_supernova2/gametext.h | 1 + devtools/create_supernova2/strings-en.po | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/devtools/create_supernova2/gametext.h b/devtools/create_supernova2/gametext.h index e708dcb87e..8fd05a76d0 100644 --- a/devtools/create_supernova2/gametext.h +++ b/devtools/create_supernova2/gametext.h @@ -775,6 +775,7 @@ const char *gameText[] = { "\"Diese Mistkerle von der Artus GmbH und|Commander Sumoti m\201ssen entlarvt werden!\"", //"These bastards from Artus GmbH and|Commander Sumoti must be unmasked!" "Sieht gef\204hrlich aus!", //Looks dangerous "Das Auge ist schon offen.", //This Eye is already opened +"Es gelingt dir, zu fliehen.", //You manage to escape "|", //Dialog separator NULL }; diff --git a/devtools/create_supernova2/strings-en.po b/devtools/create_supernova2/strings-en.po index cce2afb258..d4e58c68fd 100644 --- a/devtools/create_supernova2/strings-en.po +++ b/devtools/create_supernova2/strings-en.po @@ -2789,3 +2789,9 @@ msgid "" "werden!\"" msgstr "" "\"These bastards from Artus GmbH and|Commander Sumoti must be unmasked!\"" + +#: ../../ms2_mus.c:319 +msgid "" +"Es gelingt dir, zu fliehen." +msgstr "" +"You manage to escape." -- cgit v1.2.3