From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/ConfigMigration/ConfigMigration_es.ts | 150 -------------------------- 1 file changed, 150 deletions(-) delete mode 100644 Plugins/ConfigMigration/ConfigMigration_es.ts (limited to 'Plugins/ConfigMigration/ConfigMigration_es.ts') diff --git a/Plugins/ConfigMigration/ConfigMigration_es.ts b/Plugins/ConfigMigration/ConfigMigration_es.ts deleted file mode 100644 index 3854dd1..0000000 --- a/Plugins/ConfigMigration/ConfigMigration_es.ts +++ /dev/null @@ -1,150 +0,0 @@ - - - - - ConfigMigration - - - A configuration from old SQLiteStudio 2.x.x has been detected. Would you like to migrate old settings into the current version? <a href="%1">Click here to do that</a>. - - - - - Bug reports history (%1) - - - - - Database list (%1) - - - - - Custom SQL functions (%1) - - - - - SQL queries history (%1) - - - - - ConfigMigrationWizard - - - Configuration migration - - - - - Items to migrate - - - - - This is a list of items found in the old configuration file, which can be migrated into the current configuration. - - - - - Options - - - - - Put imported databases into separate group - - - - - Group name - - - - - Enter a non-empty name. - - - - - Top level group named '%1' already exists. Enter a group name that does not exist yet. - - - - - Could not open old configuration file in order to migrate settings from it. - - - - - Could not open current configuration file in order to migrate settings from old configuration file. - - - - - Could not commit migrated data into new configuration file: %1 - - - - - Could not read bug reports history from old configuration file in order to migrate it: %1 - - - - - Could not insert a bug reports history entry into new configuration file: %1 - - - - - Could not read database list from old configuration file in order to migrate it: %1 - - - - - Could not query for available order for containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not create containing group in new configuration file in order to migrate the database list: %1 - - - - - Could not insert a database entry into new configuration file: %1 - - - - - Could not query for available order for next database in new configuration file in order to migrate the database list: %1 - - - - - Could not create group referencing the database in new configuration file: %1 - - - - - Could not read function list from old configuration file in order to migrate it: %1 - - - - - Could not read SQL queries history from old configuration file in order to migrate it: %1 - - - - - Could not read next ID for SQL queries history in new configuration file: %1 - - - - - Could not insert SQL history entry into new configuration file: %1 - - - - -- cgit v1.2.3