aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-30 20:32:33 -0700
committerAllan Wang <me@allanwang.ca>2017-06-30 20:32:33 -0700
commit1811531d6934f4eadfca70b30afa2dac76400bef (patch)
tree7b9a3fec0a840f602ee2be371c9c224211c4b426 /app/src/main/res/values/strings_preferences
parent8760cb29b8a37d15a1dcba018054d4010b90df21 (diff)
downloadfrost-1811531d6934f4eadfca70b30afa2dac76400bef.tar.gz
frost-1811531d6934f4eadfca70b30afa2dac76400bef.tar.bz2
frost-1811531d6934f4eadfca70b30afa2dac76400bef.zip
Test more billing
Diffstat (limited to 'app/src/main/res/values/strings_preferences')
-rw-r--r--app/src/main/res/values/strings_preferences2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_preferences b/app/src/main/res/values/strings_preferences
index afa41943..1c20b810 100644
--- a/app/src/main/res/values/strings_preferences
+++ b/app/src/main/res/values/strings_preferences
@@ -54,5 +54,7 @@
<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.</string>
+ <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>
</resources> \ No newline at end of file