Index: Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs =================================================================== diff -u -r16a70f4e510b2667a5fcea88d6a34c410d18e168 -r1a7bbfc1520b96bab3d6d50f9e68da0b23ca0da9 --- Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 16a70f4e510b2667a5fcea88d6a34c410d18e168) +++ Ringtoets/Common/src/Ringtoets.Common.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1a7bbfc1520b96bab3d6d50f9e68da0b23ca0da9) @@ -633,5 +633,14 @@ "ue_items", resourceCulture); } } + + /// + /// Looks up a localized string similar to De waarde voor de windrichting moet in het bereik van {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); + } + } } }