aboutsummaryrefslogtreecommitdiff
path: root/platform/android/java/res/values-iw/strings.xml
diff options
context:
space:
mode:
authorvolzhs2016-06-22 22:32:03 +0900
committervolzhs2016-06-22 22:32:03 +0900
commit591be5df25be713bfe9b34a93b72b33e6e6f989e (patch)
treec21ce47aa44031aadd9a73c207c840fed1996883 /platform/android/java/res/values-iw/strings.xml
parent93441d6119e801fe3b949c96a6c845e982462bd0 (diff)
downloadgodot-591be5df25be713bfe9b34a93b72b33e6e6f989e.tar.gz
godot-591be5df25be713bfe9b34a93b72b33e6e6f989e.tar.zst
godot-591be5df25be713bfe9b34a93b72b33e6e6f989e.zip
fix android resource locale
Diffstat (limited to 'platform/android/java/res/values-iw/strings.xml')
-rw-r--r--platform/android/java/res/values-iw/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/java/res/values-iw/strings.xml b/platform/android/java/res/values-iw/strings.xml
new file mode 100644
index 000000000..f52ede208
--- /dev/null
+++ b/platform/android/java/res/values-iw/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="godot_project_name_string">godot-project-name-he</string>
+</resources> \ No newline at end of file