Create strings.xml

This commit is contained in:
Simon 2019-10-16 19:11:04 +01:00
parent 7b1c842306
commit 5befda9c61
1 changed files with 10 additions and 0 deletions

10
res/values/strings.xml Normal file
View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- This file contains resource definitions for displayed strings, allowing
them to be changed based on the locale and options. -->
<resources>
<!-- Simple strings. -->
<string name="quake2quest">Quake2Quest</string>
</resources>