Update strings.xml

Application/Game exited with code %d**, check latestlog.txt for more details.**
This commit is contained in:
Duy Tran Khanh 2022-01-19 05:28:09 +07:00 committed by GitHub
parent bb9d2eaf9f
commit a6dab4966e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -127,7 +127,7 @@
<string name="global_waiting">Wait</string>
<!-- 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, check latestlog.txt for more details.</string>
<string name="mcn_exit_call">Exit</string>
<string name="mcn_exit_confirm">Are you sure want to force close?</string>
<string name="mcn_check_fail_lwjgl">LWJGL3 was not installed!</string>