Remove unused string, remove periods from single-sentence toasts.

This commit is contained in:
akwizgran
2020-12-11 16:29:29 +00:00
parent bed3abfd40
commit db90f75d2e

View File

@@ -567,7 +567,6 @@
<string name="optional_contact_email">Your email address (optional)</string>
<string name="include_debug_report_crash">Include anonymous data about the crash</string>
<string name="include_debug_report_feedback">Include anonymous data about this device</string>
<string name="could_not_load_report_data">Could not load report data.</string>
<string name="dev_report_basic_info">Basic information</string>
<string name="dev_report_device_info">Device information</string>
<string name="dev_report_stacktrace">Stacktrace</string>
@@ -581,9 +580,9 @@
<string name="send_report">Send report</string>
<string name="close">Close</string>
<string name="dev_report_sending">Sending feedback…</string>
<string name="dev_report_sent">Feedback sent.</string>
<string name="dev_report_sent">Feedback sent</string>
<string name="dev_report_saved">Report saved. It will be sent the next time you log into Briar.</string>
<string name="dev_report_error">Error: Sending report failed.</string>
<string name="dev_report_error">Error: Sending report failed</string>
<!-- Sign Out -->
<string name="progress_title_logout">Signing out of Briar…</string>