diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-30 20:32:33 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-30 20:32:33 -0700 |
commit | 1811531d6934f4eadfca70b30afa2dac76400bef (patch) | |
tree | 7b9a3fec0a840f602ee2be371c9c224211c4b426 /app/src/main/res/values/strings.xml | |
parent | 8760cb29b8a37d15a1dcba018054d4010b90df21 (diff) | |
download | frost-1811531d6934f4eadfca70b30afa2dac76400bef.tar.gz frost-1811531d6934f4eadfca70b30afa2dac76400bef.tar.bz2 frost-1811531d6934f4eadfca70b30afa2dac76400bef.zip |
Test more billing
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5e4fe3ba..ec7a6cf6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -49,6 +49,8 @@ <string name="pro_features">Pro Features</string> <string name="custom_pro">Custom [Pro]</string> <string name="uh_oh">Uh Oh</string> + <string name="reload">Reload</string> + <string name="play_store_not_pro">It seems like you are a pro user, but we couldn\'t find your purchasing info. If this error persists, please try clearing the Play Store cache and reinstalling the app.</string> <string name="play_store_not_found">This is a pro feature, but this app doesn\'t seem to be installed from the Play Store. Please reinstall if this is an issue.</string> <string name="play_store_billing_error">Something went wrong. Please try again later.</string> <string name="play_thank_you">Thank you!</string> |