mirror of
https://github.com/DrBeef/QuakeQuest.git
synced 2024-11-22 12:11:21 +00:00
10 lines
284 B
XML
10 lines
284 B
XML
<?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="quakequest">QuakeQuest</string>
|
|
|
|
</resources>
|