mirror of
https://github.com/DrBeef/JKXR.git
synced 2024-11-23 04:22:27 +00:00
4597b03873
Opens in Android Studio but haven't even tried to build it yet (it won't.. I know that much!)
10 lines
278 B
XML
10 lines
278 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="jkquest">JKQuest</string>
|
|
|
|
</resources>
|