Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
xausky committed Jun 8, 2019
2 parents cfcaa88 + dac55d6 commit ae9ed05
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 129 deletions.
38 changes: 0 additions & 38 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

142 changes: 71 additions & 71 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<string name="app_name">Unity Mod Manager</string>
<string name="menu_launch_game">Launch Game</string>
<string name="nav_home">Home</string>
<string name="nav_mod">Mod</string>
<string name="nav_attach">Attach</string>
<string name="nav_mod">Modules</string>
<string name="nav_attach">Add-on</string>
<string name="nav_setting">Settings</string>
<string name="nav_system">System</string>
<string name="nav_info">About</string>
Expand All @@ -17,103 +17,103 @@
Korean - Bebridge
</string>
<string name="home_summary_context">
Enable mod: %d\nInstalled mod: %d\nInstalled attach: %d\nVisible applications: %d\nApplications in VirtualApp: %d
Enabled modules: %d\nInstalled modules: %d\nInstalled add-on: %d\nVisible applications: %d\nApplications in VirtualApp: %d
</string>
<string name="home_latest_version">Latest Version: %s</string>
<string name="home_latest_version_default">Latest Version: .....</string>
<string name="home_latest_version_default">Latest Version: ...</string>
<string name="home_current_version">Current Version: %s</string>
<string name="home_client_uninstalled">Click Install Client</string>
<string name="home_client_installed">Client version:%s</string>
<string name="home_client_uninstalled">Click to install client.</string>
<string name="home_client_installed">Client version: %s</string>
<string name="client_list_item_icon">icon</string>
<string name="progress_dialog_processing">Processing</string>
<string name="progress_dialog_processing">Processing...</string>
<string name="confirm">Confirm</string>
<string name="cancel">Cancel</string>
<string name="prompt">Prompt</string>
<string name="attach_delete_confirm_message">Are you sure you want to delete [%s] attach?</string>
<string name="visibility_delete_confirm_message">Are you sure you want to remove [%s] visibility?</string>
<string name="attach_delete_fail">Failed to delete attach.</string>
<string name="attach_delete_success">Delete attach successfully.</string>
<string name="visibility_delete_success">Remove visibility successfully.</string>
<string name="attach_delete_confirm_message">Delete [%s] add-on?</string>
<string name="visibility_delete_confirm_message">Remove [%s] visibility?</string>
<string name="attach_delete_fail">Failed to delete add-on!</string>
<string name="attach_delete_success">Add-on has successfully installed.</string>
<string name="visibility_delete_success">App visibility deleted successfully.</string>
<string name="banner_content_description">Unity</string>
<string name="nav_visibility">Visibility</string>
<string name="mod_file_delete_failed">Warning, module file deletion failed: %s!</string>
<string name="mod_delete_confirm">Are you sure to delete the module: %s?</string>
<string name="store_mkdir_failed">Failed to create the directory. Please confirm that the application has external storage read and write permissions.</string>
<string name="import_mod_exists">Same name mod %s already exists, skip import.</string>
<string name="nav_visibility">App Visibility</string>
<string name="mod_file_delete_failed">WARNING! Failed to delete module file: %s!</string>
<string name="mod_delete_confirm">Delete module: %s?</string>
<string name="store_mkdir_failed">Failed to create directory! Please make sure the Storage permission has been granted in Settings.</string>
<string name="import_mod_exists">Import failed! %s is already exists.</string>
<string name="progress_dialog_title">Please wait</string>
<string name="progress_dialog_message">In operation</string>
<string name="please_input_password">Please enter the decompression password</string>
<string name="progress_dialog_message">In progress...</string>
<string name="please_input_password">Enter password</string>
<string name="mod_list_item_content">%d</string>
<string name="home_map_file">Click to generate the mapping file (external resources need to be downloaded first)</string>
<string name="map_file_size">Map file record (click to regenerate): %d</string>
<string name="home_map_file">Click to generate mapping file (external resources need to download first)</string>
<string name="map_file_size">File mapping record (click to regenerate): %d</string>
<string name="mod_info_description">Introduction:\n%s</string>
<string name="mod_info_name">%s</string>
<string name="mod_info_author">Author:%s</string>
<string name="install_source_not_found">Please go to the home page to install the client first, and make sure the installation source is not uninstalled or deleted.</string>
<string name="unsupport_operation">Unsupported operation.</string>
<string name="install_mods_failed">The installation module failed. Please clear the data again, or go to BiliBili for help.</string>
<string name="install_mods_obb_error">The modification of the OBB file failed. Please confirm that the setting client has the corresponding obb file. It is recommended to close the obb support and try again.</string>
<string name="install_mods_root_error">Get the root permission fails, please contact the root device or switch to other apk modification modes.</string>
<string name="no_storage_permissions">The application does not have permission to read and write phone storage, please go to the phone rights management interface to give, otherwise it can not run.</string>
<string name="external_mods_observer_start">External mod monitoring start: %s</string>
<string name="external_mods_observer_stop">External mod monitoring stop: %s</string>
<string name="no_preview_info_in_mod">There is no information available for viewing within the mod.</string>
<string name="input_mod_password">Please enter the decompression password for module [%s], wrong password tried: %s</string>
<string name="choose_client">Please select the client</string>
<string name="mod_info_author">Author: %s</string>
<string name="install_source_not_found">Navigate to home to install client first. Make sure the client installation source is not uninstalled or deleted.</string>
<string name="unsupport_operation">Operation denied.</string>
<string name="install_mods_failed">Failed to install module! Please clear the app data and try again, or go to bilibili to seek for help.</string>
<string name="install_mods_obb_error">Failed to modify OBB file! Please make sure the installed client has corresponding OBB file, or toggle off OBB patch and try again.</string>
<string name="install_mods_root_error">Failed to grant root permission! Please make sure your device has been rooted, or switch to another APK resource modification mode and try again.</string>
<string name="no_storage_permissions">Failed to grant Phone permission! Please make sure the Phone permission has been granted in Settings. This app wouldn\'t run if Phone permission is not granted.</string>
<string name="external_mods_observer_start">Start monitoring external module: %s</string>
<string name="external_mods_observer_stop">Stop monitoring external module: %s</string>
<string name="no_preview_info_in_mod">No information can be viewed in this module.</string>
<string name="input_mod_password">Enter password [%s], wrong password tried count: %s</string>
<string name="choose_client">Select a client</string>
<string name="choose_in_file">Select from file</string>
<string name="skip">Skip</string>
<string name="new_version_release">New version release:%s</string>
<string name="update_logs">Update log: %s \n\n If the update fails, you can go to github.com to find the latest download address and update it yourself.</string>
<string name="install_failed">installation failed</string>
<string name="install_success">Successful installation</string>
<string name="install_success_create_shortcut">After the installation is successful, you can create shortcuts in the settings interface.</string>
<string name="new_version_release">New version released: %s</string>
<string name="update_logs">Changelog: %s \n\n If failed to update, please go to https://github.com/xausky/UnityModManager/releases and manually download APK.</string>
<string name="install_failed">Installation failed!</string>
<string name="install_success">Successfully installed!</string>
<string name="install_success_create_shortcut">Successfully installed! You can tap to create game shortcut in the Settings panel.</string>
<string name="shortcut_postfix">[Mod Manager]</string>
<string name="create_backup_folder_failed">Failed to create backup directory</string>
<string name="install_client_download_resource">Please install the client and download hot update resources first.</string>
<string name="map_file_generate_success">The mapping file was generated successfully.</string>
<string name="confirm_modify_source">Please make sure there is at least one change source.</string>
<string name="my_email">my email</string>
<string name="my_bilibili">my bilibili</string>
<string name="my_github">my github</string>
<string name="improved_translation">Improved translation</string>
<string name="install_client_and_generate_map_file_first">Please install the client first to generate the index.</string>
<string name="external_mod_import_model">External module directory import mode is not recommended for no mod developers.</string>
<string name="checked_external_mod_changed">An external module change was detected and the game was restarted.</string>
<string name="import_mod">Import mod</string>
<string name="package_export_success">Export integration package success: [%s]</string>
<string name="package_export_failed">Failed to export the integration package. Please make sure that the program can read and write external storage.</string>
<string name="apk_modify_model_title">APK resource modification model</string>
<string name="apk_modify_model_summary">Choose how to modify the resources in the APK. If you do not modify the mode, you do not modify the APK resource. You can continue to use persistent resource patches.</string>
<string name="create_backup_folder_failed">Failed to create backup directory!</string>
<string name="install_client_download_resource">Please install a client and download hotfix first.</string>
<string name="map_file_generate_success">File mapping is generated successfully.</string>
<string name="confirm_modify_source">Please make sure there have at least one modifiable source.</string>
<string name="my_email">Email</string>
<string name="my_bilibili">Bilibili</string>
<string name="my_github">Github</string>
<string name="improved_translation">Improve translation</string>
<string name="install_client_and_generate_map_file_first">Please install a client first to generate the index.</string>
<string name="external_mod_import_model">External module directory import mode. NOT recommended for non-mod developers.</string>
<string name="checked_external_mod_changed">External module changes detected! game will restart.</string>
<string name="import_mod">Import modules</string>
<string name="package_export_success">Successfulled export integration package: [%s]</string>
<string name="package_export_failed">Failed to export the integration package! Please make sure the Storage permission has been granted in Settings.</string>
<string name="apk_modify_model_title">APK resource modification mode</string>
<string name="apk_modify_model_summary">Select how to modify the resources in the APK. If you select "No modification", APK resource wouldn\'t be modified, you can continue to use persistent resource patches.</string>
<string name="persistent_support_title">Persistent resource patch support</string>
<string name="persistent_support_summary">Unity\'s PersistentDataPath path provides resource patch support, such as \"Honkai Impact 3\" UC version.</string>
<string name="setting_export_apk_title">Export Integration APK file</string>
<string name="persistent_support_summary">Provide Unity\'s PersistentDataPath path resource patch support, such as \"Honkai Impact 3\" UC version.</string>
<string name="setting_export_apk_title">Export Integrated APK file</string>
<string name="setting_export_apk_summary">Click to export the patched APK file to out.apk in the internal storage root directory.</string>
<string name="create_shortcut_title">Create a game shortcut</string>
<string name="create_shortcut_summary">Create a game shortcut to go directly from the desktop to the game in the virtual environment without first opening the manager.</string>
<string name="create_shortcut_summary">You can open the game directly from desktop in the virtual environment without opening the manager.</string>
<string name="none_modify_export">Unable to export integrated package No Modify APK mode</string>
<string name="no_virtual_model_shortcut">No VirtualApp Model cannot create shortcuts. Start using the original icon.</string>
<string name="no_virtual_model_shortcut">VirtualApp Model doesn\'t exist in manager, create shortcuts failed. You can directly open the app directly in app drawer.</string>
<string-array name="apk_modify_model">
<item>No Modify</item>
<item>No Modification</item>
<item>VirtualApp Model</item>
<item>Root Privilege Model (Caution)</item>
<item>Root Privilege Mode (Proceed with caution)</item>
</string-array>
<string-array name="apk_modify_model_values">
<item>0</item>
<item>1</item>
<item>2</item>
</string-array>
<string name="obb_support_title">Android OBB resource file patch support</string>
<string name="obb_support_summary">Android OBB resource file patch support, such as \"Honkai Impact 3\" JP service, SEA service, global service.</string>
<string name="apk_none_obb_support">Using Obb support without modifying the APK mode may cause the game to fail to start.</string>
<string name="obb_support_title">Android OBB patch resource file support</string>
<string name="obb_support_summary">ONLY toggle on if your app supports OBB file patching, such as \"Honkai Impact 3\" JP server, SEA server and global server.</string>
<string name="apk_none_obb_support">Using OBB support without changing APK mode may cause the game fail to start!</string>
<string name="mod_list_item_content_default">0</string>
<string name="mod_list_item_conflict_default">0</string>
<string name="mod_list_item_author_default">unknown</string>
<string name="mod_info_conflict">Conflict files: %s</string>
<string name="show_conflict_info_title">Display mod file conflict information</string>
<string name="show_conflict_info_summary">Display mod file conflict information for module authors to debug.</string>
<string name="valid_files_zero">The number of valid files in mod [%s] is zero. Please make sure the mapping is generated correctly.</string>
<string name="mod_decompression_error">Mod [%s] decompression error, please confirm that the module file is not damaged.</string>
<string name="not_available_non_virtual">Feature not available in non-virtual mode</string>
<string name="nav_online_mods">OnlineMods</string>
<string name="install_client_remove_all_mod_confirm">Is the legacy mod of the original client detected deleted?</string>
<string name="mod_info_conflict">Conflicted files: %s</string>
<string name="show_conflict_info_title">View conflicted module file information</string>
<string name="show_conflict_info_summary">View conflicted module file information, this can let module authors easy to debug.</string>
<string name="valid_files_zero">Valid module files [%s] is zero. Please make sure file mapping is generated correctly.</string>
<string name="mod_decompression_error">Module [%s] unzip error, please make sure the module file doesn\'t corrupted.</string>
<string name="not_available_non_virtual">This feature is not available for non-virtual mode.</string>
<string name="nav_online_mods">Online Modules</string>
<string name="install_client_remove_all_mod_confirm">Does the legacy module has been deleted in original cilent?</string>
</resources>

0 comments on commit ae9ed05

Please sign in to comment.