summaryrefslogtreecommitdiff
path: root/GymLog/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorMike Miller <mikem.exe@gmail.com>2014-06-22 17:57:06 -0700
committerMike Miller <mikem.exe@gmail.com>2014-06-22 17:57:06 -0700
commit6033c7cf983a347c35574769b2e33a21e428783c (patch)
tree958c5a4a8117c13fdc300a8d24482a64215530fb /GymLog/src/main/res/values/strings.xml
parent99bb04032209271f0ed416bb42ea5ab09de23eb8 (diff)
downloadGymLog-6033c7cf983a347c35574769b2e33a21e428783c.tar.xz
GymLog-6033c7cf983a347c35574769b2e33a21e428783c.zip
A few improvements
Diffstat (limited to 'GymLog/src/main/res/values/strings.xml')
-rw-r--r--GymLog/src/main/res/values/strings.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/GymLog/src/main/res/values/strings.xml b/GymLog/src/main/res/values/strings.xml
index 530eeb9..9c86f89 100644
--- a/GymLog/src/main/res/values/strings.xml
+++ b/GymLog/src/main/res/values/strings.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
-<resources>
-
- <string name="app_name">GymLog</string>
- <string name="hello_world">Hello world!</string>
- <string name="action_settings">Settings</string>
- <string name="hello_blank_fragment">Hello blank fragment</string>
-
-</resources>
+<resources>
+
+ <string name="app_name">GymLog</string>
+ <string name="hello_world">Hello world!</string>
+ <string name="action_settings">Settings</string>
+ <string name="hello_blank_fragment">Hello blank fragment</string>
+
+</resources>