Index: Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Service/Properties/Resources.Designer.cs
===================================================================
diff -u -r48597117987396016a86cb56ac0d3e3b612afdab -r474e35efd6daf3bdc0109cd73ad3ff7110883aee
--- Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 48597117987396016a86cb56ac0d3e3b612afdab)
+++ Ringtoets/DuneErosion/src/Ringtoets.DuneErosion.Service/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 474e35efd6daf3bdc0109cd73ad3ff7110883aee)
@@ -92,12 +92,12 @@
}
///
- /// Looks up a localized string similar to Hydraulische randvoorwaarden berekenen voor locatie '{0}'.
+ /// Looks up a localized string similar to Hydraulische randvoorwaarden berekenen voor locatie '{0}' (Categorie {1}).
///
- internal static string DuneLocationCalculationActivity_Calculate_hydraulic_boundary_conditions_for_DuneLocation_with_name_0_ {
+ internal static string DuneLocationCalculationActivity_Calculate_hydraulic_boundary_conditions_for_DuneLocation_with_name_0_Category_1 {
get {
return ResourceManager.GetString("DuneLocationCalculationActivity_Calculate_hydraulic_boundary_conditions_for_DuneL" +
- "ocation_with_name_0_", resourceCulture);
+ "ocation_with_name_0_Category_1", resourceCulture);
}
}
@@ -112,33 +112,33 @@
}
///
- /// Looks up a localized string similar to Hydraulische randvoorwaarden berekening voor locatie '{0}' is mislukt. Bekijk het foutrapport door op details te klikken.
+ /// Looks up a localized string similar to Er is een fout opgetreden tijdens de hydraulische randvoorwaarden berekening '{0}' (Categorie {1}). Bekijk het foutrapport door op details te klikken.
///{1}.
///
- internal static string DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_click_details_for_last_error_report_1 {
+ internal static string DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_Category_1_click_details_for_last_error_report_1 {
get {
- return ResourceManager.GetString("DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_click" +
- "_details_for_last_error_report_1", resourceCulture);
+ return ResourceManager.GetString("DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_Categ" +
+ "ory_1_click_details_for_last_error_report_1", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Hydraulische randvoorwaarden berekening voor locatie '{0}' is mislukt. Er is geen foutrapport beschikbaar..
+ /// Looks up a localized string similar to Er is een fout opgetreden tijdens de hydraulische randvoorwaarden berekening '{0}' (Categorie {1}). Er is geen foutrapport beschikbaar..
///
- internal static string DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_no_error_report {
+ internal static string DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_Category_1_no_error_report {
get {
- return ResourceManager.GetString("DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_no_er" +
- "ror_report", resourceCulture);
+ return ResourceManager.GetString("DuneLocationCalculationService_Calculate_Error_in_DuneLocationCalculation_0_Categ" +
+ "ory_1_no_error_report", resourceCulture);
}
}
///
- /// Looks up a localized string similar to Hydraulische randvoorwaarden berekening voor locatie '{0}' is niet geconvergeerd..
+ /// Looks up a localized string similar to Hydraulische randvoorwaarden berekening voor locatie '{0}' (Categorie {1}) is niet geconvergeerd..
///
- internal static string DuneLocationCalculationService_CreateDuneLocationCalculationOutput_Calculation_for_DuneLocation_0_not_converged {
+ internal static string DuneLocationCalculationService_CreateDuneLocationCalculationOutput_Calculation_for_DuneLocation_0_Category_1_not_converged {
get {
return ResourceManager.GetString("DuneLocationCalculationService_CreateDuneLocationCalculationOutput_Calculation_fo" +
- "r_DuneLocation_0_not_converged", resourceCulture);
+ "r_DuneLocation_0_Category_1_not_converged", resourceCulture);
}
}
}