mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-06 11:39:55 +01:00
Added Android resources matching existing content translations that had
no android translation files, so that translated content will be shown in-game.
This commit is contained in:
4
AndorsTrail/res/values-cs/strings.xml
Normal file
4
AndorsTrail/res/values-cs/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">cs.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-fi/strings.xml
Normal file
4
AndorsTrail/res/values-fi/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">fi.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-gl/strings.xml
Normal file
4
AndorsTrail/res/values-gl/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">gl.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-ko/strings.xml
Normal file
4
AndorsTrail/res/values-ko/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">ko.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-ms/strings.xml
Normal file
4
AndorsTrail/res/values-ms/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">ms.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-sl/strings.xml
Normal file
4
AndorsTrail/res/values-sl/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">sl.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-th/strings.xml
Normal file
4
AndorsTrail/res/values-th/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">th.mo</string>
|
||||
</resources>
|
||||
4
AndorsTrail/res/values-zh-rCN/strings.xml
Normal file
4
AndorsTrail/res/values-zh-rCN/strings.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<resources>
|
||||
<string name="localize_resources_from_mo_filename">zh_CN.mo</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user