mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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:
@@ -6168,10 +6168,11 @@ STR16 gzLaptopHelpText[] =
|
||||
L"",
|
||||
L"百科全书",
|
||||
L"简报室",
|
||||
L"战役历史",
|
||||
};
|
||||
|
||||
|
||||
STR16 gzHelpScreenText[] =
|
||||
STR16 gzHelpScreenText[] =
|
||||
{
|
||||
L"退出帮助屏幕",
|
||||
};
|
||||
|
||||
@@ -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",
|
||||
};
|
||||
|
||||
@@ -6166,10 +6166,11 @@ STR16 gzLaptopHelpText[] =
|
||||
L"",
|
||||
L"Encyclopedia",
|
||||
L"Briefing Room",
|
||||
L"Campaign History",
|
||||
};
|
||||
|
||||
|
||||
STR16 gzHelpScreenText[] =
|
||||
STR16 gzHelpScreenText[] =
|
||||
{
|
||||
L"Exit help screen",
|
||||
};
|
||||
|
||||
@@ -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",
|
||||
};
|
||||
|
||||
@@ -6006,6 +6006,7 @@ STR16 gzLaptopHelpText[] =
|
||||
L"",
|
||||
L"Enzyklopädie",
|
||||
L"Einsatzbesprechung",
|
||||
L"Geschichte",
|
||||
};
|
||||
|
||||
STR16 gzHelpScreenText[] =
|
||||
|
||||
@@ -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",
|
||||
};
|
||||
|
||||
@@ -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",
|
||||
};
|
||||
|
||||
@@ -6168,10 +6168,11 @@ STR16 gzLaptopHelpText[] =
|
||||
L"",
|
||||
L"Encyclopedia",
|
||||
L"Briefing Room",
|
||||
L"Campaign History", // TODO.Translate
|
||||
};
|
||||
|
||||
|
||||
STR16 gzHelpScreenText[] =
|
||||
STR16 gzHelpScreenText[] =
|
||||
{
|
||||
L"Закрыть окно помощи",
|
||||
};
|
||||
|
||||
@@ -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",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user