-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
77e6186
commit 166d0ad
Showing
23 changed files
with
126 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<string name="main_text_gamelist">Game List</string> | ||
<string name="main_text_gamelist">All Versions</string> | ||
<string name="main_text_gamedir">Current directory</string> | ||
<string name="main_text_launchersetting">Starter Set</string> | ||
<string name="main_text_launchersetting">Settings</string> | ||
<string name="main_text_launchercontrol">Virtual Keyboard Settings</string> | ||
<string name="main_text_defaultlayout">Home</string> | ||
<string name="app_copyright">This non-release version, only after a holiday AOF software development team members to use inside!</string> | ||
|
@@ -17,7 +17,7 @@ | |
<string name="app_about_copyright_info">MCinaBox Copyright © 2020 longjunyu.</string> | ||
<string name="app_about_developer_info">longjunyu (MCinaBox [email protected])\nand all project contributors</string> | ||
<string name="app_about_contributor_info">No contributor</string> | ||
<string name="app_about_thanks_info">CosineMath (BoatApp, https://github.com/CosineMath/) starter back-end support \ nbangbang93 (BMCLAPI, http://bmclapi2.bangbang93.com/)\nApp icon provider MC Red Bear \ nAOF software development team </string> | ||
<string name="app_about_thanks_info">CosineMath (BoatApp, https://github.com/CosineMath/) Launcher back-end support \ nbangbang93 (BMCLAPI, http://bmclapi2.bangbang93.com/)\nApp icon provider MC Red Bear \ nAOF software development team </string> | ||
<string name="app_about_details_info">Minecraft all copyright Mojang AB, the use of this software copyright issues arising, software producers are not responsible. </string> | ||
<string name="app_about_opensource_info">https://github.com/longjunyu2/MCinaBox (GPLv3 open-source agreement to comply with this project, please comply with open source license requirements)</string> | ||
<string name="title_setting">Set up</string> | ||
|
@@ -41,7 +41,7 @@ | |
<string name="title_install_newversion">Install version</string> | ||
<string name="title_install_gamepack">Install integrated package</string> | ||
<string name="title_setting_minecraft">Global Game Settings</string> | ||
<string name="title_user_newuser">Adding new users</string> | ||
<string name="title_user_newuser">Create new user</string> | ||
<string name="title_launcher">Launcher</string> | ||
<string name="title_gamedir">Game menu</string> | ||
<string name="title_game">Game</string> | ||
|
@@ -68,7 +68,7 @@ | |
<string name="tips_minecraft_setting_extra_javaargs">Java virtual machine parameters (do not fill)</string> | ||
<string name="tips_minecraft_setting_extra_mcargs">Minecraft additional parameters (do not fill)</string> | ||
<string name="tips_import_runtime">Please suffix .tar.xz local runtime into /sdcard/Android/data/com.aof.mcinabox/files/MCinaBox/runtimepack folder\nPage then select and import runtime startup settings</string> | ||
<string name="tips_check_setting">Please complete the configuration starter</string> | ||
<string name="tips_check_setting">Please complete the configuration for launcher</string> | ||
<string name="tips_reflash_finish">Refresh complete</string> | ||
<string name="tips_online_version_reflash">Please refresh the list</string> | ||
<string name="tips_online_version_select">Please select a version</string> | ||
|
@@ -78,7 +78,7 @@ | |
<string name="tips_online_version_nodata">No game inventory data</string> | ||
<string name="tips_launcher_init_fail">Start initialization failed</string> | ||
<string name="tips_launcher_save_fail">Initiator Configuration saving failed</string> | ||
<string name="tips_launcher_new_fail">Starter configuration template creation failed</string> | ||
<string name="tips_launcher_new_fail">Launcher configuration template creation failed</string> | ||
<string name="tips_launcher_new_success">Initiator configuration profile is created</string> | ||
<string name="tips_launcher_load_fail">Initiator Configuration failed to load</string> | ||
<string name="tips_launcher_load_bad">Startup configuration file is damaged</string> | ||
|
@@ -90,7 +90,7 @@ | |
<string name="tips_runtime_install_success">Runtime installation was successful</string> | ||
<string name="tips_runtime_install_fail">Runtime installation fails</string> | ||
<string name="tips_runtime_install_fail_exeable">Reason: Failed to set permissions</string> | ||
<string name="tips_ok">Determine</string> | ||
<string name="tips_ok">OK</string> | ||
<string name="tips_no">Cancel</string> | ||
<string name="tips_button_name">Key name</string> | ||
<string name="tips_button_location">Location (Dp)</string> | ||
|
@@ -149,4 +149,7 @@ | |
<string name="tips_download_failed">Download failed</string> | ||
<string name="title_version">Version:</string> | ||
<string name="title_offline">Offline</string> | ||
<string name="title_unknown">Unknow</string> | ||
<string name="title_warn">Warning</string> | ||
<string name="tips_user_remove_warning">Confirm to delete this user?</string> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.