Various fixes (by Buggler):

- Fixed IMP Background hardcoded text: Prev, Next & None.
- Fixed unable to proceed to IMP Attribute screen when Merc Background feature is off
- Changed 'Ore Type' text to 'Resource'

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6599 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2013-11-14 18:35:16 +00:00
parent 6ec2a96173
commit cbbcbf48c0
11 changed files with 31 additions and 22 deletions
+2 -1
View File
@@ -3361,7 +3361,7 @@ STR16 pwMineStrings[] =
L"Produziert",
L"Status",
L"Produktionsrate",
L"Erzart", // 10
L"Resource", // 10 L"Erzart", // TODO.Translate
L"Kontrolle über Stadt",
L"Loyalität der Stadt",
// L"Minenarbeiter",
@@ -3896,6 +3896,7 @@ STR16 pImpButtonText[] =
L"Analyse wird durchgeführt", // analyzing your profile results
L"OK",
L"Charakter", // Change from "Voice"
L"Keine",
};
STR16 pExtraIMPStrings[] =