mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 16:19:33 +01:00
Add contact support option within link+sync.
This commit is contained in:
@@ -1026,6 +1026,21 @@
|
||||
<string name="LinkDeviceFragment__tap_continue_and_enter_phone">Tap continue and enter your phone\'s lock to confirm. Do not enter your Signal PIN.</string>
|
||||
<!-- Button that dismisses the bottom sheet -->
|
||||
<string name="LinkDeviceFragment__continue">Continue</string>
|
||||
<!-- Option on button to contact support -->
|
||||
<string name="LinkDeviceFragment__contact_support">Contact support</string>
|
||||
<!-- Title of dialog asking users if they want to submit debug logs when contacting support -->
|
||||
<string name="LinkDeviceFragment__submit_debug_log">Submit debug log?</string>
|
||||
<!-- Body of dialog explaining what debug logs are and that they are optional to submit -->
|
||||
<string name="LinkDeviceFragment__your_debug_logs">Your debug logs will help us troubleshoot your issue faster. Submitting your logs is optional.</string>
|
||||
<!-- Button option to submit debug log when contacting support -->
|
||||
<string name="LinkDeviceFragment__submit_with_debug">Submit with debug log</string>
|
||||
<!-- Button option to not submit debug log when contacting support -->
|
||||
<string name="LinkDeviceFragment__submit_without_debug">Submit without debug log</string>
|
||||
<!-- Button option to dismiss dialog -->
|
||||
<string name="LinkDeviceFragment__cancel">Cancel</string>
|
||||
<!-- Email subject when contacting support on a linked device syncing issue -->
|
||||
<string name="LinkDeviceFragment__link_sync_failure_support_email">Android Link&Sync Export Failed</string>
|
||||
<string name="LinkDeviceFragment__link_sync_failure_support_email_filter" translatable="false">Android Link&Sync Export Failed</string>
|
||||
<!-- Title of a dialog letting the user know that syncing messages to their linked device failed -->
|
||||
<string name="LinkDeviceFragment__sync_failure_title">Message sync failed</string>
|
||||
<!-- Body of a dialog letting the user know that syncing messages to their linked device failed -->
|
||||
|
||||
Reference in New Issue
Block a user