mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
SUPERNOVA2: Add string, divide long line in string
This commit is contained in:
parent
86acda73a7
commit
df1fbcbf4d
@ -772,6 +772,8 @@ const char *gameText[] = {
|
||||
"\"Ich hoffe, Sie hatten einen angenehmen Flug.|Bitte verlassen Sie das Raumschiff! Auf Wiedersehen!\"", //"I hope you had a nice flight.|Please leave the spaceship! Goodbye!"
|
||||
"W\204hrend die anderen Passagiere|aussteigen, versuchst du,|den Schock zu verarbeiten.", //While the other passengers|are disembarking, you are trying|to handle the shock.
|
||||
"\"Ich mu\341 beweisen, da\341 dieser|Roboter der falsche Horst|Hummel ist!\", denkst du.", //"I have to prove that this robot|is the wrong Horst|Hummel!", you think to yourself.
|
||||
"\"Diese Mistkerle von der Artus GmbH und|Commander Sumoti m\201ssen entlarvt werden!\"",
|
||||
//"These bastards from Artus GmbH and|Commander Sumoti must be unmasked!"
|
||||
NULL
|
||||
};
|
||||
|
||||
|
@ -2720,7 +2720,7 @@ msgid ""
|
||||
"Aha, mich interessiert auáerdem,|ob es hier auf Axacuss etwas gibt,|das Sie "
|
||||
"besonders m”gen."
|
||||
msgstr ""
|
||||
"I see. I'm also interested in|whether there's anything here on Axacuss that "
|
||||
"I see. I'm also interested in|whether there's anything here on Axacuss |that "
|
||||
"you particularly like."
|
||||
|
||||
#: ../../ms2/ms2_s.c:152
|
||||
|
Loading…
Reference in New Issue
Block a user