diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-27 11:45:57 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-27 11:45:57 -0700 |
commit | 82e761f7cd7154a802f94971e8b731c2dfcd0880 (patch) | |
tree | b8712a922c4e6a07ab6425513862b3c1eac4474d /app/src/main/res/values/strings.xml | |
parent | ed3efcef75bdcea962c1e281039d8bd96639e6a1 (diff) | |
download | frost-82e761f7cd7154a802f94971e8b731c2dfcd0880.tar.gz frost-82e761f7cd7154a802f94971e8b731c2dfcd0880.tar.bz2 frost-82e761f7cd7154a802f94971e8b731c2dfcd0880.zip |
Test dependencies
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index a276962b..6fcb2c54 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,7 @@ <resources> <string name="dev_email" translatable="false">pitchedapps@gmail.com</string> <string name="play_store_package_id" translatable="false">com.pitchedapps.frost</string> + <string name="about_frost">About Frost for Facebook</string> <string name="section_format">Hello World from section: %1$d</string> <string name="feed">Feed</string> |