Index: Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs
===================================================================
diff -u -r922e186b7941457f71de9b4909fa2490f36a1c63 -r392383a267a69010698aef6948b1e53c6a889bae
--- Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 922e186b7941457f71de9b4909fa2490f36a1c63)
+++ Ringtoets/Common/src/Ringtoets.Common.Forms/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 392383a267a69010698aef6948b1e53c6a889bae)
@@ -723,15 +723,24 @@
}
///
- /// Looks up a localized string similar to Kommagescheiden bestand (*.csv)|*.csv.
+ /// Looks up a localized string similar to Kommagescheiden bestand.
///
- public static string DataTypeDisplayName_csv_file_filter {
+ public static string DataTypeDisplayName_csv_file_filter_Description {
get {
- return ResourceManager.GetString("DataTypeDisplayName_csv_file_filter", resourceCulture);
+ return ResourceManager.GetString("DataTypeDisplayName_csv_file_filter_Description", resourceCulture);
}
}
///
+ /// Looks up a localized string similar to csv.
+ ///
+ public static string DataTypeDisplayName_csv_file_filter_Extension {
+ get {
+ return ResourceManager.GetString("DataTypeDisplayName_csv_file_filter_Extension", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Dijkhoogte [m+NAP].
///
public static string DikeHeight_DisplayName {