From c23dc27c7bfd6e5398b9e579869393a837e00505 Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 2 Feb 2009 07:24:41 +0000 Subject: [PATCH] - translated "goggle text" in German Version to German - New EXE build (2567) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2569 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- GameVersion.cpp | 4 ++-- Utils/_GermanText.cpp | 2 +- ja2_2005Express.vcproj | 4 ++-- jascreens.cpp | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/GameVersion.cpp b/GameVersion.cpp index 2aa0043f0..0cb67f182 100644 --- a/GameVersion.cpp +++ b/GameVersion.cpp @@ -28,11 +28,11 @@ CHAR16 zVersionLabel[256] = { L"Beta v. 0.98" }; #else //RELEASE BUILD VERSION - CHAR16 zVersionLabel[256] = { L"Release v1.13.2445" }; + CHAR16 zVersionLabel[256] = { L"Release v1.13.2567" }; #endif -CHAR8 czVersionNumber[16] = { "Build 08.12.05" }; //YY.MM.DD +CHAR8 czVersionNumber[16] = { "Build 09.02.02" }; //YY.MM.DD CHAR16 zTrackingNumber[16] = { L"Z" }; diff --git a/Utils/_GermanText.cpp b/Utils/_GermanText.cpp index 7095566a5..e4456fcf0 100644 --- a/Utils/_GermanText.cpp +++ b/Utils/_GermanText.cpp @@ -4221,7 +4221,7 @@ STR16 New113Message[] = L"Alle Gegenstände dieses Typs gelöscht", L"Gegestand verkauft", L"Alle Gegenstände dieses Typs verkauft", - L"You should check your goggles", + L"Sie sollten Ihre Brillen prüfen", }; // WANNE: This are the email texts, when one of the 4 new 1.13 MERC mercs have levelled up, that Speck sends diff --git a/ja2_2005Express.vcproj b/ja2_2005Express.vcproj index f3b4349ea..d013513eb 100644 --- a/ja2_2005Express.vcproj +++ b/ja2_2005Express.vcproj @@ -66,7 +66,7 @@