diff options
| author | 2020-03-21 14:23:53 +0000 | |
|---|---|---|
| committer | 2020-03-21 14:23:53 +0000 | |
| commit | 659bf328e4baf7c6d053ef55c0e4cfd5dcd2394f (patch) | |
| tree | 709b410f62100fe90a394dd2d47d83c5665ff6a4 | |
| parent | 58e8d270a7585bdcb4aefa56074f2b36043c2cc2 (diff) | |
| parent | 5bada134bd22e0e088489973c8c0232df13abf26 (diff) | |
Merge "Update R accessibility assets and strings (9/n)" into rvc-dev
| -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 aa00f4394be7..4260f1e592bf 100644 --- a/core/res/res/values/strings.xml +++ b/core/res/res/values/strings.xml @@ -4424,13 +4424,13 @@ <!-- Title for accessibility edit shortcut selection menu dialog, and dialog is triggered from accessibility button. [CHAR LIMIT=100] --> - <string name="accessibility_edit_shortcut_menu_button_title">Choose apps to use with the + <string name="accessibility_edit_shortcut_menu_button_title">Choose features to use with the accessibility button </string> <!-- Title for accessibility edit shortcut selection menu dialog, and dialog is triggered from volume key shortcut. [CHAR LIMIT=100] --> - <string name="accessibility_edit_shortcut_menu_volume_title">Choose apps to use with the + <string name="accessibility_edit_shortcut_menu_volume_title">Choose features to use with the volume key shortcut </string> |