Index: DamEngine/trunk/src/Deltares.DamEngine.Interface/Properties/Resources.Designer.cs
===================================================================
diff -u -r877 -r1553
--- DamEngine/trunk/src/Deltares.DamEngine.Interface/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 877)
+++ DamEngine/trunk/src/Deltares.DamEngine.Interface/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 1553)
@@ -61,6 +61,15 @@
}
///
+ /// Looks up a localized string similar to Soil '{0}' is encountered more than once in the aquifer list. Aquifer is set as value..
+ ///
+ internal static string DoubleAquiferSoil {
+ get {
+ return ResourceManager.GetString("DoubleAquiferSoil", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to End calculation.
///
internal static string EndCalculation {