diff options
| author | 2024-09-04 20:21:58 +0000 | |
|---|---|---|
| committer | 2024-09-04 20:21:58 +0000 | |
| commit | b63d74b8dcad77cbd400294f268b937bc5ea07b4 (patch) | |
| tree | 03c0aa49d2cb0fd245fe51e33188c92f6333d5de | |
| parent | 9dec504508ca4b5cb246b174b0bb55032aed6838 (diff) | |
| parent | cc59bd682bc21d3e35b51745aae1c2b4c67a4f58 (diff) | |
Merge "Updates volume keys shortcut to always use plural like in Settings." into main
| -rw-r--r-- | core/res/res/values/strings.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml index f40466610724..606c7fdaa954 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4804,9 +4804,9 @@ </string> <!-- Title for accessibility edit shortcut selection menu dialog, and dialog is triggered - from volume key shortcut. [CHAR LIMIT=100] --> + from volume keys shortcut. [CHAR LIMIT=100] --> <string name="accessibility_edit_shortcut_menu_volume_title">Choose features to use with the - volume key shortcut + volume keys shortcut </string> <!-- Text for showing the warning to user when uncheck the legacy app item in the accessibility |