mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-16 16:16:04 -04:00
More converts tabs to spaces
This commit is contained in:
parent
8651abc104
commit
2b7b3c6bd9
@ -123,9 +123,9 @@
|
|||||||
<string name="global_unpacking">Unpacking %s</string>
|
<string name="global_unpacking">Unpacking %s</string>
|
||||||
<string name="global_error_field_empty">This field can\'t be empty</string>
|
<string name="global_error_field_empty">This field can\'t be empty</string>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
<string name="mcl_about">
|
<string name="mcl_about">
|
||||||
%1$s BETA (Minecraft Java launcher for Android), version " + PathTools.usingVerName + "\n" +
|
%1$s BETA (Minecraft Java launcher for Android), version " + PathTools.usingVerName + "\n" +
|
||||||
" - by Khanh Duy Tran (based from \"Boardwalk\" app)\n" +
|
" - by Khanh Duy Tran (based from \"Boardwalk\" app)\n" +
|
||||||
"Using libraries:\n" +
|
"Using libraries:\n" +
|
||||||
" • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" +
|
" • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" +
|
||||||
@ -144,7 +144,7 @@
|
|||||||
" - This app only use LWJGL2 and don't have a JRE8 desugar, so doesn't support 1.13 or higher versions.\n" +
|
" - This app only use LWJGL2 and don't have a JRE8 desugar, so doesn't support 1.13 or higher versions.\n" +
|
||||||
" - This app is not affiliated with Minecraft, Mojang or Microsoft.\n")
|
" - This app is not affiliated with Minecraft, Mojang or Microsoft.\n")
|
||||||
</string>
|
</string>
|
||||||
-->
|
-->
|
||||||
<!-- MainActivity: strings -->
|
<!-- MainActivity: strings -->
|
||||||
<string name="mcn_exit_title">Application/Game exited with code %d</string>
|
<string name="mcn_exit_title">Application/Game exited with code %d</string>
|
||||||
<string name="mcn_exit_call">Exit</string>
|
<string name="mcn_exit_call">Exit</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user