#!/bin/bash TRANSHELL_CONTENT_UPDATE_CHEKING_PLEASE_WAIT="Checking for updates, please wait..." TRANSHELL_CONTENT_SPARK_STORE_UPGRADE_MODEL="Spark Store Update Module" TRANSHELL_CONTENT_CHECK_UPDATE_PROCESS_ERROR_PRESS_CONFIRM_TO_CHECK="An error occurred during the update check process. Click Confirm to view the error log, which can be used for issue reporting." TRANSHELL_CONTENT_I_ALREDY_COPIED_THE_LOG_HERE_AND_WILL_USE_IT_TO_FEEDBACK="I have copied the log in this text box and will attach it when submitting feedback. The feedback option can be found in the Settings menu at the top-right corner of the main interface." TRANSHELL_CONTENT_FEEDBACK_CAN_BE_FOUND_IN_THE_SETTINGS="The feedback option can be found in the Settings menu at the top-right corner of the main interface." TRANSHELL_CONTENT_NO_NEED_TO_UPGRADE="All packages are already up to date." TRANSHELL_CONTENT_CAN_NOT_UPGRADE_FOR_BEING_HOLD="Unable to update: the current package status is marked as Hold." TRANSHELL_CONTENT_CHOOSE_APP_TO_UPGRADE="Please select the application you want to update." TRANSHELL_CONTENT_CHOOSE="Select" TRANSHELL_CONTENT_APP_NAME="Application Name" TRANSHELL_CONTENT_PKG_NAME="Package Name" TRANSHELL_CONTENT_NEW_VERSION="New Version" TRANSHELL_CONTENT_UPGRADE_FROM="Updating from this version" TRANSHELL_CONTENT_NO_APP_IS_CHOSEN="You have not selected any application." TRANSHELL_CONTENT_UPGRADING_PLEASE_WAIT="Updating $APP_UPGRADE, please wait..." TRANSHELL_CONTENT_CHOSEN_APP_UPGRADE_FINISHED="The selected application has been successfully updated." TRANSHELL_CONTENT_APP_UGRADE_PROCESS_ERROR_PRESS_CONFIRM_TO_CHECK="An error occurred during the update process. Click Confirm to view the error log, which can be used for issue reporting."