diff options
| author | 2021-07-08 13:46:26 +0000 | |
|---|---|---|
| committer | 2021-07-08 13:46:26 +0000 | |
| commit | 04781ed449768a218227f29d09a387610b4338b5 (patch) | |
| tree | e53ce389e7a45564ee85c89694dd94eb73cfb889 | |
| parent | 91d027b5fa7a064392a6c483a15922c8f076cd20 (diff) | |
| parent | b36be4cc0e17875439da876aa9e479da8f25ca1e (diff) | |
Merge "Change back to Device controls" into sc-dev
| -rw-r--r-- | packages/SystemUI/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml index 52627c267edb..542182bc3762 100644 --- a/packages/SystemUI/res/values/strings.xml +++ b/packages/SystemUI/res/values/strings.xml @@ -2728,7 +2728,7 @@ <!-- Device Controls strings --> <!-- Device Controls, Quick Settings tile title [CHAR LIMIT=30] --> - <string name="quick_controls_title">Home controls</string> + <string name="quick_controls_title">Device controls</string> <!-- Controls management providers screen title [CHAR LIMIT=60]--> <string name="controls_providers_title">Choose app to add controls</string> |