aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_preferences.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-08-12 19:38:26 -0700
committerGitHub <noreply@github.com>2017-08-12 19:38:26 -0700
commit894c1c4d2c7568d26165baf0d9d192bdf3b288ef (patch)
tree1a9ae583970177ce7f4408a31d6cad29ad28dc52 /app/src/main/res/values/strings_preferences.xml
parent209aa76264c796c9bd4485af3c43c615c2f3b12d (diff)
downloadfrost-1.4.2.1.tar.gz
frost-1.4.2.1.tar.bz2
frost-1.4.2.1.zip
Feature/jsoup debugger (#152)v1.4.2.1
* Create debugger * Update debugger content * Create debugging logic * Finalize and test debugger * Add reload listener
Diffstat (limited to 'app/src/main/res/values/strings_preferences.xml')
-rw-r--r--app/src/main/res/values/strings_preferences.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_preferences.xml b/app/src/main/res/values/strings_preferences.xml
index 3cacf684..05335345 100644
--- a/app/src/main/res/values/strings_preferences.xml
+++ b/app/src/main/res/values/strings_preferences.xml
@@ -22,6 +22,8 @@
<string name="about_frost">About Frost for Facebook</string>
<string name="about_frost_desc">Version, Credits, and FAQs</string>
+ <string name="debug_frost">Frost Debugger</string>
+ <string name="debug_frost_desc">Send html data to help with debugging.</string>
<string name="replay_intro">Replay Introduction</string>
</resources> \ No newline at end of file