diff --git a/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs b/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs index c35cebb1..c9429ff4 100644 --- a/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs +++ b/src/Yavsc/Resources/Yavsc.YavscLocalisation.Designer.cs @@ -2100,5 +2100,11 @@ namespace Yavsc { return ResourceManager.GetString("Instrumentation", resourceCulture); } } + + public static string Partenariat { + get { + return ResourceManager.GetString("Partenariat", resourceCulture); + } + } } }