Merged from revision: 7075

- Fixed French texts (by hrvg)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7076 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2014-03-16 19:25:59 +00:00
parent f39dc4bfca
commit 072bd37325
+14 -14
View File
@@ -1947,14 +1947,14 @@ STR16 pPersonnelAssignmentStrings[] =
L"Capturé(e)", L"Capturé(e)",
L"Hôpital", L"Hôpital",
L"Vide", // Vehicle is empty L"Vide", // Vehicle is empty
L"Infiltré", // facility: undercover prisoner (snitch) L"Infiltré", // facility: undercover prisoner (snitch) // TODO.Translate //A voir fini (to see finished)
L"Répand une propagande", // facility: spread propaganda L"Répand une propagande", // facility: spread propaganda // TODO.Translate //A voir fini (to see finished)
L"Fait de la propagande", // facility: spread propaganda (globally) L"Fait de la propagande", // facility: spread propaganda (globally) // TODO.Translate //A voir fini (to see finished)
L"Collecte les rumeurs", // facility: gather rumours L"Collecte les rumeurs", // facility: gather rumours // TODO.Translate //A voir fini (to see finished)
L"Propagande", // spread propaganda L"Propagande", // spread propaganda // TODO.Translate //A voir fini (to see finished)
L"Rumeurs", // gather information L"Rumeur", // gather information // TODO.Translate //A voir fini (to see finished)
L"Diriger la milice", // militia movement orders L"Commande", // militia movement orders
}; }
// refer to above for comments // refer to above for comments
@@ -2002,14 +2002,14 @@ STR16 pLongAssignmentStrings[] =
L"Capturé(e)", L"Capturé(e)",
L"Hôpital", // patient in a hospital L"Hôpital", // patient in a hospital
L"Vide", // Vehicle is empty L"Vide", // Vehicle is empty
L"Infiltré", // facility: undercover prisoner (snitch) L"Infiltré", // facility: undercover prisoner (snitch) // TODO.Translate //A voir fini (to see finished)
L"Répandre une propagande", // facility: spread propaganda L"Répandre une propagande", // facility: spread propaganda // TODO.Translate //A voir fini (to see finished)
L"Faire de la propagande", // facility: spread propaganda (globally) L"Faire de la propagande", // facility: spread propaganda (globally) // TODO.Translate //A voir fini (to see finished)
L"Récolter les rumeurs ", // facility: gather rumours L"Récolter les rumeurs ", // facility: gather rumours // TODO.Translate //A voir fini (to see finished)
L"Propagande", // spread propaganda L"Propagande", // spread propaganda
L"Rumeurs", // gather information L"Rumeurs", // gather information
L"Diriger la milice", // militia movement orders L"Commander", // militia movement orders
}; }
// the contract options // the contract options