Index: Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -ra8bc394180aa765a9faeb140a90e60599e64cf3e -r92210258706d0f57e05552037b676bd941a6fe19
--- Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision a8bc394180aa765a9faeb140a90e60599e64cf3e)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 92210258706d0f57e05552037b676bd941a6fe19)
@@ -82,20 +82,20 @@
}
///
- /// Looks up a localized string similar to Berekening van '{0}' is beëindigd..
+ /// Looks up a localized string similar to Berekening is beëindigd..
///
- public static string Calculation_Subject_0_ended {
+ public static string Calculation_ended {
get {
- return ResourceManager.GetString("Calculation_Subject_0_ended", resourceCulture);
+ return ResourceManager.GetString("Calculation_ended", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Berekening van '{0}' is gestart..
+ /// Looks up a localized string similar to Berekening is gestart..
///
- public static string Calculation_Subject_0_started {
+ public static string Calculation_started {
get {
- return ResourceManager.GetString("Calculation_Subject_0_started", resourceCulture);
+ return ResourceManager.GetString("Calculation_started", resourceCulture);
}
}
@@ -291,29 +291,29 @@
}
///
- /// Looks up a localized string similar to De waarde voor 'hoogte' van de dam moet een concreet getal zijn..
+ /// Looks up a localized string similar to Validatie is beëindigd..
///
- public static string Validation_Invalid_BreakWaterHeight_value {
+ public static string Validation_ended {
get {
- return ResourceManager.GetString("Validation_Invalid_BreakWaterHeight_value", resourceCulture);
+ return ResourceManager.GetString("Validation_ended", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Validatie van '{0}' is beëindigd..
+ /// Looks up a localized string similar to De waarde voor 'hoogte' van de dam moet een concreet getal zijn..
///
- public static string Validation_Subject_0_ended {
+ public static string Validation_Invalid_BreakWaterHeight_value {
get {
- return ResourceManager.GetString("Validation_Subject_0_ended", resourceCulture);
+ return ResourceManager.GetString("Validation_Invalid_BreakWaterHeight_value", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Validatie van '{0}' is gestart..
+ /// Looks up a localized string similar to Validatie is gestart..
///
- public static string Validation_Subject_0_started {
+ public static string Validation_started {
get {
- return ResourceManager.GetString("Validation_Subject_0_started", resourceCulture);
+ return ResourceManager.GetString("Validation_started", resourceCulture);
}
}