From 102d2114ae770b0e4b81f117f701fb62421e2adc Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 9 Mar 2017 22:25:34 +0100 Subject: [PATCH] Carte --- ZicMoove/ZicMoove/Strings.Designer.cs | 9 +++++++++ ZicMoove/ZicMoove/Strings.resx | 3 +++ 2 files changed, 12 insertions(+) diff --git a/ZicMoove/ZicMoove/Strings.Designer.cs b/ZicMoove/ZicMoove/Strings.Designer.cs index f8393c8c..0a7df32e 100644 --- a/ZicMoove/ZicMoove/Strings.Designer.cs +++ b/ZicMoove/ZicMoove/Strings.Designer.cs @@ -97,6 +97,15 @@ namespace ZicMoove { } } + /// + /// Recherche une chaîne localisée semblable à Carte. + /// + public static string Carte { + get { + return ResourceManager.GetString("Carte", resourceCulture); + } + } + /// /// Recherche une chaîne localisée semblable à Annonces client. /// diff --git a/ZicMoove/ZicMoove/Strings.resx b/ZicMoove/ZicMoove/Strings.resx index 3722e32f..bc620a79 100644 --- a/ZicMoove/ZicMoove/Strings.resx +++ b/ZicMoove/ZicMoove/Strings.resx @@ -248,4 +248,7 @@ Rue + + Carte + \ No newline at end of file