diff options
author | Joe Robinson <joe@lc8n.com> | 2010-10-27 21:31:44 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2010-10-27 21:31:44 +0100 |
commit | 01c75a7aa09d0d9fd7a4c61f952aaa93972e7c99 (patch) | |
tree | 9f5ea5af583c0e082d7f5a5dbd30c644ad6b6166 /res/values/strings.xml |
Reset eclipse workspace (commit hopefully changes nothing)
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml new file mode 100644 index 0000000..4f00040 --- /dev/null +++ b/res/values/strings.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<resources> + <string name="hello">Hello World, fileBrowser!</string> + <string name="app_name">blauploader</string> +</resources> |