]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
add crash handling dialog with optional sending of the crash to the author
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index fa60329e52e88998ac94923a91d08313136da32a..54db4cc65d91fed75e7c51d9f6c324571f55c160 100644 (file)
     </string-array>
     <string name="posting_permitted">Posting of new transactions enabled</string>
     <string name="profile_subitlte_read_only">(Read only)</string>
+    <string name="crash_report_contents_label">Crash report contents:</string>
+    <string name="crash_dialog_title">MoLe chashed</string>
+    <string name="btn_send_crash_report">Send...</string>
+    <string name="btn_not_now">Not now</string>
+    <string name="crash_app_condensed_label">Crash</string>
+    <string name="crash_send_question">Would you like to send the crash report to the developer? This would help diagnosing and fixing the problem.</string>
+    <string name="send_crash_via">Send crash report via:</string>
+    <string name="btn_show_report">Show report</string>
 </resources>