From df5d514c286b21749f8366f3a8efd575afb96ccf Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Mon, 13 Jun 2022 15:59:25 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B04642=20-=20Core=20Update=20:=20limit=20t?= =?UTF-8?q?he=20usage=20of=20this=20function=20to=20minor=20version=20-=20?= =?UTF-8?q?fix=20error=20message=20(revert)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datamodels/2.x/itop-core-update/cs.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/da.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/de.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/en.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/es_cr.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/fr.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/hu.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/it.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/ja.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/pt_br.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/ru.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/sk.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/tr.dict.itop-core-update.php | 1 - datamodels/2.x/itop-core-update/zh_cn.dict.itop-core-update.php | 1 - 15 files changed, 15 deletions(-) diff --git a/datamodels/2.x/itop-core-update/cs.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/cs.dict.itop-core-update.php index 90da27b9a..ee3034ecc 100644 --- a/datamodels/2.x/itop-core-update/cs.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/cs.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/da.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/da.dict.itop-core-update.php index 6236412e2..ab703a9ab 100644 --- a/datamodels/2.x/itop-core-update/da.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/da.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/de.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/de.dict.itop-core-update.php index 84370d523..7f801244b 100644 --- a/datamodels/2.x/itop-core-update/de.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/de.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'iTopUpdate:Error:InvalidToken' => 'Ungültiges Token', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade fehlgeschlagen', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'Die maximale Größe für Dateiuploads ist zu klein. Bitte die PHP-Konfiguration anpassen.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'Wiederherstellung der Anwendung aus archivierten Daten \'%1$s\'', 'iTopUpdate:UI:RestoreBackup' => 'Wiederherstellung der Datenbank aus \'%1$s\'', diff --git a/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php index 63b9b1854..4cc013a27 100644 --- a/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/en.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('EN US', 'English', 'English', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'', diff --git a/datamodels/2.x/itop-core-update/es_cr.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/es_cr.dict.itop-core-update.php index 64b7f3962..5ffe65d8d 100644 --- a/datamodels/2.x/itop-core-update/es_cr.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/es_cr.dict.itop-core-update.php @@ -104,7 +104,6 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array( 'iTopUpdate:Error:InvalidToken' => 'Token inválido', 'iTopUpdate:Error:UpdateFailed' => 'La actualización ha fallado', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'El archivo de actualización parece demasiado pequeño. Por favor cambie la configuración PHP.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'Usted puede restaurar su aplicación desde el archivo \'%1$s\'', 'iTopUpdate:UI:RestoreBackup' => 'Usted puede restaurar la base de datos desde \'%1$s\'', diff --git a/datamodels/2.x/itop-core-update/fr.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/fr.dict.itop-core-update.php index 2caabb780..fb80f2644 100644 --- a/datamodels/2.x/itop-core-update/fr.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/fr.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('FR FR', 'French', 'Français', array( 'iTopUpdate:Error:InvalidToken' => 'Information manquante', 'iTopUpdate:Error:UpdateFailed' => 'La mise à jour a échoué', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'La taille maximale de chargement de fichier semble trop petite pour faire la mise à jour. Veuillez changer la configuration de PHP.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => 'Vous essayez d\'installer %1$s via la mise à jour de l\'application, ce qui n\'est pas possible sur %2$s. Vous devez lancer la procédure d\'installation standard.', 'iTopUpdate:UI:RestoreArchive' => 'Vous pouvez restaurer l\'application depuis \'%1$s\'', 'iTopUpdate:UI:RestoreBackup' => 'Vous pouvez restaurer la base de données depuis \'%1$s\'', diff --git a/datamodels/2.x/itop-core-update/hu.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/hu.dict.itop-core-update.php index 3bd9f92df..bf5ac0674 100644 --- a/datamodels/2.x/itop-core-update/hu.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/hu.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/it.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/it.dict.itop-core-update.php index 5443b0609..e7fb3489d 100644 --- a/datamodels/2.x/itop-core-update/it.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/it.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/ja.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/ja.dict.itop-core-update.php index d26b324b1..865cfb513 100644 --- a/datamodels/2.x/itop-core-update/ja.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/ja.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php index 220010a98..4e15021e2 100644 --- a/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/nl.dict.itop-core-update.php @@ -105,7 +105,6 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'iTopUpdate:Error:InvalidToken' => 'Token ongeldig', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade mislukt', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'De maximale bestandsgrootte voor uploads lijkt te klein voor deze update. Controleer de PHP-configuratie.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'Je kan de toepassing herstellen via het archief "%1$s"', 'iTopUpdate:UI:RestoreBackup' => 'Je kan de database herstellen via het archief "%1$s"', diff --git a/datamodels/2.x/itop-core-update/pt_br.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/pt_br.dict.itop-core-update.php index 07ed6a385..1d6ead8f8 100644 --- a/datamodels/2.x/itop-core-update/pt_br.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/pt_br.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/ru.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/ru.dict.itop-core-update.php index 35c489f5c..c93bd7d25 100644 --- a/datamodels/2.x/itop-core-update/ru.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/ru.dict.itop-core-update.php @@ -91,7 +91,6 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'iTopUpdate:Error:InvalidToken' => 'Недопустимый токен', 'iTopUpdate:Error:UpdateFailed' => 'Ошибка обновления', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'Максимальный размер загрузки недостаточный для обновления. Пожалуйста, измените конфигурацию PHP.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'Вы можете восстановить приложение из архива \'%1$s\'', 'iTopUpdate:UI:RestoreBackup' => 'Вы можете восстановить базу данных из резервной копии \'%1$s\'', diff --git a/datamodels/2.x/itop-core-update/sk.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/sk.dict.itop-core-update.php index 936ffd853..25677f807 100644 --- a/datamodels/2.x/itop-core-update/sk.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/sk.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/tr.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/tr.dict.itop-core-update.php index 06d96bc33..041679a47 100644 --- a/datamodels/2.x/itop-core-update/tr.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/tr.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'iTopUpdate:Error:InvalidToken' => 'Invalid token~~', 'iTopUpdate:Error:UpdateFailed' => 'Upgrade failed ~~', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => 'The upload max size seems too small for update. Please change the PHP configuration.~~', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => 'You can restore your application from the archive \'%1$s\'~~', 'iTopUpdate:UI:RestoreBackup' => 'You can restore the database from \'%1$s\'~~', diff --git a/datamodels/2.x/itop-core-update/zh_cn.dict.itop-core-update.php b/datamodels/2.x/itop-core-update/zh_cn.dict.itop-core-update.php index 1f3ee867d..7553fd543 100644 --- a/datamodels/2.x/itop-core-update/zh_cn.dict.itop-core-update.php +++ b/datamodels/2.x/itop-core-update/zh_cn.dict.itop-core-update.php @@ -103,7 +103,6 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'iTopUpdate:Error:InvalidToken' => '无效的token', 'iTopUpdate:Error:UpdateFailed' => '升级失败', 'iTopUpdate:Error:FileUploadMaxSizeTooSmall' => '上传上限太小. 请调整 PHP 配置.', - 'iTopUpdate:Error:PackageVersionNotCompatible' => '%1$s cannot be installed automatically on %2$s. Please perform upgrade manually.~~', 'iTopUpdate:UI:RestoreArchive' => '您可以从归档文件 \'%1$s\' 还原应用程序', 'iTopUpdate:UI:RestoreBackup' => '您可以从 \'%1$s\' 还原数据库',