mirror of
https://github.com/DrBeef/Quake2Quest.git
synced 2024-11-10 06:41:53 +00:00
Create strings.xml
This commit is contained in:
parent
7b1c842306
commit
5befda9c61
1 changed files with 10 additions and 0 deletions
10
res/values/strings.xml
Normal file
10
res/values/strings.xml
Normal 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>
|
Loading…
Reference in a new issue