Index: src/Deltares.DSoilModel.Forms/Translations.xml
===================================================================
diff -u -r114 -r115
--- src/Deltares.DSoilModel.Forms/Translations.xml (.../Translations.xml) (revision 114)
+++ src/Deltares.DSoilModel.Forms/Translations.xml (.../Translations.xml) (revision 115)
@@ -82,4 +82,5 @@
+
Index: src/Deltares.DSoilModel.Forms/BoringLookupControl.cs
===================================================================
diff -u -r6 -r115
--- src/Deltares.DSoilModel.Forms/BoringLookupControl.cs (.../BoringLookupControl.cs) (revision 6)
+++ src/Deltares.DSoilModel.Forms/BoringLookupControl.cs (.../BoringLookupControl.cs) (revision 115)
@@ -14,7 +14,7 @@
{
InitializeComponent();
- ((IPropertyControl) this).Name = "Boring Lookup";
+ ((IPropertyControl)this).Name = "Boring";
BindSupport.BindTextValueAndUnit(this, XLabel, XEdit, typeof(BoringLookup2D), "Xlocal");
OffsetGroupControl.Text = "Boring Lookup";