Merged revision(s) 7632 from branches/ja2_source_official_2014:

Fix: missing strings lead to confusion in finance log

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7633 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2014-11-02 00:19:00 +00:00
parent 7bd14ec3fc
commit eee078af6d
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -3870,6 +3870,7 @@ STR16 pTransactionText[] =
L"Miliz in %s ausbilden", // initial cost to equip a town's militia
L"Gegenstände von %s gekauft.", //is used for the Shop keeper interface. The dealers name will be appended to the end of the string.
L"%s hat Geld angelegt.",
L"Gegenstände an Bevölkerung verkauft",
L"Betriebskosten", // HEADROCK HAM 3.6
L"Unterhaltskosten für Miliz", // HEADROCK HAM 3.6
L"Lösegeld erpresst", // Flugente: prisoner system