mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- new option for militia command menu: crouch/all crouch
- Larry now consumes every drug git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5638 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1905,6 +1905,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"撤退", // retreat militia
|
||||
L"向我靠拢", // retreat militia
|
||||
L"卧倒", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"隐蔽",
|
||||
L"全体: 进攻",
|
||||
L"全体: 原地坚守",
|
||||
@@ -1912,6 +1913,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"全体: 向我靠拢",
|
||||
L"全体: 分散",
|
||||
L"全体: 卧倒",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"全体: 隐蔽",
|
||||
//L"All: Find items",
|
||||
L"取消", // cancel this menu
|
||||
|
||||
@@ -1901,6 +1901,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Retreat", // retreat militia
|
||||
L"Come to me", // retreat militia
|
||||
L"Get down", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"Take cover",
|
||||
L"All: Attack",
|
||||
L"All: Hold Position",
|
||||
@@ -1908,6 +1909,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Come to me",
|
||||
L"All: Spread out",
|
||||
L"All: Get down",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"All: Take cover",
|
||||
//L"All: Find items",
|
||||
L"Cancel", // cancel this menu
|
||||
|
||||
@@ -1903,8 +1903,9 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Attack", // set militia to aggresive
|
||||
L"Hold Position", // set militia to stationary
|
||||
L"Retreat", // retreat militia
|
||||
L"Come to me", // retreat militia
|
||||
L"Get down", // retreat militia
|
||||
L"Come to me",
|
||||
L"Get down",
|
||||
L"Crouch",
|
||||
L"Take cover",
|
||||
L"All: Attack",
|
||||
L"All: Hold Position",
|
||||
@@ -1912,6 +1913,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Come to me",
|
||||
L"All: Spread out",
|
||||
L"All: Get down",
|
||||
L"All: Crouch",
|
||||
L"All: Take cover",
|
||||
//L"All: Find items",
|
||||
L"Cancel", // cancel this menu
|
||||
|
||||
@@ -1904,6 +1904,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Retraite", // retreat militia
|
||||
L"Rejoignez moi", // retreat militia
|
||||
L"Couchez vous", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"A couvert!",
|
||||
L"All: Attaquez",
|
||||
L"All: Tenez la Position",
|
||||
@@ -1911,6 +1912,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Rejoignez-moi",
|
||||
L"All: Dispersez-vous",
|
||||
L"All: Couchez-vous",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"All: A couvert!",
|
||||
//L"All: Trouver materiel",
|
||||
L"Annuler", // cancel this menu
|
||||
|
||||
@@ -1904,6 +1904,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Rückzug", // retreat militia
|
||||
L"An meine Position", // retreat militia
|
||||
L"Auf den Boden", // retreat militia
|
||||
L"Ducken",
|
||||
L"In Deckung gehen",
|
||||
L"Alle: Angreifen",
|
||||
L"Alle: Position halten",
|
||||
@@ -1911,6 +1912,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Alle: An meine Position",
|
||||
L"Alle: Ausschwärmen",
|
||||
L"Alle: Auf den Boden",
|
||||
L"Alle: Ducken",
|
||||
L"Alle: In Deckung gehen",
|
||||
//L"All: Find items",
|
||||
L"Abbrechen", // cancel this menu
|
||||
|
||||
@@ -1896,7 +1896,8 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Hold Position", // set militia to stationary
|
||||
L"Retreat", // retreat militia
|
||||
L"Come to me", // retreat militia
|
||||
L"Get down", // retreat militia
|
||||
L"Get down", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"Take cover",
|
||||
L"All: Attack",
|
||||
L"All: Hold Position",
|
||||
@@ -1904,6 +1905,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Come to me",
|
||||
L"All: Spread out",
|
||||
L"All: Get down",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"All: Take cover",
|
||||
//L"All: Find items",
|
||||
L"Cancel", // cancel this menu
|
||||
|
||||
@@ -1912,6 +1912,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Wycofaj się", // retreat militia
|
||||
L"Chodź do mnie", // retreat militia
|
||||
L"Padnij", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"Kryj się",
|
||||
L"Wszyscy: Atakujcie",
|
||||
L"Wszyscy: Utrzymajcie pozycje",
|
||||
@@ -1919,6 +1920,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Wszyscy: Chodźcie do mnie",
|
||||
L"Wszyscy: Rozproszcie się",
|
||||
L"Wszyscy: Padnijcie",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"Wszyscy: Kryjcie się",
|
||||
//L"Wszyscy: Szukajcie przedmiotów",
|
||||
L"Anuluj", // cancel this menu
|
||||
|
||||
@@ -1905,6 +1905,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Отступать", // retreat militia
|
||||
L"За мной", // retreat militia
|
||||
L"Ложись", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"В укрытие",
|
||||
L"Все в атаку",
|
||||
L"Всем держать оборону",
|
||||
@@ -1912,6 +1913,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Все за мной",
|
||||
L"Всем рассеяться",
|
||||
L"Всем залечь",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"Всем в укрытие",
|
||||
//L"Всем искать предметы",
|
||||
L"Отмена", // cancel this menu
|
||||
|
||||
@@ -1905,6 +1905,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Retreat", // retreat militia
|
||||
L"Come to me", // retreat militia
|
||||
L"Get down", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"Take cover",
|
||||
L"All: Attack",
|
||||
L"All: Hold Position",
|
||||
@@ -1912,6 +1913,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Come to me",
|
||||
L"All: Spread out",
|
||||
L"All: Get down",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"All: Take cover",
|
||||
//L"All: Find items",
|
||||
L"Cancel", // cancel this menu
|
||||
|
||||
Reference in New Issue
Block a user