ui language can now be chosen in the preferences

This commit is contained in:
Gonk
2019-10-28 23:59:29 +01:00
parent 495b48cbf8
commit da7dbdcf69
5 changed files with 60 additions and 10 deletions

View File

@@ -345,6 +345,10 @@
<string name="preferences_display_scaling_factor_50_percent_larger">1.5x size</string>
<string name="preferences_display_scaling_factor_double">Double size</string>
<string name="preferences_language_default">System language</string>
<string name="preferences_language">Language</string>
<string name="preferences_language_description">Select the language. English is used if the system language is not available or content has not ben translated. (Requires restart)</string>
<string name="inventory_assign">Assign quick slot</string>
<string name="inventory_selectitem">Select item to assign</string>
<string name="inventory_assign_slot1">Slot 1</string>