mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Small fixes by hrvvillers
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6704 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -2095,7 +2095,7 @@ STR16 pAssignMenuStrings[] =
|
||||
L"Radio Scan", // Flugente: the merc is scanning for patrols in neighbouring sectors
|
||||
L"Formation", // the merc is training
|
||||
L"Move Item", // move items // TODO.Translate
|
||||
L"Construction", // the merc is using/staffing a facility
|
||||
L"Affectation", // the merc is using/staffing a facility
|
||||
L"Annuler", // cancel this menu
|
||||
};
|
||||
|
||||
@@ -3402,7 +3402,7 @@ STR16 pwMineStrings[] =
|
||||
L"Production",
|
||||
L"État",
|
||||
L"Productivité",
|
||||
L"Resource", // 10 // TODO.Translate
|
||||
L"Type de minerai", // 10
|
||||
L"Contrôle de la ville",
|
||||
L"Loyauté de la ville",
|
||||
// L"Mineurs au travail",
|
||||
@@ -4501,8 +4501,8 @@ STR16 MercInfo[] =
|
||||
L"Vous ne pouvez engager plus de 18 mercenaires.",
|
||||
L"Acheter paquetage ?",
|
||||
L"Indisponible",
|
||||
L"Payez sa solde"
|
||||
L"Biographie", // TODO.Translate
|
||||
L"Payez sa solde", //TODO.Translate
|
||||
L"Biographie", //TODO.Translate
|
||||
L"Inventaire",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user