mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Create strings.xml files in the gradle project to handle localization
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- WARNING: THIS FILE WILL BE OVERWRITTEN AT BUILD TIME-->
|
||||
<resources>
|
||||
<string name="godot_project_name_string">godot-project-name-ar</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user