mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-12 02:39:05 +01:00
Remove unused string, remove periods from single-sentence toasts.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user