android: rename package for new engine

This commit is contained in:
Alibek Omarov
2019-11-28 23:06:56 +03:00
parent 76cd263c83
commit fe0661fde9
18 changed files with 56 additions and 85 deletions

View File

@@ -84,7 +84,8 @@
<string name="about_links" translatable="false">
&#8226; <a href="https://vk.com/xashdroid">VK</a>\n
&#8226; <a href="http://moddb.com/games/xash3d-android">ModDB</a>\n
&#8226; <a href="https://github.com/FWGS">GitHub</a>
&#8226; <a href="http://discord.gg/WF7kdmz">Discord</a>\n
&#8226; <a href="https://github.com/FWGS">GitHub</a>\n
&#8226; <a href="http://xash.su/pp/privacy-policy-xash3d.html">Privacy Policy</a>
</string>
<!-- About -->
@@ -98,7 +99,7 @@
<!-- Write check -->
<string name="write_failed">Write test has failed</string>
<string name="ask_about_new_basedir_msg">Move your game files somewhere else, for example Android/data/in.celest.xash3d.hl or internal memory. At next run I will ask you about folder again.</string>
<string name="ask_about_new_basedir_msg">Move your game files somewhere else, for example Android/data/su.xash.engine or internal memory. At next run I will ask you about folder again.</string>
<!-- These strings must be concat with a "ask_about_new_basedir" string -->
<string name="lollipop_request_permission_fail_msg">Write test has been failed twice. </string>
<string name="lollipop_write_fail_msg">Due to writing politics of newer Android versions, you can\'t use this storage. </string>