#----------------------------------------------------------------------------------------------------------------------------------------------------------
# Localization text. edit button text and message text and save this file as utf-8.
#----------------------------------------------------------------------------------------------------------------------------------------------------------
# Mpkg Button text.
# OK Button text.
MPKG_OK_BUTTON='Ok'
# Cancel Button text.
MPKG_CANCEL_BUTTON='Cancel'
# Help Button text.
MPKG_HELP_BUTTON='Help'
# Mpkg Message text.
# Mpkg Install text.
MPKG_INSTALL_MSG='Do you want to install this file with Mpkg Installer ?
'
# Mpkg Install in progress text.
MPKG_INSTALL_TEXT='Install in progress. Please wait.'
# Mpkg Install complete.
MPKG_INSTALL_COMPLETE='Install complete'
# Installation help text.
MPKG_INSTALLATION_MSG='
Installation .pkg file by
1. tap and hold on .pkg file. and select open with menu.
2. Select Mpkg Installer to install .pkg file
3. check on always use to open this filetype
4. tap ok button.'
# Uninstallation help text.
MPKG_UNINSTALLATION_MSG='
Uninstallation .pkg by
1. tap on Mpkg icon and tap Ok Button to enable uninstallation mode.
2. tap and hold on icon that want to uninstall. then select uninstall.
3. tap on Mpkg icon again to disable uninstallation mode.'
# Mpkg refresh Application manager.
MPKG_REFRESH_MSG='Update system please wait'
# Mpkg change to normal mode text.
MPKG_MSG1='Disable Mpkg uninstallation mode?
(all mpkg application can run)'
# Mpkg change to normal mode complete text.
MPKG_MSG2='All mpkg application are in normal mode and can running now.'
# Mpkg change to uninstallation mode text.
MPKG_MSG3='Enable Mpkg uninstallation mode?
(for uninstallation only cannnot run)'
# Mpkg change to uninstallation mode complete. (cannot run)
MPKG_MSG4='All mpkg application are in uninstallation mode and can uninstall now.'
#---------------------------------------------------------------------------------------------------------------------------------------------------------