Files
exalted_dice/ExaltedDice/res/values/strings.xml
Ricky Barrette 157fd5f22d Created a simple database to store games and their history. (Not yet
Implemented)

Change-Id: I6709c1abc693e78338c7bca8768a7049d07acf54
2012-02-04 01:39:57 -05:00

9 lines
265 B
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Exalted Dice</string>
<string name="rolled">Rolled: </string>
<string name="email">twentycodes@gmail.com</string>
<string name="deleteing">Deleting…</string>
</resources>