From 072a543a77fdae7bcdc591c486b7f27e5aa36e33 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Wed, 28 Jul 2021 09:49:50 +0200 Subject: [PATCH] [android] Add translation files --- android-project/app/src/main/res/values-bg/strings.xml | 4 ++++ android-project/app/src/main/res/values-da-rDK/strings.xml | 7 +++++++ android-project/app/src/main/res/values-es/strings.xml | 4 ++++ android-project/app/src/main/res/values-fr/strings.xml | 4 ++++ android-project/app/src/main/res/values-hr/strings.xml | 4 ++++ android-project/app/src/main/res/values-it/strings.xml | 4 ++++ android-project/app/src/main/res/values-ko-rKR/strings.xml | 4 ++++ android-project/app/src/main/res/values-pt-rBR/strings.xml | 4 ++++ android-project/app/src/main/res/values-ru/strings.xml | 4 ++++ android-project/app/src/main/res/values-sv/strings.xml | 4 ++++ android-project/app/src/main/res/values-zh-rCN/strings.xml | 4 ++++ android-project/app/src/main/res/values/strings.xml | 6 +++--- 12 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 android-project/app/src/main/res/values-bg/strings.xml create mode 100644 android-project/app/src/main/res/values-da-rDK/strings.xml create mode 100644 android-project/app/src/main/res/values-es/strings.xml create mode 100644 android-project/app/src/main/res/values-fr/strings.xml create mode 100644 android-project/app/src/main/res/values-hr/strings.xml create mode 100644 android-project/app/src/main/res/values-it/strings.xml create mode 100644 android-project/app/src/main/res/values-ko-rKR/strings.xml create mode 100644 android-project/app/src/main/res/values-pt-rBR/strings.xml create mode 100644 android-project/app/src/main/res/values-ru/strings.xml create mode 100644 android-project/app/src/main/res/values-sv/strings.xml create mode 100644 android-project/app/src/main/res/values-zh-rCN/strings.xml diff --git a/android-project/app/src/main/res/values-bg/strings.xml b/android-project/app/src/main/res/values-bg/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-bg/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-da-rDK/strings.xml b/android-project/app/src/main/res/values-da-rDK/strings.xml new file mode 100644 index 000000000..456a3975d --- /dev/null +++ b/android-project/app/src/main/res/values-da-rDK/strings.xml @@ -0,0 +1,7 @@ + + + DevilutionX + Download Shareware Data + Tjek igen + Spil data + diff --git a/android-project/app/src/main/res/values-es/strings.xml b/android-project/app/src/main/res/values-es/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-es/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-fr/strings.xml b/android-project/app/src/main/res/values-fr/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-fr/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-hr/strings.xml b/android-project/app/src/main/res/values-hr/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-hr/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-it/strings.xml b/android-project/app/src/main/res/values-it/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-it/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-ko-rKR/strings.xml b/android-project/app/src/main/res/values-ko-rKR/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-ko-rKR/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-pt-rBR/strings.xml b/android-project/app/src/main/res/values-pt-rBR/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-pt-rBR/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-ru/strings.xml b/android-project/app/src/main/res/values-ru/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-ru/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-sv/strings.xml b/android-project/app/src/main/res/values-sv/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-sv/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values-zh-rCN/strings.xml b/android-project/app/src/main/res/values-zh-rCN/strings.xml new file mode 100644 index 000000000..6f2a4be32 --- /dev/null +++ b/android-project/app/src/main/res/values-zh-rCN/strings.xml @@ -0,0 +1,4 @@ + + + DevilutionX + diff --git a/android-project/app/src/main/res/values/strings.xml b/android-project/app/src/main/res/values/strings.xml index 3ff740a73..1139d6a6c 100644 --- a/android-project/app/src/main/res/values/strings.xml +++ b/android-project/app/src/main/res/values/strings.xml @@ -1,11 +1,11 @@ - DevilutionX - Game Data + DevilutionX - Download Shareware Data To play the full version you must place DIABDAT.MPQ from the original game in Android/data/org.diasurgical.devilutionx/files.
\n
\nIf you don\'t have the original game then you can buy Diablo from GOG.com.
Alternatively you can download the spawn version, to play the shareware portion of the game. See the Installation Instructions for more details. Check again + Game Data + Download Shareware Data