Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r3fe99efe7580ec1d9eb850908c001c990dc43fe5 -re0c69303985f5ad57106c5b7f18700d1a16ae3b3 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 3fe99efe7580ec1d9eb850908c001c990dc43fe5) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision e0c69303985f5ad57106c5b7f18700d1a16ae3b3) @@ -555,6 +555,24 @@ } /// + /// Looks up a localized string similar to Een of meerdere illustratiepunten hebben dezelfde sluitscenario en windrichting. Het uitlezen van illustratiepunten wordt overgeslagen.. + /// + public static string GeneralResult_Imported_non_unique_closing_situations_or_wind_direction { + get { + return ResourceManager.GetString("GeneralResult_Imported_non_unique_closing_situations_or_wind_direction", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Een of meerdere stochasten hebben dezelfde naam. Het uitlezen van illustratiepunten wordt overgeslagen.. + /// + public static string GeneralResult_Imported_non_unique_stochasts { + get { + return ResourceManager.GetString("GeneralResult_Imported_non_unique_stochasts", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Hydraulische randvoorwaarden. /// public static string HydraulicBoundaryConditions_DisplayName {