Call quality icons and config rotation.

This commit is contained in:
Alex Hart
2025-12-03 16:22:57 -04:00
committed by jeffrey-signal
parent c6de4c7650
commit 6594b8532e
11 changed files with 57 additions and 21 deletions

View File

@@ -9025,6 +9025,10 @@
<string name="CallQualitySheet__submit">Submit</string>
<!-- Displayed as a snackbar after submitting feedback -->
<string name="CallQualitySheet__thanks_for_your_feedback">Thanks for your feedback!</string>
<!-- Content description for the thumbs down button indicating user had issues with the call -->
<string name="CallQualitySheet__had_issues_content_description">I had issues with the call</string>
<!-- Content description for the thumbs up button indicating the call was great -->
<string name="CallQualitySheet__great_content_description">The call was great</string>
<!-- Message body when someone pins a message where %1$s is the name of the person -->
<string name="PinnedMessage__s_pinned_a_message">%1$s pinned a message</string>