mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-03 07:01:05 +01:00
Prevent users from continuing while issue is not specified.
This commit is contained in:
@@ -9033,6 +9033,10 @@
|
||||
<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>
|
||||
<!-- Dialog body shown when feedback submission fails due to network issues -->
|
||||
<string name="CallQualitySheet__your_feedback_failed_to_send">Your feedback failed to send.</string>
|
||||
<!-- Dialog button to retry sending feedback after a failure -->
|
||||
<string name="CallQualitySheet__try_again">Try again</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>
|
||||
|
||||
Reference in New Issue
Block a user