Moved most Strings to xml

Change-Id: I7c460302d3efd1ffe4b1d7cb66789002bfa1ca33
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-02-06 11:01:50 -05:00
parent 6502542853
commit 1fcf789219
5 changed files with 45 additions and 23 deletions

View File

@@ -14,5 +14,13 @@
<string name="email">twentycodes@gmail.com</string>
<string name="email_about">Send an email with ideas or problems to help make this application even better! Good or bad we want to know what you think!</string>
<string name="contact_us">Contact Us</string>
<string name="roll">Roll!</string>
<string name="clear_history">Clear Roll History</string>
<string name="settings">Settings</string>
<string name="quit">Quit</string>
<string name="do_you_want_to_quit">Are you sure you want to quit?</string>
<string name="total">Total: </string>
<string name="sucesses">\nSuccesses: </string>
<string name="rolls">\nRolls: </string>
</resources>