diff --git a/game/common/local/frenchStrings.inf b/game/common/local/frenchStrings.inf index 6ced98f1..81c38dc2 100644 --- a/game/common/local/frenchStrings.inf +++ b/game/common/local/frenchStrings.inf @@ -212,9 +212,13 @@ $Text::RTArcadeMenu = "Xbox Live Arcade"; $Text::LevelsBeginner = "Niveaux Débutant"; $Text::LevelsIntermediate = "Niveaux Intermédaire"; $Text::LevelsAdvanced = "Niveaux Avancé"; +$Text::LevelsCustom = "Niveaux Personnalisés"; +$Text::SPGemHunt = "Chasse aux Gemmes"; $Text::Go = "Partez"; $Text::OK = "OK"; $Text::Cancel = "Annuler"; +$Text::Yes = "Oui"; +$Text::No = "Non"; $Text::Refresh = "Actualiser"; $Text::Select = "Sélectionner"; ;$Text::ReturningToArcade = "Returning to Xbox Live Arcade Menu";