Index: Core/Common/src/Core.Common.Utils/Properties/Resources.Designer.cs =================================================================== diff -u -ra70cb733eb761229173777b9f6cd1b977830b24b -r42589a013431937bdf0165af5fda1228d235629a --- Core/Common/src/Core.Common.Utils/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a70cb733eb761229173777b9f6cd1b977830b24b) +++ Core/Common/src/Core.Common.Utils/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -297,14 +297,5 @@ return ResourceManager.GetString("TextFile_On_LineNumber_0_", resourceCulture); } } - - /// - /// Looks up a localized string similar to '{0}' is geen geldige expressie voor deze methode.. - /// - public static string TypeUtils_GetMemberName_0_is_not_a_valid_expression_for_this_method { - get { - return ResourceManager.GetString("TypeUtils_GetMemberName_0_is_not_a_valid_expression_for_this_method", resourceCulture); - } - } } } Index: Core/Common/src/Core.Common.Utils/Properties/Resources.resx =================================================================== diff -u -ra70cb733eb761229173777b9f6cd1b977830b24b -r42589a013431937bdf0165af5fda1228d235629a --- Core/Common/src/Core.Common.Utils/Properties/Resources.resx (.../Resources.resx) (revision a70cb733eb761229173777b9f6cd1b977830b24b) +++ Core/Common/src/Core.Common.Utils/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -138,9 +138,6 @@ Bestandspad mag niet verwijzen naar een lege bestandsnaam. - - '{0}' is geen geldige expressie voor deze methode. - Fout bij het schrijven naar bestand '{0}': {1} Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -rd16d146d545cf86ad58c5e2c73cb5bc1b784ce67 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d16d146d545cf86ad58c5e2c73cb5bc1b784ce67) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -768,14 +768,5 @@ "ue_items", resourceCulture); } } - - /// - /// Looks up a localized string similar to De waarde voor de windrichting moet in het bereik {0} liggen.. - /// - public static string WindDirection_WindDirectionAngle_Value_needs_to_be_in_Range_0_ { - get { - return ResourceManager.GetString("WindDirection_WindDirectionAngle_Value_needs_to_be_in_Range_0_", resourceCulture); - } - } } } Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.resx =================================================================== diff -u -rd16d146d545cf86ad58c5e2c73cb5bc1b784ce67 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.resx (.../Resources.resx) (revision d16d146d545cf86ad58c5e2c73cb5bc1b784ce67) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -300,9 +300,6 @@ id - - De waarde voor de windrichting moet in het bereik {0} liggen. - Een illustratiepunt node in de foutenboom moet 0 of 2 onderliggende nodes hebben. Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -rcfe30fb624bcc031454e7ff22e333386ed6ead87 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cfe30fb624bcc031454e7ff22e333386ed6ead87) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -320,15 +320,6 @@ } /// - /// Looks up a localized string similar to Regel heeft geen ID.. - /// - public static string CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_ID { - get { - return ResourceManager.GetString("CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_ID", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Ontbrekend scheidingsteken '{0}'.. /// public static string CharacteristicPointsCsvReader_ReadCharacteristicPointsLocation_Line_lacks_separator_0_ { @@ -860,16 +851,6 @@ } /// - /// Looks up a localized string similar to Voorlandprofielen importeren is afgebroken. Geen gegevens gewijzigd.. - /// - public static string ForeshoreProfilesImporter_HandleUserCancelingImport_foreshoreprofile_import_aborted_No_data_changed { - get { - return ResourceManager.GetString("ForeshoreProfilesImporter_HandleUserCancelingImport_foreshoreprofile_import_abort" + - "ed_No_data_changed", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Profielgegevens definiëren geen dam en geen voorlandgeometrie. Bestand '{0}' wordt overgeslagen.. /// public static string ForeshoreProfilesImporter_No_dam_no_foreshore_geometry_file_0_skipped { @@ -2007,15 +1988,6 @@ } /// - /// Looks up a localized string similar to Kunstwerken importeren is afgebroken. Geen gegevens gewijzigd.. - /// - public static string StructuresImporter_User_canceled_No_data_changed { - get { - return ResourceManager.GetString("StructuresImporter_User_canceled_No_data_changed", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Parameter '{0}' komt meerdere keren voor.. /// public static string StructuresParameterRowsValidator_Parameter_0_repeated { Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.resx =================================================================== diff -u -rcfe30fb624bcc031454e7ff22e333386ed6ead87 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.resx (.../Resources.resx) (revision cfe30fb624bcc031454e7ff22e333386ed6ead87) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -376,9 +376,6 @@ Kan geen geldige gegevens vinden voor voorlandprofiellocatie met ID '{0}'. - - Voorlandprofielen importeren is afgebroken. Geen gegevens gewijzigd. - Profielgegevens definiëren geen dam en geen voorlandgeometrie. Bestand '{0}' wordt overgeslagen. @@ -418,9 +415,6 @@ Inlezen van profiellocaties uit een shapebestand. - - Kunstwerken importeren is afgebroken. Geen gegevens gewijzigd. - Geen definitie gevonden voor parameter '{0}' van kunstwerk '{1}' ({2}). Er wordt een standaard waarde gebruikt. @@ -683,9 +677,6 @@ locatie '{0}' - - Regel heeft geen ID. - Ontbrekend scheidingsteken '{0}'. Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs =================================================================== diff -u -r9db37e24bcc2cc4dcec6bd9e32357d79ead17b15 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9db37e24bcc2cc4dcec6bd9e32357d79ead17b15) +++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -169,16 +169,6 @@ } /// - /// Looks up a localized string similar to Er konden geen illustratiepunten worden uitgelezen.. - /// - public static string DesignWaterLevelCalculationService_SetIllustrationPointsResult_No_general_result_found { - get { - return ResourceManager.GetString("DesignWaterLevelCalculationService_SetIllustrationPointsResult_No_general_result_" + - "found", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Validatie mislukt: {0}. /// public static string Error_in_validation_0 { Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.resx =================================================================== diff -u -r9db37e24bcc2cc4dcec6bd9e32357d79ead17b15 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.resx (.../Resources.resx) (revision 9db37e24bcc2cc4dcec6bd9e32357d79ead17b15) +++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -206,9 +206,6 @@ Golfcondities berekenen voor '{0}' - - Er konden geen illustratiepunten worden uitgelezen. - Het uitlezen van illustratiepunten is mislukt. Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/Properties/Resources.Designer.cs =================================================================== diff -u -rc7cfd69ca9c95a190e7cc4d0f8184d0c69bbc1c2 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c7cfd69ca9c95a190e7cc4d0f8184d0c69bbc1c2) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -154,25 +154,6 @@ } /// - /// Looks up a localized string similar to Waterstand bij doorsnede-eis voor locatie '{0}'. - /// - public static string GrassCoverErosionOutwardsPlugin_Name_DesignWaterLevel_for_HydraulicBoundaryLocation_0_ { - get { - return ResourceManager.GetString("GrassCoverErosionOutwardsPlugin_Name_DesignWaterLevel_for_HydraulicBoundaryLocati" + - "on_0_", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Golfhoogte bij doorsnede-eis voor locatie '{0}'. - /// - public static string GrassCoverErosionOutwardsPlugin_Name_WaveHeight_for_HydraulicBoundaryLocation_0_ { - get { - return ResourceManager.GetString("GrassCoverErosionOutwardsPlugin_Name_WaveHeight_for_HydraulicBoundaryLocation_0_", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Golfhoogte bij doorsnede-eis berekening voor locatie '{0}' is niet geconvergeerd.. /// public static string GrassCoverErosionOutwardsPlugin_WaveHeightCalculation_for_HydraulicBoundaryLocation_0_not_converged { Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/Properties/Resources.resx =================================================================== diff -u -rc7cfd69ca9c95a190e7cc4d0f8184d0c69bbc1c2 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/Properties/Resources.resx (.../Resources.resx) (revision c7cfd69ca9c95a190e7cc4d0f8184d0c69bbc1c2) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -140,12 +140,6 @@ Golfhoogte bij doorsnede-eis berekenen voor locatie '{0}' - - Waterstand bij doorsnede-eis voor locatie '{0}' - - - Golfhoogte bij doorsnede-eis voor locatie '{0}' - Golfhoogte bij doorsnede-eis berekening voor locatie '{0}' is niet geconvergeerd. Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rb04ee63f77708d3e30dd18f07dbb8ab31d548edb -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b04ee63f77708d3e30dd18f07dbb8ab31d548edb) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -248,15 +248,6 @@ } /// - /// Looks up a localized string similar to Profielschematisatie. - /// - public static string MacroStabilityInwardsInput_SurfaceLine_DisplayName { - get { - return ResourceManager.GetString("MacroStabilityInwardsInput_SurfaceLine_DisplayName", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Sta toe om het toetspeil handmatig te specificeren?. /// public static string MacroStabilityInwardsInput_UseAssessmentLevelManualInput_Description { Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx =================================================================== diff -u -rb04ee63f77708d3e30dd18f07dbb8ab31d548edb -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx (.../Resources.resx) (revision b04ee63f77708d3e30dd18f07dbb8ab31d548edb) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -124,9 +124,6 @@ ..\Resources\chart_curve.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - Profielschematisatie - Naam Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Plugin/Properties/Resources.Designer.cs =================================================================== diff -u -rcfe30fb624bcc031454e7ff22e333386ed6ead87 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision cfe30fb624bcc031454e7ff22e333386ed6ead87) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -82,16 +82,6 @@ } /// - /// Looks up a localized string similar to Meerdere definities gevonden voor profielschematisatie '{0}'. Alleen de eerste definitie wordt geïmporteerd.. - /// - public static string AddValidSurfaceLineToCollectionSurfaceLinesCsvImporter_AddImportedDataToModel_Duplicate_definitions_for_same_location_0_ { - get { - return ResourceManager.GetString("AddValidSurfaceLineToCollectionSurfaceLinesCsvImporter_AddImportedDataToModel_Dup" + - "licate_definitions_for_same_location_0_", resourceCulture); - } - } - - /// /// Looks up a localized string similar to Als u stochastische ondergrondmodellen importeert, dan worden alle rekenresultaten van dit toetsspoor verwijderd. /// ///Weet u zeker dat u wilt doorgaan?. @@ -141,76 +131,6 @@ } /// - /// Looks up a localized string similar to {0} - ///Deze profielschematisatie wordt overgeslagen.. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_AddValidSurfaceLineToCollection_ParseErrorMessage_0_SurfaceLine_skipped { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_AddValidSurfaceLineToCollection_Pars" + - "eErrorMessage_0_SurfaceLine_skipped", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to {0} - ///Het bestand wordt overgeslagen.. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_CriticalErrorMessage_0_File_Skipped { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_CriticalErrorMessage_0_File_Skipped", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Inlezen '{0}'. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_Read_MacroStabilityInwardsSurfaceLines_0_ { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_Read_MacroStabilityInwardsSurfaceLin" + - "es_0_", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Inlezen van het profielschematisatiesbestand.. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_Reading_surface_line_file { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_Reading_surface_line_file", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Klaar met het inlezen van profielschematisaties uit bestand '{0}'.. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_ReadSurfaceLines_Finished_reading_surface_lines_from_File_0_ { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_ReadSurfaceLines_Finished_reading_su" + - "rface_lines_from_File_0_", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Begonnen met het inlezen van profielschematisaties uit bestand '{0}'.. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_ReadSurfaceLines_Start_reading_surface_lines_from_File_0_ { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_ReadSurfaceLines_Start_reading_surfa" + - "ce_lines_from_File_0_", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Profielschematisatie {0} bevat aaneengesloten dubbele geometriepunten. Deze dubbele punten worden genegeerd.. - /// - public static string MacroStabilityInwardsSurfaceLinesCsvImporter_SurfaceLine_0_has_multiple_duplicate_geometry_points_and_is_ignored { - get { - return ResourceManager.GetString("MacroStabilityInwardsSurfaceLinesCsvImporter_SurfaceLine_0_has_multiple_duplicate" + - "_geometry_points_and_is_ignored", resourceCulture); - } - } - - /// /// Looks up a localized string similar to D-Soil Model bestand. /// public static string Soil_file_Description { Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Plugin/Properties/Resources.resx =================================================================== diff -u -rcfe30fb624bcc031454e7ff22e333386ed6ead87 -r42589a013431937bdf0165af5fda1228d235629a --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Plugin/Properties/Resources.resx (.../Resources.resx) (revision cfe30fb624bcc031454e7ff22e333386ed6ead87) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Plugin/Properties/Resources.resx (.../Resources.resx) (revision 42589a013431937bdf0165af5fda1228d235629a) @@ -123,32 +123,6 @@ soil - - Inlezen '{0}' - - - {0} -Het bestand wordt overgeslagen. - - - {0} -Deze profielschematisatie wordt overgeslagen. - - - Profielschematisatie {0} bevat aaneengesloten dubbele geometriepunten. Deze dubbele punten worden genegeerd. - - - Meerdere definities gevonden voor profielschematisatie '{0}'. Alleen de eerste definitie wordt geïmporteerd. - - - Inlezen van het profielschematisatiesbestand. - - - Begonnen met het inlezen van profielschematisaties uit bestand '{0}'. - - - Klaar met het inlezen van profielschematisaties uit bestand '{0}'. - Als u stochastische ondergrondmodellen importeert, dan worden alle rekenresultaten van dit toetsspoor verwijderd.