Merged from revision: 7125

- Fixed Campaign History popup text in laptop (by Buggler)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7126 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-03-30 20:39:23 +00:00
parent 8950598439
commit 3619806002
9 changed files with 18 additions and 9 deletions
+2 -1
View File
@@ -6168,10 +6168,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"百科全书",
L"简报室",
L"战役历史",
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"退出帮助屏幕",
};
+2 -1
View File
@@ -6178,10 +6178,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History", // TODO.Translate
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Verlaat help-scherm",
};
+2 -1
View File
@@ -6166,10 +6166,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History",
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Exit help screen",
};
+2 -1
View File
@@ -6175,10 +6175,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopédie",
L"Salle de briefing",
L"Comptes rendus",
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Quitter l'écran d'aide",
};
+1
View File
@@ -6006,6 +6006,7 @@ STR16 gzLaptopHelpText[] =
L"",
L"Enzyklopädie",
L"Einsatzbesprechung",
L"Geschichte",
};
STR16 gzHelpScreenText[] =
+2 -1
View File
@@ -6163,10 +6163,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History", // TODO.Translate
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Esci dalla schermata di aiuto",
};
+2 -1
View File
@@ -6182,10 +6182,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyklopedia",
L"Briefing Room",
L"Campaign History", // TODO.Translate
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Zamknij okno pomocy",
};
+2 -1
View File
@@ -6168,10 +6168,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History", // TODO.Translate
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Закрыть окно помощи",
};
+3 -2
View File
@@ -4277,7 +4277,7 @@ STR16 pBookMarkStrings[] =
L"Cancel",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History", // TODO.Translate
L"Campaign History",
};
STR16 pBookmarkTitle[] =
@@ -6177,10 +6177,11 @@ STR16 gzLaptopHelpText[] =
L"",
L"Encyclopedia",
L"Briefing Room",
L"Campaign History",
};
STR16 gzHelpScreenText[] =
STR16 gzHelpScreenText[] =
{
L"Exit help screen",
};