From 22b998887ea1aab9e3cb97491f65a89e9d471e72 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sat, 21 Jan 2017 22:46:16 +0100 Subject: [PATCH] fixes default localization to fr --- ...calisation.fr.resx => Yavsc.Resources.YavscLocalisation.resx} | 0 Yavsc/project.json | 1 - 2 files changed, 1 deletion(-) rename Yavsc/Resources/{Yavsc.Resources.YavscLocalisation.fr.resx => Yavsc.Resources.YavscLocalisation.resx} (100%) diff --git a/Yavsc/Resources/Yavsc.Resources.YavscLocalisation.fr.resx b/Yavsc/Resources/Yavsc.Resources.YavscLocalisation.resx similarity index 100% rename from Yavsc/Resources/Yavsc.Resources.YavscLocalisation.fr.resx rename to Yavsc/Resources/Yavsc.Resources.YavscLocalisation.resx diff --git a/Yavsc/project.json b/Yavsc/project.json index 2269dab9..fa8b3192 100755 --- a/Yavsc/project.json +++ b/Yavsc/project.json @@ -19,7 +19,6 @@ "Resources/**/*.resx" ], "namedResource": { - "Localisation.fr": "Resources/Yavsc.Resources.YavscLocalisation.fr.resx" }, "configurations": { "Debug": {