diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-01 18:09:43 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-01 18:09:43 -0700 |
commit | bc197ad5769ee792d930ac5b634e1e9000230689 (patch) | |
tree | 2c2bb95c0a6c6d79dc5b898ca80f516ea02715d8 /app/src/main/res | |
parent | 266569a14f3b1dea9002de58cef40b4149384ef6 (diff) | |
download | frost-bc197ad5769ee792d930ac5b634e1e9000230689.tar.gz frost-bc197ad5769ee792d930ac5b634e1e9000230689.tar.bz2 frost-bc197ad5769ee792d930ac5b634e1e9000230689.zip |
integrate travis
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e3b13ebb..8bf0e417 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,4 @@ <resources> - <string name="app_name">Frost for Facebook</string> - <string name="action_settings">Settings</string> <string name="section_format">Hello World from section: %1$d</string> |