summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author TreeHugger Robot <treehugger-gerrit@google.com> 2022-12-09 19:01:56 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2022-12-09 19:01:56 +0000
commit56a3a7e7dc296c50b607851ee39d36c761d9fd10 (patch)
treedc0389bd80d7ea723b102ba6bf274dc8d0a7d7c8
parent3d87ea53520e6e80d4c7a4102da32c977671dfb2 (diff)
parenta73803bf7aeff592515e5c0c4fe46976d3572346 (diff)
Merge "Update button string"
-rw-r--r--packages/SystemUI/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index c0d69d864013..88ed50e35352 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -849,7 +849,7 @@
<string name="sensor_privacy_htt_blocked_dialog_content">To use the microphone button, enable microphone access in Settings.</string>
<!-- Sensor privacy dialog: Button to open system settings [CHAR LIMIT=50] -->
- <string name="sensor_privacy_dialog_open_settings">Open settings.</string>
+ <string name="sensor_privacy_dialog_open_settings">Open Settings</string>
<!-- Default name for the media device shown in the output switcher when the name is not available [CHAR LIMIT=30] -->
<string name="media_seamless_other_device">Other device</string>