audio: Translate notification with multiple sources
- http://screen/ueHCgKP2v8EqLmR.png - http://screen/frivaVXXeZGRrqF.png - http://screen/89GjpXDqu5yYygD.png Bug: b/328425880 Change-Id: I9b11d4c64ac2e3da27e6209dd18ba455e26aa0dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5581530 Reviewed-by: Longbo Wei <longbowei@google.com> Commit-Queue: Wenyu Zhang <zhangwenyu@google.com> Cr-Commit-Position: refs/heads/main@{#1307587}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
9f02cfa950
commit
3ffb1e61f3
@ -3311,7 +3311,7 @@ No devices connected.
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_SWITCH_SOURCE_TITLE" desc="label used for audio selection switch audio source title">
|
||||
Switch audio source?
|
||||
</message>
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_MULTIPLE_DEVICES_TITLE" desc="label used for audio selection multiple audio sources detected title" translateable="false">
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_MULTIPLE_DEVICES_TITLE" desc="label used for audio selection multiple audio sources detected title">
|
||||
Multiple audio sources detected
|
||||
</message>
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_SWITCH_INPUT_OR_OUTPUT_BODY" desc="body of audio selection notification to select only or output input">
|
||||
@ -3320,7 +3320,7 @@ No devices connected.
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_SWITCH_INPUT_AND_OUTPUT_BODY" desc="body of audio selection notification to select only input and output">
|
||||
Use "<ph name="DEVICE_NAME">$1<ex>Dell external display</ex></ph>" for audio input and output
|
||||
</message>
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_MULTIPLE_DEVICES_BODY" desc="body of audio selection notification to inform users multiple devices are detected" translateable="false">
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_MULTIPLE_DEVICES_BODY" desc="body of audio selection notification to inform users multiple devices are detected">
|
||||
Input audio is "<ph name="INPUT_DEVICE_NAME">$1<ex>Logitech Webcam</ex></ph>" and output audio is "<ph name="OUTPUT_DEVICE_NAME">$2<ex>USB Speaker</ex></ph>". Go to Settings to change.
|
||||
</message>
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_MULTIPLE_DEVICES_BODY_WITH_NAME_UNAVAILABLE" desc="body of audio selection notification to inform users multiple devices are detected, used when the current active device name is not available" translateable="false">
|
||||
@ -3329,7 +3329,7 @@ No devices connected.
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_BUTTON_SWITCH" desc="label used for audio selection switch button">
|
||||
Switch
|
||||
</message>
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_BUTTON_SETTINGS" desc="label used for audio selection settings button" translateable="false">
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_BUTTON_SETTINGS" desc="label used for audio selection settings button">
|
||||
Settings
|
||||
</message>
|
||||
<message name="IDS_ASH_AUDIO_SELECTION_SOURCE" desc="notification source of audio selection notification">
|
||||
|
@ -0,0 +1 @@
|
||||
9d462511e3b92b72c7f8c8a46279fe0bba1ad4fb
|
@ -0,0 +1 @@
|
||||
88779831743b81f8dd0aa1e7bf92eb0d241933cb
|
@ -0,0 +1 @@
|
||||
022ce28513357f9cd63c9d73d82dab723afe9c22
|
Reference in New Issue
Block a user