Index: Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs =================================================================== diff -u -r673bf2f4f4de6006444aae3a10183f9442eb0f23 -r06d2a1e1525e818b3e71c4bcd61778e1ef4b2df7 --- Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 673bf2f4f4de6006444aae3a10183f9442eb0f23) +++ Ringtoets/Piping/src/Ringtoets.Piping.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 06d2a1e1525e818b3e71c4bcd61778e1ef4b2df7) @@ -82,6 +82,52 @@ } /// + /// Looks up a localized string similar to Bijwerken van stochastische ondergrondmodellen.. + /// + public static string PipingPlugin_RunUpdateStochasticSoilModel_Update_StochasticSoilModels { + get { + return ResourceManager.GetString("PipingPlugin_RunUpdateStochasticSoilModel_Update_StochasticSoilModels", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Bijwerken van ondergrondschematisaties in '{0}' is door de gebruiker geannuleerd.. + /// + public static string PipingPlugin_UpdateStochasticSoilModels_Update_of_StochasticSoilModels_from_File_0_canceled_by_user { + get { + return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModels_Update_of_StochasticSoilModels_from_File_" + + "0_canceled_by_user", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Selecteer de nieuwe locatie van het geïmporteerde bestand. + /// + public static string PipingPlugin_UpdateStochasticSoilModelsFileDialog_Title { + get { + return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsFileDialog_Title", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to &Bijwerken.... + /// + public static string PipingPlugin_UpdateStochasticSoilModelsMenuItem_Text { + get { + return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsMenuItem_Text", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Werk de reeds bekende lijst van stochastische ondergrondmodellen bij.. + /// + public static string PipingPlugin_UpdateStochasticSoilModelsMenuItem_ToolTip { + get { + return ResourceManager.GetString("PipingPlugin_UpdateStochasticSoilModelsMenuItem_ToolTip", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Het stochastische ondergrondmodel '{0}' bestaat al in het toetsspoor.. /// public static string PipingSoilProfilesImporter_AddImportedDataToModel_Stochastisch_soil_model_0_already_exists {