Create strings.xml files to mimic behavior of _fix_resources method

This commit is contained in:
Aman Jain
2020-07-01 11:06:50 -04:00
committed by Fredia Huya-Kouadio
parent 824f0b0569
commit ee9127bd20
48 changed files with 121 additions and 13 deletions

View File

@@ -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-sv</string>
</resources>