mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 16:47:14 -04:00
New translations strings.xml (English)
This commit is contained in:
parent
d7a3114976
commit
1b25e6074a
@ -53,9 +53,9 @@
|
||||
<string name="toast_permission_denied">The read/write to storage permission is required!</string>
|
||||
<string name="toast_login_error">Something went wrong after loging in. Please contact us with the following error.\nError: %s</string>
|
||||
<string name="toast_optifine_success">Install successful</string>
|
||||
<string name="toast_shiftmode">Shift (sneak) button mode changed to %s</string>
|
||||
<string name="toast_shiftmode_hold">Hold mode</string>
|
||||
<string name="toast_shiftmode_toggle">Click toggle mode</string>
|
||||
<string name="toast_shiftmode" comment="toast_shiftmode %s will be replaced with one of the following strings: toast_shiftmode_hold, toast_shiftmode_toggle">Shift (sneak) button mode changed to %s</string>
|
||||
<string name="toast_shiftmode_hold" comment="toast_shiftmode_hold Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Hold mode</string>
|
||||
<string name="toast_shiftmode_toggle" comment="toast_shiftmode_toggle Continuation of the toast_shiftmode string. If your language doesn't use Capitalization, you can translate this string starting with a small letter.">Click toggle mode</string>
|
||||
<!--
|
||||
<string name="toast_3">Exit</string>
|
||||
-->
|
||||
@ -129,7 +129,7 @@
|
||||
</string>
|
||||
-->
|
||||
<!-- MainActivity: strings -->
|
||||
<string name="mcn_exit_title">Game exited</string>
|
||||
<string name="mcn_exit_title" comment="mcn_exit_title MainActivity: strings">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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user