New translations strings.xml (Afrikaans)

This commit is contained in:
Duy Tran Khanh 2021-06-22 09:57:27 +07:00
parent d90958a8ce
commit 216066d514

View File

@ -16,23 +16,6 @@
<!-- MCLauncherActivity: Account status -->
<!-- MCLauncherActivity: Strings -->
<!-- Global strings -->
<!--
<string name="mcl_about">
%1$s BETA (Minecraft Java launcher for Android), version " + PathTools.usingVerName + "\n" +
" - by Khanh Duy Tran (based from \"Boardwalk\" app)\n" +
"Using libraries:\n" +
" • LWJGL " + org.lwjgl.Sys.getVersion() + "\n" +
//" • Boardwalk memory manager (not used now).\n" +
" • gl4es: OpenGL for OpenGL ES devices by lunixbochs and ptitSeb.\n" +
" • OpenJDK" +
"\n" +
"* Notes:\n" +
" - This app is currently BETA, it will not be stable.\n" +
//"* This app will unstable on Android 7.0 or higher devices.\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")
</string>
-->
<!-- MainActivity: strings -->
<!-- MainActivity: Control buttons -->
<!-- MainActivity: Menu advanced controls -->