mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Merged from revision: 7397
Externalized History Log texts (by Jazz) - see TableData\History.xml - added support for language specific history (German.History.xml, French.History.xml, ...) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7399 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4195,6 +4195,8 @@ STR16 pHistoryHeaders[] =
|
||||
L"Event", // the event label
|
||||
};
|
||||
|
||||
// Externalized to "TableData\History.xml"
|
||||
/*
|
||||
// various history events
|
||||
// THESE STRINGS ARE "HISTORY LOG" STRINGS AND THEIR LENGTH IS VERY LIMITED.
|
||||
// PLEASE BE MINDFUL OF THE LENGTH OF THESE STRINGS. ONE WAY TO "TEST" THIS
|
||||
@@ -4300,6 +4302,7 @@ STR16 pHistoryStrings[] =
|
||||
L"Met Waldo - aircraft mechanic.",
|
||||
L"Helicopter repairs started. Estimated time: %d hour(s).",
|
||||
};
|
||||
*/
|
||||
|
||||
STR16 pHistoryLocations[] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user