Commad line upgrade enhancements (#6955)

* Add new English language phrases for cli upgrade menu

* include a software name as a const for cli upgrade menu

* add it repos in app folder, internationalizations, and descriptions

* bug fix when response_source_update is empty change back to origin dir

* change original 'menu' to 'menus'. Allow calling menu from upgrade.php

* Update upgrade_menu.php
This commit is contained in:
frytimo
2024-04-22 20:15:09 -03:00
committed by GitHub
parent 4e8f60cb92
commit 33ff85ee75
4 changed files with 207 additions and 21 deletions

View File

@@ -1150,4 +1150,129 @@ $text['button-upgrade_execute']['zh-cn'] = "执行";
$text['button-upgrade_execute']['ja-jp'] = "実行する";
$text['button-upgrade_execute']['ko-kr'] = "실행하다";
$text['label-all_of_the_above']['en-us'] = "All of the Above";
$text['label-all_of_the_above']['en-gb'] = "All of the Above";
$text['label-all_of_the_above']['ar-eg'] = "";
$text['label-all_of_the_above']['de-at'] = "";
$text['label-all_of_the_above']['de-ch'] = "";
$text['label-all_of_the_above']['de-de'] = "";
$text['label-all_of_the_above']['el-gr'] = "";
$text['label-all_of_the_above']['es-cl'] = "";
$text['label-all_of_the_above']['es-mx'] = "";
$text['label-all_of_the_above']['fr-ca'] = "";
$text['label-all_of_the_above']['fr-fr'] = "";
$text['label-all_of_the_above']['he-il'] = "";
$text['label-all_of_the_above']['it-it'] = "";
$text['label-all_of_the_above']['nl-nl'] = "";
$text['label-all_of_the_above']['pl-pl'] = "";
$text['label-all_of_the_above']['pt-br'] = "";
$text['label-all_of_the_above']['pt-pt'] = "";
$text['label-all_of_the_above']['ro-ro'] = "";
$text['label-all_of_the_above']['ru-ru'] = "";
$text['label-all_of_the_above']['sv-se'] = "";
$text['label-all_of_the_above']['uk-ua'] = "";
$text['label-all_of_the_above']['zh-cn'] = "";
$text['label-all_of_the_above']['ja-jp'] = "";
$text['label-all_of_the_above']['ko-kr'] = "";
$text['description-all_of_the_above']['en-us'] = "Performs an upgrade using options 1a, 2, 2b, 3, 4, and 5 in succession.";
$text['description-all_of_the_above']['en-gb'] = "Performs an upgrade using options 1a, 2, 2b, 3, 4, and 5 in succession.";
$text['description-all_of_the_above']['ar-eg'] = "";
$text['description-all_of_the_above']['de-at'] = "";
$text['description-all_of_the_above']['de-ch'] = "";
$text['description-all_of_the_above']['de-de'] = "";
$text['description-all_of_the_above']['el-gr'] = "";
$text['description-all_of_the_above']['es-cl'] = "";
$text['description-all_of_the_above']['es-mx'] = "";
$text['description-all_of_the_above']['fr-ca'] = "";
$text['description-all_of_the_above']['fr-fr'] = "";
$text['description-all_of_the_above']['he-il'] = "";
$text['description-all_of_the_above']['it-it'] = "";
$text['description-all_of_the_above']['nl-nl'] = "";
$text['description-all_of_the_above']['pl-pl'] = "";
$text['description-all_of_the_above']['pt-br'] = "";
$text['description-all_of_the_above']['pt-pt'] = "";
$text['description-all_of_the_above']['ro-ro'] = "";
$text['description-all_of_the_above']['ru-ru'] = "";
$text['description-all_of_the_above']['sv-se'] = "";
$text['description-all_of_the_above']['uk-ua'] = "";
$text['description-all_of_the_above']['zh-cn'] = "";
$text['description-all_of_the_above']['ja-jp'] = "";
$text['description-all_of_the_above']['ko-kr'] = "";
$text['label-update_external_repositories']['en-us'] = "Update External Repositories";
$text['label-update_external_repositories']['en-gb'] = "Update External Repositories";
$text['label-update_external_repositories']['ar-eg'] = "";
$text['label-update_external_repositories']['de-at'] = "";
$text['label-update_external_repositories']['de-ch'] = "";
$text['label-update_external_repositories']['de-de'] = "";
$text['label-update_external_repositories']['el-gr'] = "";
$text['label-update_external_repositories']['es-cl'] = "";
$text['label-update_external_repositories']['es-mx'] = "";
$text['label-update_external_repositories']['fr-ca'] = "";
$text['label-update_external_repositories']['fr-fr'] = "";
$text['label-update_external_repositories']['he-il'] = "";
$text['label-update_external_repositories']['it-it'] = "";
$text['label-update_external_repositories']['nl-nl'] = "";
$text['label-update_external_repositories']['pl-pl'] = "";
$text['label-update_external_repositories']['pt-br'] = "";
$text['label-update_external_repositories']['pt-pt'] = "";
$text['label-update_external_repositories']['ro-ro'] = "";
$text['label-update_external_repositories']['ru-ru'] = "";
$text['label-update_external_repositories']['sv-se'] = "";
$text['label-update_external_repositories']['uk-ua'] = "";
$text['label-update_external_repositories']['zh-cn'] = "";
$text['label-update_external_repositories']['ja-jp'] = "";
$text['label-update_external_repositories']['ko-kr'] = "";
$text['description-repositories']['en-us'] = "Updates all external repositories found in 'Apps' folder";
$text['description-repositories']['en-gb'] = "Updates all external repositories found in 'Apps' folder";
$text['description-repositories']['ar-eg'] = "";
$text['description-repositories']['de-at'] = "";
$text['description-repositories']['de-ch'] = "";
$text['description-repositories']['de-de'] = "";
$text['description-repositories']['el-gr'] = "";
$text['description-repositories']['es-cl'] = "";
$text['description-repositories']['es-mx'] = "";
$text['description-repositories']['fr-ca'] = "";
$text['description-repositories']['fr-fr'] = "";
$text['description-repositories']['he-il'] = "";
$text['description-repositories']['it-it'] = "";
$text['description-repositories']['nl-nl'] = "";
$text['description-repositories']['pl-pl'] = "";
$text['description-repositories']['pt-br'] = "";
$text['description-repositories']['pt-pt'] = "";
$text['description-repositories']['ro-ro'] = "";
$text['description-repositories']['ru-ru'] = "";
$text['description-repositories']['sv-se'] = "";
$text['description-repositories']['uk-ua'] = "";
$text['description-repositories']['zh-cn'] = "";
$text['description-repositories']['ja-jp'] = "";
$text['description-repositories']['ko-kr'] = "";
$text['title-cli_upgrade']['en-us'] = "UPGRADE MENU";
$text['title-cli_upgrade']['en-gb'] = "UPGRADE MENU";
$text['title-cli_upgrade']['ar-eg'] = "";
$text['title-cli_upgrade']['de-at'] = "";
$text['title-cli_upgrade']['de-ch'] = "";
$text['title-cli_upgrade']['de-de'] = "";
$text['title-cli_upgrade']['el-gr'] = "";
$text['title-cli_upgrade']['es-cl'] = "";
$text['title-cli_upgrade']['es-mx'] = "";
$text['title-cli_upgrade']['fr-ca'] = "";
$text['title-cli_upgrade']['fr-fr'] = "";
$text['title-cli_upgrade']['he-il'] = "";
$text['title-cli_upgrade']['it-it'] = "";
$text['title-cli_upgrade']['nl-nl'] = "";
$text['title-cli_upgrade']['pl-pl'] = "";
$text['title-cli_upgrade']['pt-br'] = "";
$text['title-cli_upgrade']['pt-pt'] = "";
$text['title-cli_upgrade']['ro-ro'] = "";
$text['title-cli_upgrade']['ru-ru'] = "";
$text['title-cli_upgrade']['sv-se'] = "";
$text['title-cli_upgrade']['uk-ua'] = "";
$text['title-cli_upgrade']['zh-cn'] = "";
$text['title-cli_upgrade']['ja-jp'] = "";
$text['title-cli_upgrade']['ko-kr'] = "";
?>