aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-30 10:52:36 -0700
committerAllan Wang <me@allanwang.ca>2017-06-30 10:52:36 -0700
commit8760cb29b8a37d15a1dcba018054d4010b90df21 (patch)
treee2d955b91acd4a05e68ac70ca63a233f4b2baaaf /app/src/main/res/values/strings_preferences
parent7267064d8a007e49bf05c3fc68b6338209a7c784 (diff)
downloadfrost-8760cb29b8a37d15a1dcba018054d4010b90df21.tar.gz
frost-8760cb29b8a37d15a1dcba018054d4010b90df21.tar.bz2
frost-8760cb29b8a37d15a1dcba018054d4010b90df21.zip
Change default custom theme
Diffstat (limited to 'app/src/main/res/values/strings_preferences')
-rw-r--r--app/src/main/res/values/strings_preferences4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences
index 2d3fce68..afa41943 100644
--- a/app/src/main/res/values/strings_preferences
+++ b/app/src/main/res/values/strings_preferences
@@ -13,7 +13,7 @@
<string name="exit_confirmation">Exit Confirmation</string>
<string name="exit_confirmation_desc">Show confirmation dialog before exiting the app</string>
<string name="analytics">Analytics</string>
- <string name="analytics_desc">Enable anonymous analytics and crash reports to help improve the app. No personal information is ever exposed.</string>
+ <string name="analytics_desc">Enable anonymous analytics to help improve the app. No personal information is ever exposed.</string>
<!--themes-->
<string name="theme">Theme</string>
@@ -53,6 +53,6 @@
<string name="search">Search Type</string>
<string name="search_desc">Enable the search bar instead of a search overlay</string>
<string name="verbose_logging">Verbose Logging</string>
- <string name="verbose_logging_desc">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.\nAnalytics must also be enabled under the behaviour settings.</string>
+ <string name="verbose_logging_desc">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.</string>
</resources> \ No newline at end of file