Index: Riskeer/Integration/src/Riskeer.Integration.Plugin/Properties/Resources.Designer.cs
===================================================================
diff -u -r135a72c28936ac7c28f9d30ae234ba27103d33fa -r8e532ea3922e2ff79f10db31be632733bec70f03
--- Riskeer/Integration/src/Riskeer.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 135a72c28936ac7c28f9d30ae234ba27103d33fa)
+++ Riskeer/Integration/src/Riskeer.Integration.Plugin/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 8e532ea3922e2ff79f10db31be632733bec70f03)
@@ -384,15 +384,6 @@
///
/// Looks up a localized string similar to HRD bestand.
///
- public static string HydraulicBoundaryDatabase_DisplayName {
- get {
- return ResourceManager.GetString("HydraulicBoundaryDatabase_DisplayName", resourceCulture);
- }
- }
-
- ///
- /// Looks up a localized string similar to HRD bestand.
- ///
public static string HydraulicBoundaryDatabase_file_filter_Description {
get {
return ResourceManager.GetString("HydraulicBoundaryDatabase_file_filter_Description", resourceCulture);
Index: Riskeer/Integration/src/Riskeer.Integration.Plugin/Properties/Resources.resx
===================================================================
diff -u -r135a72c28936ac7c28f9d30ae234ba27103d33fa -r8e532ea3922e2ff79f10db31be632733bec70f03
--- Riskeer/Integration/src/Riskeer.Integration.Plugin/Properties/Resources.resx (.../Resources.resx) (revision 135a72c28936ac7c28f9d30ae234ba27103d33fa)
+++ Riskeer/Integration/src/Riskeer.Integration.Plugin/Properties/Resources.resx (.../Resources.resx) (revision 8e532ea3922e2ff79f10db31be632733bec70f03)
@@ -317,9 +317,6 @@
HRD bestanden
-
- HRD bestand
-
HLCD bestand
Index: Riskeer/Integration/src/Riskeer.Integration.Plugin/RiskeerPlugin.cs
===================================================================
diff -u -rcd66114d9af655f71f133ceb542da2bf2c0693e4 -r8e532ea3922e2ff79f10db31be632733bec70f03
--- Riskeer/Integration/src/Riskeer.Integration.Plugin/RiskeerPlugin.cs (.../RiskeerPlugin.cs) (revision cd66114d9af655f71f133ceb542da2bf2c0693e4)
+++ Riskeer/Integration/src/Riskeer.Integration.Plugin/RiskeerPlugin.cs (.../RiskeerPlugin.cs) (revision 8e532ea3922e2ff79f10db31be632733bec70f03)
@@ -581,7 +581,7 @@
yield return new ImportInfo
{
- Name = Resources.HydraulicBoundaryDatabase_DisplayName,
+ Name = RiskeerCommonFormsResources.HydraulicBoundaryDatabase_DisplayName,
Image = RiskeerCommonFormsResources.DatabaseIcon,
Category = RiskeerCommonFormsResources.Riskeer_Category,
FileFilterGenerator = new FileFilterGenerator(Resources.HydraulicDatabase_FilePath_Extension,