[AGC] Polish AGC hint in quick settings page.
Changing to specify *volume* to avoid confusing about what is being controlled. BUG=b:242548161 TEST=ash_unittests, chromeos_unittests, built and deploy to dut Change-Id: I8a2246f1e4095f6bbc3174488653ef4b788df7b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6148842 Reviewed-by: Jennifer Ling <hsuanling@google.com> Reviewed-by: Li-Yu Yu <aaronyu@google.com> Auto-Submit: Eddy Hsu <eddyhsu@chromium.org> Commit-Queue: Eddy Hsu <eddyhsu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407423}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
1250f35c76
commit
6bd2016d51
ash
@ -3659,8 +3659,8 @@ No devices connected.
|
||||
|
||||
<message name="IDS_ASH_STATUS_TRAY_AUDIO_INPUT_AGC_INFO" desc="label used for the information of who is controlling mic input gain. [ICU Syntax]">
|
||||
{NUM_APPS, plural,
|
||||
=1 {Mic input controlled by <ph name="app_name">$1<ex>App</ex></ph>}
|
||||
other {Mic input controlled by # apps}}
|
||||
=1 {Mic volume controlled by <ph name="app_name">$1<ex>App</ex></ph>}
|
||||
other {Mic volume controlled by # apps}}
|
||||
</message>
|
||||
|
||||
<!-- Status tray Live Caption strings. -->
|
||||
|
@ -1 +1 @@
|
||||
4250ca7845e492b728d721e7f20043c20e6d1ad7
|
||||
75391fb46cfffe30f176433c45cf994269fb99ee
|
Reference in New Issue
Block a user