summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res/values
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-09 19:58:11 +0300
committerAndrew Dolgov <[email protected]>2015-02-09 19:58:11 +0300
commit7788c3d0eacc62df5f00ff0b390715217890a4e2 (patch)
tree8b9196fc6c163d024fbb9e85f936d67edc8cf90c /org.fox.ttrss/src/main/res/values
parent10c9fb0456aa0b1b3f0ec730411491e2f1a7164d (diff)
integrate ACRA for sending crash reports
Diffstat (limited to 'org.fox.ttrss/src/main/res/values')
-rw-r--r--org.fox.ttrss/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 9df0f0ec..1eb185ac 100644
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -264,4 +264,6 @@
<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>