Index: Application/Riskeer/test/Application.Riskeer.Integration.Test/ResourcesTest.cs =================================================================== diff -u -r835e36509b0e9dec6974c7cbad53dbb0096ea759 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Application/Riskeer/test/Application.Riskeer.Integration.Test/ResourcesTest.cs (.../ResourcesTest.cs) (revision 835e36509b0e9dec6974c7cbad53dbb0096ea759) +++ Application/Riskeer/test/Application.Riskeer.Integration.Test/ResourcesTest.cs (.../ResourcesTest.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -78,7 +78,7 @@ process.Start(); process.WaitForExit(); - // Assert + // AssertDotSpatialPlugin_GetViewInfoObjects_Map outputFilePath = Path.Combine(outputPath, "UnusedResources.txt"); var lines = new List(); using (var reader = new StreamReader(outputFilePath)) Index: Core/Common/src/Core.Common.Gui/Properties/Resources.Designer.cs =================================================================== diff -u -r1416355bd00bdc40ae5ce5eed924cdd127593715 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Core/Common/src/Core.Common.Gui/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1416355bd00bdc40ae5ce5eed924cdd127593715) +++ Core/Common/src/Core.Common.Gui/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2019. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // // This file is part of Riskeer. // @@ -40,7 +40,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -405,15 +405,6 @@ } /// - /// Looks up a localized string similar to Kaart. - /// - public static string DotSpatialPlugin_GetViewInfoObjects_Map { - get { - return ResourceManager.GetString("DotSpatialPlugin_GetViewInfoObjects_Map", resourceCulture); - } - } - - /// /// Looks up a localized string similar to DynamicPropertyOrderEvaluationMethod heeft een incorrect aantal argumenten. Zou er één moeten zijn. Klasse: {0}.. /// public static string DynamicPropertyOrderEvaluationMethod_incorrect_argument_count_must_be_one_string_argument_on_Class_0_ { Index: Core/Common/src/Core.Common.Gui/Properties/Resources.resx =================================================================== diff -u -r1416355bd00bdc40ae5ce5eed924cdd127593715 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Core/Common/src/Core.Common.Gui/Properties/Resources.resx (.../Resources.resx) (revision 1416355bd00bdc40ae5ce5eed924cdd127593715) +++ Core/Common/src/Core.Common.Gui/Properties/Resources.resx (.../Resources.resx) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -478,9 +478,6 @@ Kan geen 'IViewCommands'-afhankelijk element in het contextmenu creëren zonder een 'IViewCommands'. - - Kaart - Website Index: Core/Plugins/src/Core.Plugins.Chart/Properties/AssemblyInfo.cs =================================================================== diff -u -r9155f30558f9f75a53b7f762e45bc43e72c434a9 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Core/Plugins/src/Core.Plugins.Chart/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 9155f30558f9f75a53b7f762e45bc43e72c434a9) +++ Core/Plugins/src/Core.Plugins.Chart/Properties/AssemblyInfo.cs (.../AssemblyInfo.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -20,6 +20,8 @@ // All rights reserved. using System.Reflection; +using System.Runtime.CompilerServices; [assembly: AssemblyTitle("Core.Plugins.Chart")] -[assembly: AssemblyProduct("Core.Plugins.Chart")] \ No newline at end of file +[assembly: AssemblyProduct("Core.Plugins.Chart")] +[assembly: InternalsVisibleTo("Core.Plugins.Chart.Test")] \ No newline at end of file Index: Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.Designer.cs =================================================================== diff -u -r106eeb3a0608bd85eb1fcc8fff72256fd9c3ac5f -r6a1093e75bdf23c60232116445c086ebb5319558 --- Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 106eeb3a0608bd85eb1fcc8fff72256fd9c3ac5f) +++ Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2019. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // // This file is part of Riskeer. // @@ -43,7 +43,7 @@ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - public class Resources { + internal class Resources { private static global::System.Resources.ResourceManager resourceMan; @@ -57,7 +57,7 @@ /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - public static global::System.Resources.ResourceManager ResourceManager { + internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Core.Plugins.Chart.Properties.Resources", typeof(Resources).Assembly); @@ -72,7 +72,7 @@ /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - public static global::System.Globalization.CultureInfo Culture { + internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } @@ -84,7 +84,7 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap AreaIcon { + internal static System.Drawing.Bitmap AreaIcon { get { object obj = ResourceManager.GetObject("AreaIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); @@ -94,7 +94,7 @@ /// /// Looks up a localized string similar to Algemeen. /// - public static string Categories_General { + internal static string Categories_General { get { return ResourceManager.GetString("Categories_General", resourceCulture); } @@ -103,7 +103,7 @@ /// /// Looks up a localized string similar to Stijl. /// - public static string Categories_Styling { + internal static string Categories_Styling { get { return ResourceManager.GetString("Categories_Styling", resourceCulture); } @@ -112,7 +112,7 @@ /// /// Looks up a localized string similar to De kleur van de vlakken waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartAreaData_FillColor_Description { + internal static string ChartAreaData_FillColor_Description { get { return ResourceManager.GetString("ChartAreaData_FillColor_Description", resourceCulture); } @@ -121,7 +121,7 @@ /// /// Looks up a localized string similar to De kleur van de lijn van de vlakken waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartAreaData_StrokeColor_Description { + internal static string ChartAreaData_StrokeColor_Description { get { return ResourceManager.GetString("ChartAreaData_StrokeColor_Description", resourceCulture); } @@ -130,7 +130,7 @@ /// /// Looks up a localized string similar to De dikte van de lijn van de vlakken waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartAreaData_StrokeThickness_Description { + internal static string ChartAreaData_StrokeThickness_Description { get { return ResourceManager.GetString("ChartAreaData_StrokeThickness_Description", resourceCulture); } @@ -139,7 +139,7 @@ /// /// Looks up a localized string similar to Kleur. /// - public static string ChartData_Color_DisplayName { + internal static string ChartData_Color_DisplayName { get { return ResourceManager.GetString("ChartData_Color_DisplayName", resourceCulture); } @@ -148,7 +148,7 @@ /// /// Looks up a localized string similar to Lijnkleur. /// - public static string ChartData_StrokeColor_DisplayName { + internal static string ChartData_StrokeColor_DisplayName { get { return ResourceManager.GetString("ChartData_StrokeColor_DisplayName", resourceCulture); } @@ -157,7 +157,7 @@ /// /// Looks up a localized string similar to Lijndikte. /// - public static string ChartData_StrokeThickness_DisplayName { + internal static string ChartData_StrokeThickness_DisplayName { get { return ResourceManager.GetString("ChartData_StrokeThickness_DisplayName", resourceCulture); } @@ -166,7 +166,7 @@ /// /// Looks up a localized string similar to Geeft aan of de gegevensreeks wordt weergegeven.. /// - public static string ChartDataProperties_IsVisible_Description { + internal static string ChartDataProperties_IsVisible_Description { get { return ResourceManager.GetString("ChartDataProperties_IsVisible_Description", resourceCulture); } @@ -175,7 +175,7 @@ /// /// Looks up a localized string similar to Weergeven. /// - public static string ChartDataProperties_IsVisible_DisplayName { + internal static string ChartDataProperties_IsVisible_DisplayName { get { return ResourceManager.GetString("ChartDataProperties_IsVisible_DisplayName", resourceCulture); } @@ -184,7 +184,7 @@ /// /// Looks up a localized string similar to De naam van deze gegevensreeks.. /// - public static string ChartDataProperties_Name_Description { + internal static string ChartDataProperties_Name_Description { get { return ResourceManager.GetString("ChartDataProperties_Name_Description", resourceCulture); } @@ -193,7 +193,7 @@ /// /// Looks up a localized string similar to Naam. /// - public static string ChartDataProperties_Name_DisplayName { + internal static string ChartDataProperties_Name_DisplayName { get { return ResourceManager.GetString("ChartDataProperties_Name_DisplayName", resourceCulture); } @@ -202,7 +202,7 @@ /// /// Looks up a localized string similar to Vlakken. /// - public static string ChartDataProperties_Type_Areas { + internal static string ChartDataProperties_Type_Areas { get { return ResourceManager.GetString("ChartDataProperties_Type_Areas", resourceCulture); } @@ -211,7 +211,7 @@ /// /// Looks up a localized string similar to Het type van de data die wordt weergegeven in de gegevensreeks.. /// - public static string ChartDataProperties_Type_Description { + internal static string ChartDataProperties_Type_Description { get { return ResourceManager.GetString("ChartDataProperties_Type_Description", resourceCulture); } @@ -220,7 +220,7 @@ /// /// Looks up a localized string similar to Type. /// - public static string ChartDataProperties_Type_DisplayName { + internal static string ChartDataProperties_Type_DisplayName { get { return ResourceManager.GetString("ChartDataProperties_Type_DisplayName", resourceCulture); } @@ -229,7 +229,7 @@ /// /// Looks up a localized string similar to Lijnen. /// - public static string ChartDataProperties_Type_Lines { + internal static string ChartDataProperties_Type_Lines { get { return ResourceManager.GetString("ChartDataProperties_Type_Lines", resourceCulture); } @@ -238,7 +238,7 @@ /// /// Looks up a localized string similar to Punten. /// - public static string ChartDataProperties_Type_Points { + internal static string ChartDataProperties_Type_Points { get { return ResourceManager.GetString("ChartDataProperties_Type_Points", resourceCulture); } @@ -247,7 +247,7 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap ChartIcon { + internal static System.Drawing.Bitmap ChartIcon { get { object obj = ResourceManager.GetObject("ChartIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); @@ -257,7 +257,7 @@ /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet minstens één van de zichtbare gegevensreeksen in deze map met gegevensreeksen elementen bevatten.. /// - public static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_NoData_ZoomToAllDisabled_Tooltip { + internal static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_NoData_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_NoData_ZoomToAllDisab" + "led_Tooltip", resourceCulture); @@ -267,7 +267,7 @@ /// /// Looks up a localized string similar to Zet het zoomniveau van de grafiek dusdanig dat alle zichtbare gegevensreeksen in deze map met gegevensreeksen precies in het beeld passen.. /// - public static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAll_Tooltip { + internal static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAll_Tooltip { get { return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAll_Tooltip", resourceCulture); } @@ -276,7 +276,7 @@ /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet er minstens één gegevensreeks in deze map met gegevensreeksen zichtbaar zijn.. /// - public static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAllDisabled_Tooltip { + internal static string ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ChartDataCollection_ZoomToAllDisabled_Too" + "ltip", resourceCulture); @@ -286,7 +286,7 @@ /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet de gegevensreeks elementen bevatten.. /// - public static string ChartLegendView_CreateZoomToExtentsItem_NoData_ZoomToAllDisabled_Tooltip { + internal static string ChartLegendView_CreateZoomToExtentsItem_NoData_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_NoData_ZoomToAllDisabled_Tooltip", resourceCulture); } @@ -295,7 +295,7 @@ /// /// Looks up a localized string similar to Zet het zoomniveau van de grafiek dusdanig dat deze gegevensreeks precies in het beeld past.. /// - public static string ChartLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip { + internal static string ChartLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip { get { return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ZoomToAll_Tooltip", resourceCulture); } @@ -304,7 +304,7 @@ /// /// Looks up a localized string similar to Om het zoomniveau aan te passen moet de gegevensreeks zichtbaar zijn.. /// - public static string ChartLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip { + internal static string ChartLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip { get { return ResourceManager.GetString("ChartLegendView_CreateZoomToExtentsItem_ZoomToAllDisabled_Tooltip", resourceCulture); } @@ -313,7 +313,7 @@ /// /// Looks up a localized string similar to De kleur van de lijnen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartLineData_Color_Description { + internal static string ChartLineData_Color_Description { get { return ResourceManager.GetString("ChartLineData_Color_Description", resourceCulture); } @@ -322,7 +322,7 @@ /// /// Looks up a localized string similar to De stijl van de lijnen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartLineData_DashStyle_Description { + internal static string ChartLineData_DashStyle_Description { get { return ResourceManager.GetString("ChartLineData_DashStyle_Description", resourceCulture); } @@ -331,7 +331,7 @@ /// /// Looks up a localized string similar to Lijnstijl. /// - public static string ChartLineData_DashStyle_DisplayName { + internal static string ChartLineData_DashStyle_DisplayName { get { return ResourceManager.GetString("ChartLineData_DashStyle_DisplayName", resourceCulture); } @@ -340,7 +340,7 @@ /// /// Looks up a localized string similar to De dikte van de lijnen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartLineData_Width_Description { + internal static string ChartLineData_Width_Description { get { return ResourceManager.GetString("ChartLineData_Width_Description", resourceCulture); } @@ -349,7 +349,7 @@ /// /// Looks up a localized string similar to De kleur van de symbolen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartPointData_Color_Description { + internal static string ChartPointData_Color_Description { get { return ResourceManager.GetString("ChartPointData_Color_Description", resourceCulture); } @@ -358,7 +358,7 @@ /// /// Looks up a localized string similar to De grootte van de symbolen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartPointData_Size_Description { + internal static string ChartPointData_Size_Description { get { return ResourceManager.GetString("ChartPointData_Size_Description", resourceCulture); } @@ -367,7 +367,7 @@ /// /// Looks up a localized string similar to Grootte. /// - public static string ChartPointData_Size_DisplayName { + internal static string ChartPointData_Size_DisplayName { get { return ResourceManager.GetString("ChartPointData_Size_DisplayName", resourceCulture); } @@ -376,7 +376,7 @@ /// /// Looks up a localized string similar to De kleur van de lijn van de symbolen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartPointData_StrokeColor_Description { + internal static string ChartPointData_StrokeColor_Description { get { return ResourceManager.GetString("ChartPointData_StrokeColor_Description", resourceCulture); } @@ -385,7 +385,7 @@ /// /// Looks up a localized string similar to De dikte van de lijn van de symbolen waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartPointData_StrokeThickness_Description { + internal static string ChartPointData_StrokeThickness_Description { get { return ResourceManager.GetString("ChartPointData_StrokeThickness_Description", resourceCulture); } @@ -394,7 +394,7 @@ /// /// Looks up a localized string similar to Het symbool waarmee deze gegevensreeks wordt weergegeven.. /// - public static string ChartPointData_Symbol_Description { + internal static string ChartPointData_Symbol_Description { get { return ResourceManager.GetString("ChartPointData_Symbol_Description", resourceCulture); } @@ -403,7 +403,7 @@ /// /// Looks up a localized string similar to Symbool. /// - public static string ChartPointData_Symbol_DisplayName { + internal static string ChartPointData_Symbol_DisplayName { get { return ResourceManager.GetString("ChartPointData_Symbol_DisplayName", resourceCulture); } @@ -412,7 +412,7 @@ /// /// Looks up a localized string similar to Grafiek. /// - public static string General_Chart { + internal static string General_Chart { get { return ResourceManager.GetString("General_Chart", resourceCulture); } @@ -421,26 +421,17 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap LineIcon { + internal static System.Drawing.Bitmap LineIcon { get { object obj = ResourceManager.GetObject("LineIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// - /// Looks up a localized string similar to Diagram. - /// - public static string OxyPlotPlugin_GetViewInfos_Diagram { - get { - return ResourceManager.GetString("OxyPlotPlugin_GetViewInfos_Diagram", resourceCulture); - } - } - - /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap PanIcon { + internal static System.Drawing.Bitmap PanIcon { get { object obj = ResourceManager.GetObject("PanIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); @@ -450,7 +441,7 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap PointsIcon { + internal static System.Drawing.Bitmap PointsIcon { get { object obj = ResourceManager.GetObject("PointsIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); @@ -460,7 +451,7 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap RectangleZoomIcon { + internal static System.Drawing.Bitmap RectangleZoomIcon { get { object obj = ResourceManager.GetObject("RectangleZoomIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); @@ -470,7 +461,7 @@ /// /// Looks up a localized string similar to Grafieken. /// - public static string Ribbon_ContextualGroup_Charting { + internal static string Ribbon_ContextualGroup_Charting { get { return ResourceManager.GetString("Ribbon_ContextualGroup_Charting", resourceCulture); } @@ -479,7 +470,7 @@ /// /// Looks up a localized string similar to Navigatie. /// - public static string Ribbon_GroupBox_Navigation { + internal static string Ribbon_GroupBox_Navigation { get { return ResourceManager.GetString("Ribbon_GroupBox_Navigation", resourceCulture); } @@ -488,7 +479,7 @@ /// /// Looks up a localized string similar to Grafiek. /// - public static string Ribbon_Toggle_Legend { + internal static string Ribbon_Toggle_Legend { get { return ResourceManager.GetString("Ribbon_Toggle_Legend", resourceCulture); } @@ -497,7 +488,7 @@ /// /// Looks up a localized string similar to Open het grafiekenpaneel.. /// - public static string Ribbon_Toggle_Legend_ToolTip { + internal static string Ribbon_Toggle_Legend_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_Legend_ToolTip", resourceCulture); } @@ -506,7 +497,7 @@ /// /// Looks up a localized string similar to Verschuiven. /// - public static string Ribbon_Toggle_Panning { + internal static string Ribbon_Toggle_Panning { get { return ResourceManager.GetString("Ribbon_Toggle_Panning", resourceCulture); } @@ -515,7 +506,7 @@ /// /// Looks up a localized string similar to Om te verschuiven, houdt u de linker muisknop ingedrukt op de grafiek terwijl u de muis beweegt.. /// - public static string Ribbon_Toggle_Panning_ToolTip { + internal static string Ribbon_Toggle_Panning_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_Panning_ToolTip", resourceCulture); } @@ -524,7 +515,7 @@ /// /// Looks up a localized string similar to Zoom door rechthoek. /// - public static string Ribbon_Toggle_RectangleZooming { + internal static string Ribbon_Toggle_RectangleZooming { get { return ResourceManager.GetString("Ribbon_Toggle_RectangleZooming", resourceCulture); } @@ -533,7 +524,7 @@ /// /// Looks up a localized string similar to Om in te zoomen met behulp van een rechthoek, houdt u de linker muisknop ingedrukt op de grafiek terwijl u de muis beweegt.. /// - public static string Ribbon_Toggle_RectangleZooming_ToolTip { + internal static string Ribbon_Toggle_RectangleZooming_ToolTip { get { return ResourceManager.GetString("Ribbon_Toggle_RectangleZooming_ToolTip", resourceCulture); } @@ -542,7 +533,7 @@ /// /// Looks up a localized string similar to Zoom naar alles. /// - public static string Ribbon_ZoomToAll { + internal static string Ribbon_ZoomToAll { get { return ResourceManager.GetString("Ribbon_ZoomToAll", resourceCulture); } @@ -551,7 +542,7 @@ /// /// Looks up a localized string similar to Zet het zoomniveau van de grafiek dusdanig dat alle zichtbare elementen precies in het beeld passen.. /// - public static string Ribbon_ZoomToAll_ToolTip { + internal static string Ribbon_ZoomToAll_ToolTip { get { return ResourceManager.GetString("Ribbon_ZoomToAll_ToolTip", resourceCulture); } @@ -560,7 +551,7 @@ /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// - public static System.Drawing.Bitmap ZoomToAllIcon { + internal static System.Drawing.Bitmap ZoomToAllIcon { get { object obj = ResourceManager.GetObject("ZoomToAllIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); Index: Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.resx =================================================================== diff -u -r0d21d460804d08c108774120dc022d0a22b230bd -r6a1093e75bdf23c60232116445c086ebb5319558 --- Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.resx (.../Resources.resx) (revision 0d21d460804d08c108774120dc022d0a22b230bd) +++ Core/Plugins/src/Core.Plugins.Chart/Properties/Resources.resx (.../Resources.resx) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -172,9 +172,6 @@ ..\resources\zoomextents.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - Diagram - Zet het zoomniveau van de grafiek dusdanig dat deze gegevensreeks precies in het beeld past. Index: Riskeer/Common/src/Riskeer.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -rd0fa20990aa0ab48519618e660af61aad03bb2b7 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Common/src/Riskeer.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d0fa20990aa0ab48519618e660af61aad03bb2b7) +++ Riskeer/Common/src/Riskeer.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -610,15 +610,6 @@ } /// - /// Looks up a localized string similar to Berekening. - /// - public static string ICalculation_DisplayName { - get { - return ResourceManager.GetString("ICalculation_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Een illustratiepunt node in de foutenboom moet 0 of 2 onderliggende nodes hebben.. /// public static string IllustrationPointNode_SetChildren_Node_must_have_zero_or_two_child_nodes { Index: Riskeer/Common/src/Riskeer.Common.Data/Properties/Resources.resx =================================================================== diff -u -rd0fa20990aa0ab48519618e660af61aad03bb2b7 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Common/src/Riskeer.Common.Data/Properties/Resources.resx (.../Resources.resx) (revision d0fa20990aa0ab48519618e660af61aad03bb2b7) +++ Riskeer/Common/src/Riskeer.Common.Data/Properties/Resources.resx (.../Resources.resx) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -204,9 +204,6 @@ De waarde voor de oriëntatie moet in het bereik {0} liggen. - - Berekening - Verdronken koker Index: Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r1416355bd00bdc40ae5ce5eed924cdd127593715 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1416355bd00bdc40ae5ce5eed924cdd127593715) +++ Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2019. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // // This file is part of Riskeer. // @@ -40,7 +40,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -1776,16 +1776,6 @@ } /// - /// Looks up a localized string similar to De maatgevende berekening voor dit vak moet een geldige uitkomst hebben.. - /// - public static string FailureMechanismResultView_DataGridViewCellFormatting_Calculation_must_have_valid_output { - get { - return ResourceManager.GetString("FailureMechanismResultView_DataGridViewCellFormatting_Calculation_must_have_valid" + - "_output", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Er moet minimaal één maatgevende berekening voor dit vak worden gedefinieerd.. /// public static string FailureMechanismResultView_DataGridViewCellFormatting_No_relevant_calculation_scenarios_present { Index: Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.resx =================================================================== diff -u -r1416355bd00bdc40ae5ce5eed924cdd127593715 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.resx (.../Resources.resx) (revision 1416355bd00bdc40ae5ce5eed924cdd127593715) +++ Riskeer/Common/src/Riskeer.Common.Forms/Properties/Resources.resx (.../Resources.resx) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -863,9 +863,6 @@ Dijkprofielen - - De maatgevende berekening voor dit vak moet een geldige uitkomst hebben. - Er moet minimaal één maatgevende berekening voor dit vak worden gedefinieerd. Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r3623b78a8f27884b79c09b4a0fdfd6419b0ec3e7 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3623b78a8f27884b79c09b4a0fdfd6419b0ec3e7) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2019. All rights reserved. +// Copyright (C) Stichting Deltares 2019. All rights reserved. // // This file is part of Riskeer. // @@ -40,7 +40,7 @@ // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Resources { @@ -388,15 +388,6 @@ } /// - /// Looks up a localized string similar to Naam. - /// - public static string MacroStabilityInwardsCalculation_Name_DisplayName { - get { - return ResourceManager.GetString("MacroStabilityInwardsCalculation_Name_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Geen ondergrondschematisaties gevonden voor profielschematisatie '{0}'. De profielschematisatie is overgeslagen.. /// public static string MacroStabilityInwardsCalculationConfigurationHelper_GenerateCalculationsStructure_No_SoilProfile_found_for_MacroStabilityInwardsSurfaceLine_0_skipped { @@ -427,26 +418,6 @@ } /// - /// Looks up a localized string similar to Bijdrage aan - ///scenario - ///[%]. - /// - public static string MacroStabilityInwardsCalculationsView_InitializeDataGridView_Contribution { - get { - return ResourceManager.GetString("MacroStabilityInwardsCalculationsView_InitializeDataGridView_Contribution", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to In oordeel. - /// - public static string MacroStabilityInwardsCalculationsView_InitializeDataGridView_In_final_rating { - get { - return ResourceManager.GetString("MacroStabilityInwardsCalculationsView_InitializeDataGridView_In_final_rating", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Aandeel van schematisatie ///in het stochastische ondergrondmodel ///[%]. @@ -675,17 +646,6 @@ } /// - /// Looks up a localized string similar to Faalkans - ///[1/jaar]. - /// - public static string MacroStabilityInwardsScenarioView_MacroStabilityInwardsScenarioRow_MacroStabilityInwardsProbability { - get { - return ResourceManager.GetString("MacroStabilityInwardsScenarioView_MacroStabilityInwardsScenarioRow_MacroStability" + - "InwardsProbability", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Booglengte. /// public static string MacroStabilityInwardsSlice_ArcLength_DisplayName { Index: Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.resx =================================================================== diff -u -r502628993928a1e34023af884433fd19ebac2adb -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.resx (.../Resources.resx) (revision 502628993928a1e34023af884433fd19ebac2adb) +++ Riskeer/MacroStabilityInwards/src/Riskeer.MacroStabilityInwards.Forms/Properties/Resources.resx (.../Resources.resx) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -124,9 +124,6 @@ ..\Resources\chart_curve.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - Naam - De opbouw van de ondergrond. @@ -184,23 +181,11 @@ Geen ondergrondschematisaties gevonden voor profielschematisatie '{0}'. De profielschematisatie is overgeslagen. - - In oordeel - - - Bijdrage aan -scenario -[%] - Aandeel van schematisatie in het stochastische ondergrondmodel [%] - - Faalkans -[1/jaar] - Selecteer profielschematisaties Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Factories/PipingMapDataFactory.cs =================================================================== diff -u -ra935c480ab868c57c9a5e21b676e4fcf3d2e9f50 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Piping/src/Riskeer.Piping.Forms/Factories/PipingMapDataFactory.cs (.../PipingMapDataFactory.cs) (revision a935c480ab868c57c9a5e21b676e4fcf3d2e9f50) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Factories/PipingMapDataFactory.cs (.../PipingMapDataFactory.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -39,7 +39,7 @@ /// The created . public static MapLineData CreateSemiProbabilisticCalculationsMapData() { - return RiskeerMapDataFactory.CreateCalculationsMapData(Resources.PipingMapDataFactory_CreateSemiProbabilisticCalculationsMapData_Semi_Probabilistic_Calculations, + return RiskeerMapDataFactory.CreateCalculationsMapData(Resources.PipingMapDataFactory_CreateSemiProbabilisticCalculationsMapData_SemiProbabilistic_Calculations, Color.MediumPurple); } Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r1416355bd00bdc40ae5ce5eed924cdd127593715 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1416355bd00bdc40ae5ce5eed924cdd127593715) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -307,15 +307,6 @@ } /// - /// Looks up a localized string similar to Naam. - /// - public static string PipingCalculation_Name_DisplayName { - get { - return ResourceManager.GetString("PipingCalculation_Name_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Geen ondergrondschematisaties gevonden voor profielschematisatie '{0}'. De profielschematisatie is overgeslagen.. /// public static string PipingCalculationConfigurationHelper_GenerateCalculationsStructure_No_PipingSoilProfile_found_for_PipingSurfaceLine_0_skipped { @@ -382,26 +373,6 @@ } /// - /// Looks up a localized string similar to Bijdrage aan - ///scenario - ///[%]. - /// - public static string PipingCalculationsView_InitializeDataGridView_Contribution { - get { - return ResourceManager.GetString("PipingCalculationsView_InitializeDataGridView_Contribution", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to In oordeel. - /// - public static string PipingCalculationsView_InitializeDataGridView_In_final_rating { - get { - return ResourceManager.GetString("PipingCalculationsView_InitializeDataGridView_In_final_rating", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Aandeel van schematisatie ///in het stochastische ondergrondmodel ///[%]. @@ -424,25 +395,6 @@ } /// - /// Looks up a localized string similar to Probabilistische berekeningen. - /// - public static string PipingFailureMechanismView_CreateCalculationsMapData_Probabilistisc_Calculations { - get { - return ResourceManager.GetString("PipingFailureMechanismView_CreateCalculationsMapData_Probabilistisc_Calculations", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Semi-probabilistische berekeningen. - /// - public static string PipingFailureMechanismView_CreateCalculationsMapData_Semi_Probabilistisc_Calculations { - get { - return ResourceManager.GetString("PipingFailureMechanismView_CreateCalculationsMapData_Semi_Probabilistisc_Calculat" + - "ions", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Dempingsfactor relateert respons van stijghoogte bij binnenteen aan buitenwaterstand.. /// public static string PipingInput_DampingFactorExit_Description { @@ -717,10 +669,10 @@ /// /// Looks up a localized string similar to Semi-probabilistische berekeningen. /// - public static string PipingMapDataFactory_CreateSemiProbabilisticCalculationsMapData_Semi_Probabilistic_Calculations { + public static string PipingMapDataFactory_CreateSemiProbabilisticCalculationsMapData_SemiProbabilistic_Calculations { get { - return ResourceManager.GetString("PipingMapDataFactory_CreateSemiProbabilisticCalculationsMapData_Semi_Probabilisti" + - "c_Calculations", resourceCulture); + return ResourceManager.GetString("PipingMapDataFactory_CreateSemiProbabilisticCalculationsMapData_SemiProbabilistic" + + "_Calculations", resourceCulture); } } @@ -1078,16 +1030,6 @@ } /// - /// Looks up a localized string similar to Faalkans - ///[1/jaar]. - /// - public static string PipingScenarioView_PipingScenarioRow_FailureProbabilityPiping { - get { - return ResourceManager.GetString("PipingScenarioView_PipingScenarioRow_FailureProbabilityPiping", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Kans op ///terugschrijdende erosie ///[1/jaar]. Index: Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.resx =================================================================== diff -u -r1416355bd00bdc40ae5ce5eed924cdd127593715 -r6a1093e75bdf23c60232116445c086ebb5319558 --- Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision 1416355bd00bdc40ae5ce5eed924cdd127593715) +++ Riskeer/Piping/src/Riskeer.Piping.Forms/Properties/Resources.resx (.../Resources.resx) (revision 6a1093e75bdf23c60232116445c086ebb5319558) @@ -244,9 +244,6 @@ ..\Resources\chart_curve.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - Naam - De opbouw van de ondergrond. @@ -379,14 +376,6 @@ Probabilistisch - - In oordeel - - - Bijdrage aan -scenario -[%] - Aandeel van schematisatie in het stochastische ondergrondmodel @@ -397,10 +386,6 @@ heave [1/jaar] - - Faalkans -[1/jaar] - Kans op terugschrijdende erosie @@ -537,16 +522,10 @@ Illustratiepunten inlezen Spaces are added to make this value unique to prevent jumping from the selected property after editing. - + Semi-probabilistische berekeningen Probabilistische berekeningen - - Semi-probabilistische berekeningen - - - Probabilistische berekeningen - \ No newline at end of file