Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs =================================================================== diff -u -rb09f4737de300a8cdedc66f9d6ade8bffbd4f619 -r56ac4eb28f5fcc5b20117474e9e4030399d6806a --- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision b09f4737de300a8cdedc66f9d6ade8bffbd4f619) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 56ac4eb28f5fcc5b20117474e9e4030399d6806a) @@ -640,21 +640,21 @@ } /// - /// Looks up a localized string similar to Kan geen geldige gegevens vinden voor dijkprofiellocatie met ID '{0}'.. + /// Looks up a localized string similar to Dijkprofiellocaties. /// - public static string DikeProfilesImporter_GetMatchingDikeProfileData_no_dikeprofiledata_for_location_0_ { + public static string DikeProfilesImporter_DisplayName { get { - return ResourceManager.GetString("DikeProfilesImporter_GetMatchingDikeProfileData_no_dikeprofiledata_for_location_0" + - "_", resourceCulture); + return ResourceManager.GetString("DikeProfilesImporter_DisplayName", resourceCulture); } } /// - /// Looks up a localized string similar to Dijkprofielen importeren is afgebroken. Geen gegevens ingelezen.. + /// Looks up a localized string similar to Kan geen geldige gegevens vinden voor dijkprofiellocatie met ID '{0}'.. /// - public static string DikeProfilesImporter_HandleUserCancelingImport_dikeprofile_import_aborted { + public static string DikeProfilesImporter_GetMatchingDikeProfileData_no_dikeprofiledata_for_location_0_ { get { - return ResourceManager.GetString("DikeProfilesImporter_HandleUserCancelingImport_dikeprofile_import_aborted", resourceCulture); + return ResourceManager.GetString("DikeProfilesImporter_GetMatchingDikeProfileData_no_dikeprofiledata_for_location_0" + + "_", resourceCulture); } }