diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-02 10:36:38 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-02 10:36:38 -0700 |
commit | b148feff51d7f2805b1af378ad07740bfbeb53a8 (patch) | |
tree | 044106601debe01402b3572807ecc1d3f08cf0ba /app/src/main/res/values | |
parent | 0018677886197db4f72d2b49e3d0266526b95435 (diff) | |
download | frost-b148feff51d7f2805b1af378ad07740bfbeb53a8.tar.gz frost-b148feff51d7f2805b1af378ad07740bfbeb53a8.tar.bz2 frost-b148feff51d7f2805b1af378ad07740bfbeb53a8.zip |
Test tagsv1.0.2
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings_preferences | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 36bba6ad..faaaf96c 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -57,4 +57,7 @@ <string name="restart_frost">Restart Frost</string> <string name="restart_frost_desc">Crashlytics will only submit logs when a crash occurs or if errors are found and the app is restarted. Clicking here will restart the app and flush whatever issues are currently found.</string> + <string name="restore_purchases">Restore Purchases</string> + <string name="restore_purchases_desc">Restore any previous purchases from the Play Store</string> + </resources>
\ No newline at end of file |