Index: Demo/Ringtoets/src/Demo.Ringtoets/Properties/Resources.Designer.cs =================================================================== diff -u -rff9884bfe0c85c4cf2fab7f197c2c8b1ce23f650 -r670c1b1bf7098043ee3b3e6bce7fcfe7246d580b --- Demo/Ringtoets/src/Demo.Ringtoets/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ff9884bfe0c85c4cf2fab7f197c2c8b1ce23f650) +++ Demo/Ringtoets/src/Demo.Ringtoets/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 670c1b1bf7098043ee3b3e6bce7fcfe7246d580b) @@ -1,4 +1,4 @@ -// Copyright (C) Stichting Deltares 2018. All rights reserved. +// Copyright (C) Stichting Deltares 2018. All rights reserved. // // This file is part of Ringtoets. // @@ -331,6 +331,15 @@ } /// + /// Looks up a localized string similar to Lege map. + /// + public static string OpenMapViewCommand_Execute_Empty { + get { + return ResourceManager.GetString("OpenMapViewCommand_Execute_Empty", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Kustlijn Flevoland. /// public static string OpenMapViewCommand_Execute_Kustlijn_Flevoland { @@ -394,6 +403,24 @@ } /// + /// Looks up a localized string similar to Waddeneilanden. + /// + public static string OpenMapViewCommand_Execute_Wadden { + get { + return ResourceManager.GetString("OpenMapViewCommand_Execute_Wadden", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Wadden 2. + /// + public static string OpenMapViewCommand_Execute_Wadden_two { + get { + return ResourceManager.GetString("OpenMapViewCommand_Execute_Wadden_two", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Demo kaart categorial theming. /// public static string OpenThematicalMapViewCommand_Execute_Demo_map_with_theming {