mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Add the call quality diagnostics fragment.
This commit is contained in:
@@ -2705,6 +2705,12 @@
|
||||
<!-- Content description for the button that switches between front and back camera during a call -->
|
||||
<string name="SwitchCameraButton__switch_camera_direction">Switch camera direction</string>
|
||||
|
||||
<!-- CallQualityDiagnosticsScreen -->
|
||||
<!-- Title for the call quality diagnostics screen -->
|
||||
<string name="CallQualityDiagnosticsScreen__diagnostic_information">Diagnostic information</string>
|
||||
<!-- Content description for the close/back navigation button -->
|
||||
<string name="CallQualityDiagnosticsScreen__close">Close</string>
|
||||
|
||||
<!-- CallToastPopupWindow -->
|
||||
<string name="CallToastPopupWindow__swipe_to_view_screen_share">Swipe to view screen share</string>
|
||||
|
||||
@@ -9037,11 +9043,15 @@
|
||||
<!-- Title asking user to help improve Signal -->
|
||||
<string name="CallQualitySheet__help_us_improve">Help us improve</string>
|
||||
<!-- First part of description explaining diagnostics help improve call quality -->
|
||||
<string name="CallQualitySheet__help_us_improve_description_prefix">Sending us your diagnostics info helps us improve call quality. You can </string>
|
||||
<string name="CallQualitySheet__help_us_improve_description_prefix">Submitting will share your feedback along with</string>
|
||||
<!-- Clickable text to launch diagnostic fragment -->
|
||||
<string name="CallQualitySheet__diagnostic_information_about_your_call">diagnostic information about your call</string>
|
||||
<!-- End of description explaining diagnostics help improve call quality -->
|
||||
<string name="CallQualitySheet__help_us_improve_description_suffix">You can optionally share a debug log to help us improve call quality.</string>
|
||||
<!-- Text explaining the debug log -->
|
||||
<string name="CallQualitySheet__information_shared_with_us">Information shared with us contains low level app information and does not include the contents of your calls.</string>
|
||||
<!-- Link text to view debug log -->
|
||||
<string name="CallQualitySheet__view_your_debug_log">view your debug log</string>
|
||||
<!-- Last part of description about viewing debug log before submitting -->
|
||||
<string name="CallQualitySheet__help_us_improve_description_suffix"> before submitting.</string>
|
||||
<string name="CallQualitySheet__view_debug_log">View debug log</string>
|
||||
<!-- Toggle label for sharing debug log -->
|
||||
<string name="CallQualitySheet__share_debug_log">Share debug log</string>
|
||||
<!-- Privacy notice explaining what debug logs contain and why they are helpful -->
|
||||
|
||||
Reference in New Issue
Block a user