New translations strings.xml (English, United Kingdom)

This commit is contained in:
Duy Tran Khanh 2021-07-15 02:20:42 +07:00
parent 9e2934dc7e
commit 802591dcc7

View File

@ -183,4 +183,13 @@
<string name="memory_warning_msg">The current amount of free RAM (%d) is lower than allocated RAM (%d), which may lead to crashes. Change the allocation if the game crashes.</string> <string name="memory_warning_msg">The current amount of free RAM (%d) is lower than allocated RAM (%d), which may lead to crashes. Change the allocation if the game crashes.</string>
<string name="mcl_memory_allocation">Memory allocation</string> <string name="mcl_memory_allocation">Memory allocation</string>
<string name="mcl_memory_allocation_subtitle">Controls how much memory is given to Minecraft</string> <string name="mcl_memory_allocation_subtitle">Controls how much memory is given to Minecraft</string>
<string name="multirt_runtime_corrupt">Corrupted Java Runtime</string>
<string name="multirt_config_title">Java VMs</string>
<string name="multirt_config_add">Add new</string>
<string name="multirt_config_add_subtitle">Import new Java VM</string>
<string name="multirt_title">Runtime Manager</string>
<string name="multirt_subtitle">Manage installed Java VMs</string>
<string name="multirt_progress_caching">Caching...</string>
<string name="multirt_config_setdefault">Set default</string>
<string name="multirt_config_setdefault_already">Default</string>
</resources> </resources>