Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -red80cd8fb7d91c419ca42f706625e77ae014339e -rc6b1371c973eedaa7267dab274ac9d5cb3c8171b
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision ed80cd8fb7d91c419ca42f706625e77ae014339e)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision c6b1371c973eedaa7267dab274ac9d5cb3c8171b)
@@ -1641,6 +1641,60 @@
}
///
+ /// Looks up a localized string similar to De coördinaten van de locatie van het kunstwerk in het Rijksdriehoeksstelsel..
+ ///
+ public static string Structure_Location_Description {
+ get {
+ return ResourceManager.GetString("Structure_Location_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Locatie (RD) [m].
+ ///
+ public static string Structure_Location_DisplayName {
+ get {
+ return ResourceManager.GetString("Structure_Location_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to De naam van het kunstwerk..
+ ///
+ public static string Structure_Name_Description {
+ get {
+ return ResourceManager.GetString("Structure_Name_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Naam.
+ ///
+ public static string Structure_Name_DisplayName {
+ get {
+ return ResourceManager.GetString("Structure_Name_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Oriëntatie van de normaal van het kunstwerk ten opzichte van het noorden..
+ ///
+ public static string Structure_StructureNormalOrientation_Description {
+ get {
+ return ResourceManager.GetString("Structure_StructureNormalOrientation_Description", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Oriëntatie [°].
+ ///
+ public static string Structure_StructureNormalOrientation_DisplayName {
+ get {
+ return ResourceManager.GetString("Structure_StructureNormalOrientation_DisplayName", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Kunstwerken.
///
public static string StructuresCollection_DisplayName {