Index: Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs
===================================================================
diff -u -rdd5ae117c10d97b388757d9d2a865c0860a64448 -r9ccccb49274ddad9696632ec89efda0ce2e34afc
--- Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision dd5ae117c10d97b388757d9d2a865c0860a64448)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 9ccccb49274ddad9696632ec89efda0ce2e34afc)
@@ -239,7 +239,7 @@
}
///
- /// Looks up a localized string similar to Er zijn meerdere shape files gevonden in '{0}'. '{1}' is gekozen..
+ /// Looks up a localized string similar to Meerdere shapebestanden gevonden in '{0}'. Het bestand '{1}' is gebruikt..
///
public static string ReferenceLineMetaImporter_ValidateAndConnectTo_Multiple_shape_files_found_FilePath_0_SelectedFilePath_1 {
get {
@@ -249,16 +249,16 @@
}
///
- /// Looks up a localized string similar to Er is geen shape file gevonden..
+ /// Looks up a localized string similar to Geen shapebestand om trajecten te specificeren gevonden in de map '{0}'..
///
- public static string ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found {
+ public static string ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found_in_folder_0 {
get {
- return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found", resourceCulture);
+ return ResourceManager.GetString("ReferenceLineMetaImporter_ValidateAndConnectTo_No_shape_file_found_in_folder_0", resourceCulture);
}
}
///
- /// Looks up a localized string similar to De map locatie is ongeldig..
+ /// Looks up a localized string similar to De map met specificaties voor trajecten '{0}' is niet gevonden..
///
public static string ReferenceLineMetaImporter_ValidateDirectory_Directory_Invalid {
get {
@@ -267,7 +267,7 @@
}
///
- /// Looks up a localized string similar to De identificatiecodes van de trajecten (het attribuut 'TRAJECT_ID' in het shape bestand) zijn niet uniek..
+ /// Looks up a localized string similar to Meerdere trajecten met dezelfde identificatiecode (attribuut 'TRAJECT_ID') gevonden..
///
public static string ReferenceLineMetaImporter_ValidateReferenceLineMetas_AssessmentSection_Ids_Not_Unique {
get {
@@ -277,7 +277,7 @@
}
///
- /// Looks up a localized string similar to De identificatiecodes van de trajecten (het attribuut 'TRAJECT_ID' in het shape bestand) zijn niet allemaal ingevuld..
+ /// Looks up a localized string similar to Trajecten gevonden zonder een geldige identificatiecode (attribuut 'TRAJECT_ID')..
///
public static string ReferenceLineMetaImporter_ValidateReferenceLineMetas_Missing_AssessmentSection_Ids {
get {
@@ -305,30 +305,12 @@
}
///
- /// Looks up a localized string similar to Het bestand heeft geen attribuut '{0}'. Dit attribuut is vereist..
+ /// Looks up a localized string similar to Het shapebestand '{0}' om dijktrajecten te specificeren moet de attributen 'TRAJECT_ID', 'NORM_SW', en 'NORM_OG' bevatten: '{1}' niet gevonden..
///
- public static string ReferenceLinesMetaReader_File_lacks_required_Attribute_0_ {
+ public static string ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_ {
get {
- return ResourceManager.GetString("ReferenceLinesMetaReader_File_lacks_required_Attribute_0_", resourceCulture);
+ return ResourceManager.GetString("ReferenceLinesMetaReader_File_0_lacks_required_Attribute_1_", resourceCulture);
}
}
-
- ///
- /// Looks up a localized string similar to Het bestand heeft de attributen '{0}' niet. Deze attributen zijn vereist..
- ///
- public static string ReferenceLinesMetaReader_File_lacks_required_Attributes_0_ {
- get {
- return ResourceManager.GetString("ReferenceLinesMetaReader_File_lacks_required_Attributes_0_", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to Het bestand bevat geen waarde voor het attribuut 'TRAJECT_ID' in het shape bestand..
- ///
- public static string ReferenceLinesMetaReader_TrajectId_is_empty {
- get {
- return ResourceManager.GetString("ReferenceLinesMetaReader_TrajectId_is_empty", resourceCulture);
- }
- }
}
}