|
|
|
@ -97,6 +97,15 @@ namespace ZicMoove {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
|
|
|
/// Recherche une chaîne localisée semblable à Carte.
|
|
|
|
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
public static string Carte {
|
|
|
|
|
|
|
|
get {
|
|
|
|
|
|
|
|
return ResourceManager.GetString("Carte", resourceCulture);
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Recherche une chaîne localisée semblable à Annonces client.
|
|
|
|
/// Recherche une chaîne localisée semblable à Annonces client.
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|