Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r1dc89167ccdfcc4069e7bceb1db90dba570daba9 -r1e5ad56c5709dbdc59254e6f723d01e0bce55454 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1dc89167ccdfcc4069e7bceb1db90dba570daba9) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1e5ad56c5709dbdc59254e6f723d01e0bce55454) @@ -1476,6 +1476,42 @@ } /// + /// Looks up a localized string similar to Annuleren. + /// + public static string SelectionDialogBase_SelectionDialogBase_Cancel { + get { + return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Cancel", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Deselecteer alles. + /// + public static string SelectionDialogBase_SelectionDialogBase_Deselect_all { + get { + return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Deselect_all", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Genereren. + /// + public static string SelectionDialogBase_SelectionDialogBase_Generate { + get { + return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Generate", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Selecteer alles. + /// + public static string SelectionDialogBase_SelectionDialogBase_Select_all { + get { + return ResourceManager.GetString("SelectionDialogBase_SelectionDialogBase_Select_all", resourceCulture); + } + } + + /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// public static System.Drawing.Bitmap SelectionDialogIcon {