Added accessibility actions for the contact menu

This commit is contained in:
ottoptj 2024-09-09 09:50:14 +03:00
commit fdc8fad134
4 changed files with 58 additions and 26 deletions

View file

@ -12,6 +12,9 @@
<string name="search">Search…</string>
<string name="switch_to_contacts">Switch to Contacts</string>
<string name="switch_to_apps">Switch to Apps</string>
<!--Action Menu Items-->
<string name="reset">Reset</string>
<string name="info">Info</string>
@ -44,6 +47,4 @@
<string name="region_text">%1$s%2$s</string>
<string name="accessibility_service_description">The permission is required for double tap to work for locking the screen.\n\nIt is only needed if you want to use the double tap to lock screen feature in YAM Launcher.</string>
<string name="switch_to_contacts">Switch to Contacts</string>
<string name="switch_to_apps">Switch to Apps</string>
</resources>