From a2b757d76a6e30e16acbae8a1f94c3eff29d2559 Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 16 Sep 2012 22:11:09 +0000 Subject: [PATCH] - Included missing XML_Clothes.cpp file to the project file for VS 2005 and VS 2008 - Updated old text string for foreign languages git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5571 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Tactical/Tactical_VS2005.vcproj | 4 ++++ Tactical/Tactical_VS2008.vcproj | 4 ++++ Utils/_ChineseText.cpp | 2 +- Utils/_DutchText.cpp | 2 +- Utils/_FrenchText.cpp | 2 +- Utils/_GermanText.cpp | 2 +- Utils/_ItalianText.cpp | 2 +- Utils/_PolishText.cpp | 2 +- Utils/_RussianText.cpp | 2 +- Utils/_TaiwaneseText.cpp | 2 +- 10 files changed, 16 insertions(+), 8 deletions(-) diff --git a/Tactical/Tactical_VS2005.vcproj b/Tactical/Tactical_VS2005.vcproj index d7954705..0b5f2e5a 100644 --- a/Tactical/Tactical_VS2005.vcproj +++ b/Tactical/Tactical_VS2005.vcproj @@ -1020,6 +1020,10 @@ RelativePath=".\XML_CivGroupNames.cpp" > + + diff --git a/Tactical/Tactical_VS2008.vcproj b/Tactical/Tactical_VS2008.vcproj index 614b2321..59ab926e 100644 --- a/Tactical/Tactical_VS2008.vcproj +++ b/Tactical/Tactical_VS2008.vcproj @@ -1022,6 +1022,10 @@ RelativePath=".\XML_CivGroupNames.cpp" > + + diff --git a/Utils/_ChineseText.cpp b/Utils/_ChineseText.cpp index 16283e8b..2250278b 100644 --- a/Utils/_ChineseText.cpp +++ b/Utils/_ChineseText.cpp @@ -2901,7 +2901,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"生命: %d/%d\n毒性: %d/%d\n精力: %d/%d\n士气: %s\n口渴: %d%s\n饥饿: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_DutchText.cpp b/Utils/_DutchText.cpp index 8744182f..7782915c 100644 --- a/Utils/_DutchText.cpp +++ b/Utils/_DutchText.cpp @@ -2898,7 +2898,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_FrenchText.cpp b/Utils/_FrenchText.cpp index 06e19bdf..66a3a5ca 100644 --- a/Utils/_FrenchText.cpp +++ b/Utils/_FrenchText.cpp @@ -2900,7 +2900,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_GermanText.cpp b/Utils/_GermanText.cpp index 9ee821e6..17be74d2 100644 --- a/Utils/_GermanText.cpp +++ b/Utils/_GermanText.cpp @@ -2903,7 +2903,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Ges.: %d/%d\nGift: %d/%d\nAusd.: %d/%d\nMoral: %s\nWasser: %d%s\nEssen: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_ItalianText.cpp b/Utils/_ItalianText.cpp index 12674c20..bd612c72 100644 --- a/Utils/_ItalianText.cpp +++ b/Utils/_ItalianText.cpp @@ -2893,7 +2893,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_PolishText.cpp b/Utils/_PolishText.cpp index a0bdba88..2b72dfc3 100644 --- a/Utils/_PolishText.cpp +++ b/Utils/_PolishText.cpp @@ -2908,7 +2908,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_RussianText.cpp b/Utils/_RussianText.cpp index 0b483037..bd169d0f 100644 --- a/Utils/_RussianText.cpp +++ b/Utils/_RussianText.cpp @@ -2901,7 +2901,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate diff --git a/Utils/_TaiwaneseText.cpp b/Utils/_TaiwaneseText.cpp index f723b1a4..b3a6177e 100644 --- a/Utils/_TaiwaneseText.cpp +++ b/Utils/_TaiwaneseText.cpp @@ -2902,7 +2902,7 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] = L"Health: %d/%d\nPoison: %d/%d\nEnergy: %d/%d\nMorale: %s\nWater: %d%s\nFood: %d%s", // added by Flugente: selection of a function to call in tactical - L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Nothing", // TODO.Translate + L"1 - Fill Canteens 2 - Clean one gun 3 - Clean all guns 4 - Take off clothes", // TODO.Translate // added by Flugente: decide what to do with the corpses L"1 - Decapitate 2 - Gut 3 - Take Clothes 4 - Take Body", // TODO.Translate