Index: Core/Plugins/src/Core.Plugins.Map/Properties/Resources.Designer.cs =================================================================== diff -u -r4f2f6e0db0418df3a01485e2dba48a37324a23d8 -r8247c76fe477394608aeaa6b04d06df54f052cd5 --- Core/Plugins/src/Core.Plugins.Map/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 4f2f6e0db0418df3a01485e2dba48a37324a23d8) +++ Core/Plugins/src/Core.Plugins.Map/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8247c76fe477394608aeaa6b04d06df54f052cd5) @@ -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. // @@ -184,33 +184,6 @@ } /// - /// Looks up a localized string similar to Categorieën. - /// - public static string FeatureBasedMapdata_Categories_DisplayName { - get { - return ResourceManager.GetString("FeatureBasedMapdata_Categories_DisplayName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Toont de eigenschap op basis waarvan de kaartlaag is gecategoriseerd.. - /// - public static string FeatureBasedMapdata_MapThemeAttributeName_Description { - get { - return ResourceManager.GetString("FeatureBasedMapdata_MapThemeAttributeName_Description", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Op basis van. - /// - public static string FeatureBasedMapdata_MapThemeAttributeName_DisplayName { - get { - return ResourceManager.GetString("FeatureBasedMapdata_MapThemeAttributeName_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Toont de eigenschap op basis waarvan labels worden weergegeven op deze kaartlaag.. /// public static string FeatureBasedMapdata_SelectedMetaDataAttribute_Description { @@ -347,6 +320,15 @@ } /// + /// Looks up a localized string similar to Categorieën. + /// + public static string Mapdata_Categories_DisplayName { + get { + return ResourceManager.GetString("Mapdata_Categories_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Kleur. /// public static string MapData_Color_DisplayName { @@ -374,6 +356,24 @@ } /// + /// Looks up a localized string similar to Toont de eigenschap op basis waarvan de kaartlaag is gecategoriseerd.. + /// + public static string Mapdata_MapThemeAttributeName_Description { + get { + return ResourceManager.GetString("Mapdata_MapThemeAttributeName_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Op basis van. + /// + public static string Mapdata_MapThemeAttributeName_DisplayName { + get { + return ResourceManager.GetString("Mapdata_MapThemeAttributeName_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De naam van deze kaartlaag.. /// public static string MapData_Name_Description { Index: Core/Plugins/src/Core.Plugins.Map/Properties/Resources.resx =================================================================== diff -u -r4f2f6e0db0418df3a01485e2dba48a37324a23d8 -r8247c76fe477394608aeaa6b04d06df54f052cd5 --- Core/Plugins/src/Core.Plugins.Map/Properties/Resources.resx (.../Resources.resx) (revision 4f2f6e0db0418df3a01485e2dba48a37324a23d8) +++ Core/Plugins/src/Core.Plugins.Map/Properties/Resources.resx (.../Resources.resx) (revision 8247c76fe477394608aeaa6b04d06df54f052cd5) @@ -346,10 +346,10 @@ {0} ≠ {1} - + Toont de eigenschap op basis waarvan de kaartlaag is gecategoriseerd. - + Op basis van @@ -364,7 +364,7 @@ Enkel symbool - + Categorieën \ No newline at end of file