summaryrefslogtreecommitdiff
path: root/platform/android/java/editor/src/dev
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/java/editor/src/dev')
-rw-r--r--platform/android/java/editor/src/dev/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/java/editor/src/dev/res/values/strings.xml b/platform/android/java/editor/src/dev/res/values/strings.xml
new file mode 100644
index 0000000000..45fae3fd39
--- /dev/null
+++ b/platform/android/java/editor/src/dev/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="godot_editor_name_string">Godot Editor 4.x (dev)</string>
+</resources>