diff -r 5df462180423 -r eb52a12370a3 middleware/Debug/Properties/Resources.Designer.cs --- a/middleware/Debug/Properties/Resources.Designer.cs Tue Jul 24 11:14:52 2012 +0200 +++ b/middleware/Debug/Properties/Resources.Designer.cs Tue Jul 24 16:35:10 2012 +0200 @@ -122,6 +122,15 @@ } /// + /// Looks up a localized string similar to _Documentation du Front IDILL. + /// + internal static string menuDocFrontIDILL { + get { + return ResourceManager.GetString("menuDocFrontIDILL", resourceCulture); + } + } + + /// /// Looks up a localized string similar to _Documentation du Front Web. /// internal static string menuDocFrontJS { @@ -293,6 +302,33 @@ } /// + /// Looks up a localized string similar to _Front IDILL. + /// + internal static string menuFrontIDILL { + get { + return ResourceManager.GetString("menuFrontIDILL", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to _Exécutable. + /// + internal static string menuFrontIDILLExe { + get { + return ResourceManager.GetString("menuFrontIDILLExe", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to _Source. + /// + internal static string menuFrontIDILLS { + get { + return ResourceManager.GetString("menuFrontIDILLS", resourceCulture); + } + } + + /// /// Looks up a localized string similar to _Fichier des paramètres. /// internal static string menuParam {