12 changed files with 50 additions and 3 deletions
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
<string name="download_spawn">Download Shareware Data</string> |
||||
<string name="game_data_retry">Tjek igen</string> |
||||
<string name="title_activity_data">Spil data</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
</resources> |
||||
@ -1,11 +1,11 @@
|
||||
<resources> |
||||
<string name="app_name">DevilutionX</string> |
||||
<string name="title_activity_data">Game Data</string> |
||||
<string name="app_name" translatable="false">DevilutionX</string> |
||||
<!-- Strings used for fragments for navigation --> |
||||
<string name="download_spawn">Download Shareware Data</string> |
||||
|
||||
<string name="guide_full_installation">To play the full version you must place DIABDAT.MPQ from the original game in Android/data/org.diasurgical.devilutionx/files.<br/>\n<br/>\nIf you don\'t have the original game then you can buy Diablo from <a href="https://www.gog.com/game/diablo">GOG.com.</a></string> |
||||
<string name="guide_shareware">Alternatively you can download the spawn version, to play the shareware portion of the game.</string> |
||||
<string name="faq_link">See the <a href="https://github.com/diasurgical/devilutionX/blob/master/docs/installing.md#installing">Installation Instructions</a> for more details.</string> |
||||
<string name="game_data_retry">Check again</string> |
||||
<string name="title_activity_data">Game Data</string> |
||||
<string name="download_spawn">Download Shareware Data</string> |
||||
</resources> |
||||
|
||||
Loading…
Reference in new issue