diff options
author | goblin911 <[email protected]> | 2013-08-23 16:00:07 +0800 |
---|---|---|
committer | goblin911 <[email protected]> | 2013-08-23 16:00:07 +0800 |
commit | a33ed0eabe94748b7ff6604af58dd25a0024bf04 (patch) | |
tree | 4ac529d124af56eaa689d498a32c52663e845267 /client/activity-demo/Piztor/res/values/strings.xml | |
parent | 40592c2ae7506bfb4694f59f3b4825099acdcd0e (diff) |
asdf
Diffstat (limited to 'client/activity-demo/Piztor/res/values/strings.xml')
-rw-r--r-- | client/activity-demo/Piztor/res/values/strings.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/client/activity-demo/Piztor/res/values/strings.xml b/client/activity-demo/Piztor/res/values/strings.xml new file mode 100644 index 0000000..e837025 --- /dev/null +++ b/client/activity-demo/Piztor/res/values/strings.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + + <string name="app_name">Piztor</string> + <string name="action_settings">Settings</string> + <string name="hello_world">Hello world!</string> + <string name="title_activity_running">Running</string> + +</resources> |