New translations strings.xml (English)

This commit is contained in:
Duy Tran Khanh 2021-07-18 08:29:02 +07:00
parent 3532033d7d
commit bdbf594a41

View File

@ -183,4 +183,10 @@
<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_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>
</resources>