From f966c8e77637fb5ed94400ec38b216e0974b0b1e Mon Sep 17 00:00:00 2001 From: Kevin Whitaker Date: Wed, 10 Feb 2016 22:47:03 -0500 Subject: [PATCH] Step one for trying to set up ability to have app in multiple languages: start putting strings into strings xml. --- .../src/main/res/values/strings.xml | 59 ++++++++++++++++++- 1 file changed, 58 insertions(+), 1 deletion(-) diff --git a/MiceAndMysticsTracker/src/main/res/values/strings.xml b/MiceAndMysticsTracker/src/main/res/values/strings.xml index b54c939..d1d258a 100644 --- a/MiceAndMysticsTracker/src/main/res/values/strings.xml +++ b/MiceAndMysticsTracker/src/main/res/values/strings.xml @@ -2,7 +2,64 @@ Mice and Mystics Tracker CampaignDetailsActivity - Hello world! Settings + + Collin + Filch + Lily + Maginos + Nez + Tilda + + + Sorrow and Remembrance + + + Miz Maggie + Vanestra's Brush + King + Cat's Horn Claw + Catnip + + + Warrior + Leader + Mystic + Scamp + Tinkerer + Archer + Healer + Maginos + + + First Aid + Chain Lightning + Mystic Blast + Major Heal + Feint + Battle Squeak + Battle Leader + Set Trap + Fortify + Cure + Knife Strike + Find + Dodge + Thundersqueak + Backslash + Mystic Bolt + Inspire + Keen Eye + Meeps + Invisibility + Accurate Shot + Aimed Shot + Power Shot + Preemptive Shot + Resolve + Protect + Give Order + Energy Rush + -- GitLab