Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs =================================================================== diff -u -rd08c15413bbb6009c6da8ee05833a4c3531b358c -r462a9f89d625ca85e6ce2e2ff628db3d83913b99 --- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d08c15413bbb6009c6da8ee05833a4c3531b358c) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 462a9f89d625ca85e6ce2e2ff628db3d83913b99) @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -741,6 +741,24 @@ } /// + /// Looks up a localized string similar to Afstand [m]. + /// + public static string InputView_Distance_DisplayName { + get { + return ResourceManager.GetString("InputView_Distance_DisplayName", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Hoogte [m+NAP]. + /// + public static string InputView_Height_DisplayName { + get { + return ResourceManager.GetString("InputView_Height_DisplayName", resourceCulture); + } + } + + /// /// Looks up a localized string similar to De gemiddelde waarde van de lognormale verdeling.. /// public static string LogNormalDistribution_Mean_Description {