mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Create strings.xml files to mimic behavior of _fix_resources method
This commit is contained in:
committed by
Fredia Huya-Kouadio
parent
824f0b0569
commit
ee9127bd20
@@ -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>
|
||||
Reference in New Issue
Block a user