summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-09 20:39:36 +0300
committerAndrew Dolgov <[email protected]>2015-02-09 20:39:36 +0300
commit265af1356c0eed6a3c28f6c6d91893a0fe6773b9 (patch)
tree6b61dafbc35cfda22e51cdd411a77746ba081089 /org.fox.ttrss/src/main/res/values
parent19c74d9e3f82c1970335aa21f4f78c42f92d126b (diff)
remove (unused) report bugs preference key
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rw-r--r--org.fox.ttrss/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 1eb185ac..c5439d90 100644
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -264,6 +264,5 @@
<string name="headline_display_mode_no_images">No images</string>
<string name="headline_display_mode_compact">Compact</string>
<string name="version">Version: %1$s (%2$d)</string>
- <string name="prefs_enable_crash_reporting">Report crashes to tt-rss.org</string>
<string name="crash_dialog_text">Unfortunately, Tiny Tiny RSS has stopped. Submit crash report to tt-rss.org?</string>
</resources>