Index: Application/Ringtoets/src/Application.Ringtoets.MigrationConsole/Properties/Resources.Designer.cs
===================================================================
diff -u -r6aec8d56eca1d311fe0696a3d5fa0389517f2ee9 -r808d8de82712c31f26cf21ea82f849d7bb728caa
--- Application/Ringtoets/src/Application.Ringtoets.MigrationConsole/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 6aec8d56eca1d311fe0696a3d5fa0389517f2ee9)
+++ Application/Ringtoets/src/Application.Ringtoets.MigrationConsole/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 808d8de82712c31f26cf21ea82f849d7bb728caa)
@@ -109,6 +109,15 @@
}
///
+ /// Looks up a localized string similar to Bron- en doelprojectpad mogen niet leeg of ongedefinieerd zijn..
+ ///
+ internal static string CommandMigrate_Source_Or_Destination_Null_Or_Empty {
+ get {
+ return ResourceManager.GetString("CommandMigrate_Source_Or_Destination_Null_Or_Empty", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Het projectbestand '{0}' is succesvol gemigreerd naar '{1}' (versie {2})..
///
internal static string CommandMigrate_Successful_Migration_From_Location_0_To_Location_1_Version_2 {