Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rc9f9c04e4fc62406231afd07d63cd7da11673ec6 -r80aeb6fb275f0d7ea3f470bb8ba0ef0fc5caa113 --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c9f9c04e4fc62406231afd07d63cd7da11673ec6) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 80aeb6fb275f0d7ea3f470bb8ba0ef0fc5caa113) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.17929 +// Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -89,6 +89,15 @@ } /// + /// Looks up a localized string similar to Trajectkaart. + /// + public static string AssessmentSectionMap_DisplayName { + get { + return ResourceManager.GetString("AssessmentSectionMap_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De uitvoer van alle afhankelijke berekeningen is verwijderd.. /// public static string Calculations_Deleted { @@ -411,14 +420,5 @@ return ResourceManager.GetString("SelectHydraulicBoundaryDatabaseFile_Title", resourceCulture); } } - - /// - /// Looks up a localized string similar to Trajectkaart. - /// - public static string TrajectMap_DisplayName { - get { - return ResourceManager.GetString("TrajectMap_DisplayName", resourceCulture); - } - } } }