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