aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-09-17 02:08:22 -0400
committerAllan Wang <me@allanwang.ca>2017-09-17 02:08:22 -0400
commit353da6dc201b0dbf90929a1ca83c09aabf4f7444 (patch)
tree96b72b7e9a424eac18d4b75375105c0e0a9d6334 /app/src/main/res/values/strings.xml
parenta5ea7fd9606f2ae39d57d2463f093629d19b0200 (diff)
downloadfrost-353da6dc201b0dbf90929a1ca83c09aabf4f7444.tar.gz
frost-353da6dc201b0dbf90929a1ca83c09aabf4f7444.tar.bz2
frost-353da6dc201b0dbf90929a1ca83c09aabf4f7444.zip
Add release layoutv1.5.1
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c8a97c92..a2c3949e 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -3,6 +3,11 @@
<string name="dev_paypal" translatable="false">https://www.paypal.me/Allanw9</string>
<string name="paypal" translatable="false">PayPal</string>
<string name="play_store_package_id" translatable="false">com.pitchedapps.frost</string>
+ <string name="play_store_beta_link" translatable="false">https://play.google.com/apps/testing/com.pitchedapps.frost</string>
+
+ <string name="release_main">The day has come!\n\nFrost for Facebook is now officially released to the public.\nI\'d like to thank you for being one of the early members of the community, and for helping me test my app. If you found this app helpful, it would be great if you can rate it so that other users can also enjoy this open source project. Unfortunately, you\'ll need to opt out of beta to do so, but you can always opt back in afterwards if you\'d like to stay and help with squashing bugs.\n\nHere\'s to many more features to come!\n\nPitched Apps</string>
+ <string name="beta_opt_out">Opt out of Beta</string>
+ <string name="f_continue">Continue</string>
<!--Tabs-->