Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r06069298b641698f3a5b617dbfa5ace095448de4 -r89cf0d104a6e12180d2fae471ae318cad256707a --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 06069298b641698f3a5b617dbfa5ace095448de4) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 89cf0d104a6e12180d2fae471ae318cad256707a) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.34209 +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -340,6 +340,33 @@ } /// + /// Looks up a localized string similar to Weet u zeker dat u alle uitvoer wilt wissen?. + /// + public static string FailureMechanism_ContextMenuStrip_Are_you_sure_clear_all_output { + get { + return ResourceManager.GetString("FailureMechanism_ContextMenuStrip_Are_you_sure_clear_all_output", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Er zijn geen berekeningen om uit te voeren.. + /// + public static string FailureMechanism_CreateCalculateAllItem_No_calculations_to_run { + get { + return ResourceManager.GetString("FailureMechanism_CreateCalculateAllItem_No_calculations_to_run", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Er zijn geen berekeningen om te valideren.. + /// + public static string FailureMechanism_CreateValidateAllItem_No_calculations_to_validate { + get { + return ResourceManager.GetString("FailureMechanism_CreateValidateAllItem_No_calculations_to_validate", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Invoer. /// public static string FailureMechanism_Inputs_DisplayName {