aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-02 14:19:50 -0700
committerAllan Wang <me@allanwang.ca>2017-07-02 14:19:50 -0700
commitb9aab92aee334acdffc6c0fde32101bb72be9a5e (patch)
tree6d588844d7aed8de97c488fd0cd33d288a1913e8 /app/src/main/res/values/strings.xml
parent8cc26f47b18bbc1944404d3378b885742a1d7586 (diff)
downloadfrost-b9aab92aee334acdffc6c0fde32101bb72be9a5e.tar.gz
frost-b9aab92aee334acdffc6c0fde32101bb72be9a5e.tar.bz2
frost-b9aab92aee334acdffc6c0fde32101bb72be9a5e.zip
Add restore functionv1.1
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 58c879d2..b79c6823 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -60,6 +60,10 @@
<string name="play_already_purchased_content">Looks like you\'ve already purchased %s. Enjoy!</string>
<string name="found_pro">Found Frost Pro!</string>
<string name="found_pro_desc">Looks like you have frost pro! We\'ll reload the app so you can enjoy the awesome features!</string>
+ <string name="restoring_purchases">Restoring purchases…</string>
+ <string name="purchases_restored">Purchases Restored</string>
+ <string name="purchases_restored_with_pro">Frost Pro has been restored. Enjoy the features!</string>
+ <string name="purchases_restored_without_pro">It seems like you don\'t have pro. If this is a persistent issue, contact me and attach your purchase receipt.</string>
<string name="define_dbflow"></string>
<!-- Author section -->