diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-06-09 04:41:21 -0600 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-18 19:07:38 -0600 |
commit | ebacbcad73f86b80c9bac17f737a764ef75647df (patch) | |
tree | 55d241e2e3346240d3cbc87d4f33b1c2748d7970 /res/values/strings.xml | |
parent | 5cbcbba9df34916009b05cc17b721638afa62478 (diff) |
Change the launcher name from "LEAP Dashboard" to "LEAP"
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c8f391ad..3a178037 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3,6 +3,7 @@ <resources> <string name="app">LEAP for Android</string> + <string name="app_name">LEAP</string> <string name="address">Server Address:</string> <string name="port">Server Port:</string> <string name="location">Location</string> |