Added "select all" option for strategic movement popup box (by Asdow).

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9269 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Sevenfm
2022-01-20 19:48:56 +00:00
parent 5282553a8c
commit 8c59159213
9 changed files with 40 additions and 1 deletions
+1
View File
@@ -4381,6 +4381,7 @@ STR16 pMovementMenuStrings[] =
L"Route planen", // done with movement menu, start plotting movement
L"Abbruch", // cancel this menu
L"Andere", // title for group of mercs not on squads nor in vehicles
L"Select all", // Select all squads TODO: Translate
};
STR16 pUpdateMercStrings[] =