Index: Application/Ringtoets/src/Application.Ringtoets.Migration/Properties/Resources.Designer.cs
===================================================================
diff -u -raaede2e2c97c9ecbb159e5c9576381c177cd5255 -rd9695a28b560429f52abd1628993c71a66aff722
--- Application/Ringtoets/src/Application.Ringtoets.Migration/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision aaede2e2c97c9ecbb159e5c9576381c177cd5255)
+++ Application/Ringtoets/src/Application.Ringtoets.Migration/Properties/Resources.Designer.cs (.../Resources.Designer.cs) (revision d9695a28b560429f52abd1628993c71a66aff722)
@@ -100,6 +100,25 @@
}
///
+ /// Looks up a localized string similar to Het is niet mogelijk om het Ringtoets logbestand '{0}' aan te maken..
+ ///
+ internal static string RingtoetsProjectMigrator_CreateInitializedDatabaseLogFile_Unable_to_create_migration_log_file_0 {
+ get {
+ return ResourceManager.GetString("RingtoetsProjectMigrator_CreateInitializedDatabaseLogFile_Unable_to_create_migrat" +
+ "ion_log_file_0", resourceCulture);
+ }
+ }
+
+ ///
+ /// Looks up a localized string similar to Het opruimen van het Ringtoets logbestand '{0}' is mislukt..
+ ///
+ internal static string RingtoetsProjectMigrator_Deleting_migration_log_file_0_failed {
+ get {
+ return ResourceManager.GetString("RingtoetsProjectMigrator_Deleting_migration_log_file_0_failed", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Het migreren van het projectbestand '{0}' is geannuleerd..
///
internal static string RingtoetsProjectMigrator_GenerateMigrationCancelledLogMessage_Updating_projectfile_0_was_cancelled {
@@ -142,6 +161,18 @@
}
///
+ /// Looks up a localized string similar to Door de migratie is het project aangepast. Bekijk het migratierapport door op details te klikken.
+ ///Gevolgen van de migratie:
+ ///.
+ ///
+ internal static string RingtoetsProjectMigrator_Project_file_modified_click_details_for_migration_report {
+ get {
+ return ResourceManager.GetString("RingtoetsProjectMigrator_Project_file_modified_click_details_for_migration_report" +
+ "", resourceCulture);
+ }
+ }
+
+ ///
/// Looks up a localized string similar to Bron.
///
internal static string RingtoetsProjectMigrator_Source_Descriptor {