Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/Properties/Resources.Designer.cs
===================================================================
diff -u -r5e0253e5d6a341d58a67e47830de4845e8699b0c -r67d5cec1f28b16cd9f4e2be9e98e22038d1f4d93
--- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 5e0253e5d6a341d58a67e47830de4845e8699b0c)
+++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 67d5cec1f28b16cd9f4e2be9e98e22038d1f4d93)
@@ -43,7 +43,7 @@
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
+ public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
@@ -57,7 +57,7 @@
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
+ public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Ringtoets.GrassCoverErosionOutwards.Data.Properties.Resources", typeof(Resources).Assembly);
@@ -72,7 +72,7 @@
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
+ public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
@@ -84,7 +84,7 @@
///
/// Looks up a localized string similar to GEBU.
///
- internal static string GrassCoverErosionOutwardsFailureMechanism_Code {
+ public static string GrassCoverErosionOutwardsFailureMechanism_Code {
get {
return ResourceManager.GetString("GrassCoverErosionOutwardsFailureMechanism_Code", resourceCulture);
}
@@ -93,7 +93,7 @@
///
/// Looks up a localized string similar to Dijken en dammen - Grasbekleding erosie buitentalud.
///
- internal static string GrassCoverErosionOutwardsFailureMechanism_DisplayName {
+ public static string GrassCoverErosionOutwardsFailureMechanism_DisplayName {
get {
return ResourceManager.GetString("GrassCoverErosionOutwardsFailureMechanism_DisplayName", resourceCulture);
}