Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r7343a55e81349863d0e5d7bec5c7f0b3577adf65 -r61f2445be56feb2180cb0990d8889164c17b79f0 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7343a55e81349863d0e5d7bec5c7f0b3577adf65) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 61f2445be56feb2180cb0990d8889164c17b79f0) @@ -63,18 +63,18 @@ /// /// Looks up a localized string similar to Is er een havendam aanwezig?. /// - public static string BreakWater_BreakWaterPresent_Discription { + public static string BreakWater_UseBreakWater_Discription { get { - return ResourceManager.GetString("BreakWater_BreakWaterPresent_Discription", resourceCulture); + return ResourceManager.GetString("BreakWater_UseBreakWater_Discription", resourceCulture); } } /// /// Looks up a localized string similar to Aanwezig. /// - public static string BreakWater_BreakWaterPresent_DisplayName { + public static string BreakWater_UseBreakWater_DisplayName { get { - return ResourceManager.GetString("BreakWater_BreakWaterPresent_DisplayName", resourceCulture); + return ResourceManager.GetString("BreakWater_UseBreakWater_DisplayName", resourceCulture); } } @@ -278,38 +278,38 @@ } /// - /// Looks up a localized string similar to Is er een voorland aanwezig?. + /// Looks up a localized string similar to Aantal coordinaten tot de teen van de dijk.. /// - public static string Foreshore_ForeshorePresent_Discription { + public static string Foreshore_NumberOfCoordinates_Discription { get { - return ResourceManager.GetString("Foreshore_ForeshorePresent_Discription", resourceCulture); + return ResourceManager.GetString("Foreshore_NumberOfCoordinates_Discription", resourceCulture); } } /// - /// Looks up a localized string similar to Aanwezig. + /// Looks up a localized string similar to Aantal. /// - public static string Foreshore_ForeshorePresent_DisplayName { + public static string Foreshore_NumberOfCoordinates_DisplayName { get { - return ResourceManager.GetString("Foreshore_ForeshorePresent_DisplayName", resourceCulture); + return ResourceManager.GetString("Foreshore_NumberOfCoordinates_DisplayName", resourceCulture); } } /// - /// Looks up a localized string similar to Aantal coordinaten tot de teen van de dijk.. + /// Looks up a localized string similar to Is er een voorland aanwezig?. /// - public static string Foreshore_NumberOfCoordinates_Discription { + public static string Foreshore_UseForeshore_Discription { get { - return ResourceManager.GetString("Foreshore_NumberOfCoordinates_Discription", resourceCulture); + return ResourceManager.GetString("Foreshore_UseForeshore_Discription", resourceCulture); } } /// - /// Looks up a localized string similar to Aantal. + /// Looks up a localized string similar to Aanwezig. /// - public static string Foreshore_NumberOfCoordinates_DisplayName { + public static string Foreshore_UseForeshore_DisplayName { get { - return ResourceManager.GetString("Foreshore_NumberOfCoordinates_DisplayName", resourceCulture); + return ResourceManager.GetString("Foreshore_UseForeshore_DisplayName", resourceCulture); } }