From 260f09356c0bfa1cf3b8a36dd8de063466d590aa Mon Sep 17 00:00:00 2001 From: Wanne Date: Fri, 12 Sep 2014 16:21:36 +0000 Subject: [PATCH] Merged from revision: 7512 - Translated skills menu entries for French version (by hrvg) git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7513 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Utils/_FrenchText.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Utils/_FrenchText.cpp b/Utils/_FrenchText.cpp index 981aae1d..fa43675a 100644 --- a/Utils/_FrenchText.cpp +++ b/Utils/_FrenchText.cpp @@ -2219,12 +2219,12 @@ STR16 pTraitSkillsDenialStrings[] = STR16 pSkillMenuStrings[] = // TODO.Translate { - L"Militia", - L"Other Squads", - L"Cancel", - L"%d Militia", + L"Milice", + L"Autre escouade", + L"Annuler", + L"%d miliciens", - L"All Militia", + L"Tous", }; STR16 pSnitchMenuStrings[] =