mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-19 09:07:06 -04:00
New translations strings.xml (English)
This commit is contained in:
@@ -25,12 +25,14 @@
|
||||
<string name="login_select_account">Select account</string>
|
||||
<!-- Hint -->
|
||||
<string name="hint_select_account">To select an account, click. To delete an account, hold.</string>
|
||||
<string name="hint_control_mapping">"Swipe from right to left to open menu ◀\nHold a button to customize: edit, resize or delete."</string>
|
||||
<!-- Warnings -->
|
||||
<string name="warning_action_exit">Exit</string>
|
||||
<string name="warning_remove_account">This account will be removed!</string>
|
||||
<!-- AlertDialog title -->
|
||||
<string name="alerttitle_install_jre">Install Java Runtime %s (.tar.xz)</string>
|
||||
<string name="alerttitle_selectkeymap">Select a keymap json</string>
|
||||
<string name="alerttitle_installmod">Choose a mod installer (.jar)</string>
|
||||
<!-- Error messages -->
|
||||
<string name="error_fatal">PojavLauncher has unexpectedly crashed</string>
|
||||
<string name="error_checklog">Error! Please check the log below: %s</string>
|
||||
@@ -63,6 +65,8 @@
|
||||
<string name="mcl_launch_download_assets">Preparing to download resources</string>
|
||||
<string name="mcl_options">Options</string>
|
||||
<string name="mcl_option_modmgr">Mod manager (under construction)</string>
|
||||
<string name="mcl_option_modinstall">Launch a mod installer (Forge, LabyMod, Fabric, etc...)</string>
|
||||
<string name="mcl_option_modinstallwitharg">Launch a mod installer (with custom arguments)</string>
|
||||
<string name="mcl_option_checkupdate">Check for updates</string>
|
||||
<string name="mcl_option_customcontrol">Custom controls</string>
|
||||
<string name="mcl_option_settings">Settings</string>
|
||||
@@ -73,6 +77,10 @@
|
||||
<string name="mcl_setting_subtitle_freeform">Launch Minecraft in a floating window (Requires Android 7.0 or newer)</string>
|
||||
<string name="mcl_setting_title_longpresstrigger">Trigger press duration</string>
|
||||
<string name="mcl_setting_subtitle_longpresstrigger">Trigger press duration for destroying blocks and dropping items.</string>
|
||||
<string name="mcl_setting_title_buttonscale">Control buttons scaling</string>
|
||||
<string name="mcl_setting_subtitle_buttonscale">Upscale them if buttons are too small.</string>
|
||||
<string name="mcl_setting_title_mousescale">Mouse scaling</string>
|
||||
<string name="mcl_setting_subtitle_mousescale">Change size of virtual mouse.</string>
|
||||
<string name="mcl_setting_title_controlsize">Set button size</string>
|
||||
<string name="mcl_setting_subtitle_javaargs">Be careful, this can make the game crash if modified without any prior knowledge.</string>
|
||||
<string name="mcl_setting_category_general">General settings</string>
|
||||
@@ -93,6 +101,7 @@
|
||||
<string name="global_save">Save</string>
|
||||
<string name="global_unpacking">Unpacking %s</string>
|
||||
<string name="global_error_field_empty">This field can\'t be empty</string>
|
||||
<string name="global_waiting">Waiting</string>
|
||||
<!--
|
||||
<string name="mcl_about">
|
||||
%1$s BETA (Minecraft Java launcher for Android), version " + PathTools.usingVerName + "\n" +
|
||||
@@ -157,12 +166,15 @@
|
||||
<string name="customctrl_keyname">Keycode</string>
|
||||
<string name="customctrl_specialkey">Special Key</string>
|
||||
<string name="customctrl_hidden">Hidden</string>
|
||||
<string name="customctrl_keycombine_shift">Shift</string>
|
||||
<string name="customctrl_addbutton">Add button</string>
|
||||
<string name="customctrl_selectdefault">Select default Control json</string>
|
||||
<string name="main_options">Options</string>
|
||||
<string name="main_play">Play</string>
|
||||
<string name="main_play" comment="main_play">Play</string>
|
||||
<string name="main_welcome">Welcome, %s</string>
|
||||
<string name="main_infodev">Info (DEV)</string>
|
||||
<string name="main_switchuser">Switch user</string>
|
||||
<string name="main_version">Version:</string>
|
||||
<string name="main_nocrash">No crash detected</string>
|
||||
<string name="main_nolog">No log.</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user