Index: Application/Ringtoets/src/Application.Ringtoets.MigrationConsole/Properties/Resources.Designer.cs =================================================================== diff -u -r808d8de82712c31f26cf21ea82f849d7bb728caa -r7b85dbce8bcc39e824c367468892764778527ce4 --- Application/Ringtoets/src/Application.Ringtoets.MigrationConsole/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 808d8de82712c31f26cf21ea82f849d7bb728caa) +++ Application/Ringtoets/src/Application.Ringtoets.MigrationConsole/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision 7b85dbce8bcc39e824c367468892764778527ce4) @@ -109,11 +109,11 @@ } /// - /// Looks up a localized string similar to Bron- en doelprojectpad mogen niet leeg of ongedefinieerd zijn.. + /// Looks up a localized string similar to Bron- en doelprojectpad moeten geldige bestandspaden zijn.. /// - internal static string CommandMigrate_Source_Or_Destination_Null_Or_Empty { + internal static string CommandMigrate_Source_Or_Destination_Not_Valid_Path { get { - return ResourceManager.GetString("CommandMigrate_Source_Or_Destination_Null_Or_Empty", resourceCulture); + return ResourceManager.GetString("CommandMigrate_Source_Or_Destination_Not_Valid_Path", resourceCulture); } }