summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Behnam Heydarshahi <bhnm@google.com> 2023-03-29 14:52:57 +0000
committer Behnam Heydarshahi <bhnm@google.com> 2023-03-29 17:04:21 +0000
commit5a90de888bd4162518a797840ab243a47af4c6da (patch)
treea55106814c39d95d19df1aaa9b9378b991fe9aac
parent19e3d73d0c1946cecd63d118ed27e886c79fbec5 (diff)
Strings for SoundDose notification
Bug: b/267464531 Test: NO-OP. String only. Change-Id: I3d53fdfe7a5a59835c15fe8b0a589d304c2c83b1
-rw-r--r--packages/SystemUI/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index e7be6fc80d1c..324ba02a7a46 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -1270,6 +1270,11 @@
<!-- Label for button to go to sound settings screen [CHAR_LIMIT=30] -->
<string name="volume_panel_dialog_settings_button">Settings</string>
+ <!-- Title for notification after audio lowers -->
+ <string name="csd_lowered_title" product="default">Lowered to safer volume</string>
+ <!-- Message shown in notification after system lowers audio -->
+ <string name="csd_system_lowered_text" product="default">The volume has been high for longer than recommended</string>
+
<!-- content description for audio output chooser [CHAR LIMIT=NONE]-->
<!-- Screen pinning dialog title. -->