Update sidetone bubble text to remove redundancy
Bug: 389854264 Change-Id: I42ca26fa013adbc97b4b53e151423c706e0161dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6170534 Commit-Queue: Norman Bintang <normanbt@chromium.org> Reviewed-by: Li-Yu Yu <aaronyu@google.com> Auto-Submit: Norman Bintang <normanbt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1406488}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
cf2a7650b7
commit
cdade350fc
@ -1916,10 +1916,10 @@ You can also use the keyboard shortcut. First, highlight text, then press <ph na
|
||||
Privacy settings
|
||||
</message>
|
||||
<message name="IDS_ASH_VIDEO_CONFERENCE_SIDETONE_ENABLED_BUBBLE_TITLE" desc="The title of the bubble when sidetone is enabled.">
|
||||
Test your mic sound
|
||||
Test your mic
|
||||
</message>
|
||||
<message name="IDS_ASH_VIDEO_CONFERENCE_SIDETONE_ENABLED_BUBBLE_BODY" desc="The body of the bubble when sidetone is enabled.">
|
||||
You can test your microphone sound. Close panel to stop.
|
||||
Hear how you’ll sound to others. To stop, click the test icon or close the video call panel.
|
||||
</message>
|
||||
<message name="IDS_ASH_VIDEO_CONFERENCE_SIDETONE_NOT_SUPPORTED_BUBBLE_TITLE" desc="The title of the bubble when the active device doesn't support sidetone.">
|
||||
Connect wired headphone
|
||||
@ -1928,7 +1928,7 @@ You can also use the keyboard shortcut. First, highlight text, then press <ph na
|
||||
To avoid echo, you can listen to your mic only with wired headphone.
|
||||
</message>
|
||||
<message name="IDS_ASH_VIDEO_CONFERENCE_SIDETONE_BUBBLE_ANNOUNCEMENT" desc="Accessibility announcement that notifies whether sidetone is supported after user presses the toggle.">
|
||||
<ph name="TITLE">$1<ex>Test your mic sound</ex></ph>. <ph name="DESCRIPTION">$2<ex>You can test your microphone sound. Close panel to stop.</ex></ph>
|
||||
<ph name="TITLE">$1<ex>Test your mic</ex></ph>. <ph name="DESCRIPTION">$2<ex>Hear how you’ll sound to others. To stop, click the test icon or close the video call panel.</ex></ph>
|
||||
</message>
|
||||
<message name="IDS_ASH_VIDEO_CONFERENCE_SIDETONE_BUBBLE_DISMISS_BUTTON" desc="The dismiss button of the bubble when sidetone is enabled.">
|
||||
Dismiss
|
||||
|
@ -1 +1 @@
|
||||
9967243859d4a37c214f407821cd7a13eda06d46
|
||||
a36d0878f23c63a57783da62e9ef8e37fe319475
|
@ -1 +1 @@
|
||||
b982f41bb5a3728c3bb10db3303c842c79dde072
|
||||
7f4f8b4ba356a983be72e8b5c831bd53014dc526
|
@ -1 +1 @@
|
||||
d8022587c5d3fb1828f01079a5b17355410ae499
|
||||
58055ab2820f876f7cf63335f704e0599b8ab7e7
|
Reference in New Issue
Block a user