Allow user to send bug report from settings screen

This commit is contained in:
2016-03-25 13:51:57 -04:00
parent 5115379fdd
commit 6c810ee7a3
12 changed files with 209 additions and 13 deletions

View File

@@ -148,4 +148,7 @@
<string name="import_data_summary">Supports full backups exported by this app, as well as files generated by Tickmate, HabitBull or Rewire. See FAQ for more information.</string>
<string name="export_as_csv_summary">Generates files that can be opened by spreadsheet software such as Microsoft Excel or OpenOffice Calc. This file cannot be imported back.</string>
<string name="export_full_backup_summary">Generates a file that contains all your data. This file can be imported back.</string>
<string name="bug_report_failed">Failed to generate bug report.</string>
<string name="generate_bug_report">Generate bug report</string>
<string name="troubleshooting">Troubleshooting</string>
</resources>