From d24ee840005af340b1decc2ed9863a742e78a4e1 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 30 Jun 2017 22:50:58 -0700 Subject: Set up billing cycle --- app/src/main/res/values/strings.xml | 2 ++ app/src/main/res/values/strings_preferences | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index ec7a6cf6..d6c8afd7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -55,6 +55,8 @@ Something went wrong. Please try again later. Thank you! Thank you for your support! Enjoy the pro version. + Already Purchased + Looks like you\'ve already purchased %s. Enjoy! diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences index 347e8c5b..36bba6ad 100644 --- a/app/src/main/res/values/strings_preferences +++ b/app/src/main/res/values/strings_preferences @@ -50,8 +50,8 @@ Enable early access to potentially unstable features Disclaimer Experimental features may be unstable and may never make it to production. Use at your own risk, send feedback, and feel free to disable them if they don\'t work well. - Search Type - Enable the search bar instead of a search overlay + Search Bar + Enable the search bar instead of a search overlay Verbose Logging Enable verbose logging to help with crash reports. Logging will only be sent once an error is encountered, so repeat the issue to notify the dev. This will automatically be disabled if the app restarts. Restart Frost -- cgit v1.2.3