]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/values/strings.xml
new transaction: locale-aware number formatting (broken in RecyclerView migration)
[mobile-ledger.git] / app / src / main / res / values / strings.xml
index aac320618615d7fe0f377228b1a63d0ed9f4cb27..837daf773ed03d3b230ae900ec21b25bd9639473 100644 (file)
     <string name="btn_not_now">Not now</string>
     <string name="crash_app_label">Crash app</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="crash_send_question">Would you like to send the crash report to the developer? This would help diagnosing and fixing the problem. The report is sent via email and you can review it before sending.</string>
     <string name="send_crash_via">Send crash report via:</string>
     <string name="btn_show_report">Show report</string>
     <string name="color_label">Color</string>
     <string name="text_loading">Loading…</string>
     <string name="err_invalid_url">Invalid URL</string>
     <string name="btn_color_picker_button">Color picker button</string>
+    <string name="insecure_scheme_with_auth">WARNING: Insecure http used with authentication</string>
+    <string name="zero_amount">0.00</string>
 </resources>