summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authort895 <clombardo169@gmail.com>2023-11-20 05:39:04 +0100
committert895 <clombardo169@gmail.com>2023-11-20 16:37:09 +0100
commit0298c2cc5de073ed1a2befcbaea24fd497763771 (patch)
tree0c2dc770c3e0feffc573eb6758b0340d1f591f3f
parentMerge pull request #12097 from Squall-Leonhart/ResourceToGetResource (diff)
downloadyuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.tar
yuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.tar.gz
yuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.tar.bz2
yuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.tar.lz
yuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.tar.xz
yuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.tar.zst
yuzu-0298c2cc5de073ed1a2befcbaea24fd497763771.zip
-rw-r--r--dist/languages/.tx/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/languages/.tx/config b/dist/languages/.tx/config
index 30e76b925..cca7b3d67 100644
--- a/dist/languages/.tx/config
+++ b/dist/languages/.tx/config
@@ -6,3 +6,8 @@ file_filter = <lang>.ts
source_file = en.ts
source_lang = en
type = QT
+
+[o:yuzu-emulator:p:yuzu:r:yuzu-android]
+file_filter = ../../src/android/app/src/main/res/values-<lang>/strings.xml
+source_file = ../../src/android/app/src/main/res/values/strings.xml
+type = ANDROID