Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -r22d01e841d2ecdf9249422f7436625eb7fc5ea17 -r2317b0fac1e6995eb9b20917a7be076f1cdc4b6c --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 22d01e841d2ecdf9249422f7436625eb7fc5ea17) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 2317b0fac1e6995eb9b20917a7be076f1cdc4b6c) @@ -528,6 +528,42 @@ } /// + /// Looks up a localized string similar to Korte beschrijving van het project.. + /// + public static string RingtoetsProjectProperties_Description_Description { + get { + return ResourceManager.GetString("RingtoetsProjectProperties_Description_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Omschrijving. + /// + public static string RingtoetsProjectProperties_Description_DisplayName { + get { + return ResourceManager.GetString("RingtoetsProjectProperties_Description_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Naam van het project.. + /// + public static string RingtoetsProjectProperties_Name_Description { + get { + return ResourceManager.GetString("RingtoetsProjectProperties_Name_Description", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Naam. + /// + public static string RingtoetsProjectProperties_Name_DisplayName { + get { + return ResourceManager.GetString("RingtoetsProjectProperties_Name_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to Hydraulische randvoorwaardendatabase. /// public static string SelectHydraulicBoundaryDatabaseFile_FilterName {