mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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:
@@ -3889,6 +3889,7 @@ STR16 pTransactionText[] =
|
||||
L"Equipaggiamento esercito in %s", // initial cost to equip a town's militia
|
||||
L"Oggetti acquistati da%s.", //is used for the Shop keeper interface. The dealers name will be appended to the end of the string.
|
||||
L"%s soldi depositati.",
|
||||
L"Sold Item(s) to the Locals",
|
||||
L"Facility Use", // HEADROCK HAM 3.6 // TODO.Translate
|
||||
L"Militia upkeep", // HEADROCK HAM 3.6 // TODO.Translate
|
||||
L"Ransom for released prisoners", // Flugente: prisoner system TODO.Translate
|
||||
|
||||
Reference in New Issue
Block a user