New translations strings.xml (English)

This commit is contained in:
Tran Khanh Duy 2020-11-09 13:35:32 +07:00
parent d3b7f6e9fc
commit c6864719b5

View File

@ -37,7 +37,6 @@
<!-- 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">Select a mod to add</string>
<!-- Error messages -->
<string name="error_fatal">PojavLauncher has unexpectedly crashed</string>
<string name="error_checklog">Error! Please check the log below: %s</string>
@ -56,7 +55,6 @@
<string name="toast_3">Exit</string>
-->
<!-- MCLauncherActivity: Tabs -->
<string name="mcl_tab_news">Launcher news</string>
<string name="mcl_tab_console">Development console</string>
<string name="mcl_tab_crash">Crash log</string>
<!-- MCLauncherActivity: Strings -->
@ -127,7 +125,7 @@
</string>
-->
<!-- MainActivity: strings -->
<string name="mcn_exit_title" comment="mcn_exit_title&#10;MainActivity: strings">Game exited</string>
<string name="mcn_exit_title">Game exited</string>
<string name="mcn_exit_call">Exit</string>
<string name="mcn_exit_crash">Game Crash detected! Click OK to exit.</string>
<string name="mcn_exit_errcrash">Unable to locate crash! You can ignore this.</string>
@ -165,7 +163,6 @@
<string name="customctrl_specialkey">Special Key</string>
<string name="customctrl_hidden">Hidden</string>
<string name="customctrl_addbutton">Add button</string>
<string name="customctrl_title_selectctrl">Select default Control json</string>
<string name="customctrl_selectdefault">Select default Control json</string>
<!-- Update part (unused now) -->
<string name="update_console">Update console</string>