Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r7343a55e81349863d0e5d7bec5c7f0b3577adf65 -r9643d7e5bbb27a7782b5d939b029a70a1c023138
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7343a55e81349863d0e5d7bec5c7f0b3577adf65)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9643d7e5bbb27a7782b5d939b029a70a1c023138)
@@ -127,6 +127,15 @@
}
///
+ /// Looks up a localized string similar to Weet u zeker dat u de uitvoer van deze berekening wilt wissen?.
+ ///
+ public static string Calculation_ContextMenuStrip_Are_you_sure_clear_output {
+ get {
+ return ResourceManager.GetString("Calculation_ContextMenuStrip_Are_you_sure_clear_output", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to &Berekening toevoegen.
///
public static string CalculationGroup_Add_Calculation {
@@ -255,6 +264,24 @@
}
///
+ /// Looks up a localized string similar to &Wis uitvoer....
+ ///
+ public static string Clear_output {
+ get {
+ return ResourceManager.GetString("Clear_output", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Wis de uitvoer van deze berekening..
+ ///
+ public static string Clear_output_ToolTip {
+ get {
+ return ResourceManager.GetString("Clear_output_ToolTip", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap ClearIcon {
@@ -265,6 +292,15 @@
}
///
+ /// Looks up a localized string similar to Deze berekening heeft geen uitvoer om te wissen..
+ ///
+ public static string ClearOutput_No_output_to_clear {
+ get {
+ return ResourceManager.GetString("ClearOutput_No_output_to_clear", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized resource of type System.Drawing.Bitmap.
///
public static System.Drawing.Bitmap DatabaseErrorIcon {