Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f20f7a11 authored by jasonwshsu's avatar jasonwshsu
Browse files

Add the string for the accessibility floating menu tooltip

Cherry picked from commit 232aa334

Bug: 182532449
Bug: 175365399
Test: build pass
Change-Id: Ie352b1f9274b7f63133d53a1cfe27f6deb4cf00a
Merged-In: Ie352b1f9274b7f63133d53a1cfe27f6deb4cf00a
parent 12e09d10
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2673,6 +2673,12 @@
    <!-- Click action label for magnification switch. [CHAR LIMIT=NONE] -->
    <string name="magnification_mode_switch_click_label">Switch</string>

    <!-- Accessibility floating menu strings -->
    <!-- Message for the accessibility floating button migration tooltip. It shows when the user use gestural navigation then upgrade their system. It will tell the user the accessibility gesture had been replaced by accessibility floating button. [CHAR LIMIT=100] -->
    <string name="accessibility_floating_button_migration_tooltip">Accessibility button replaced the accessibility gesture\n\n<annotation id="link">View settings</annotation></string>
    <!-- Message for the accessibility floating button docking tooltip. It shows when the user first time drag the button. It will tell the user about docking behavior. [CHAR LIMIT=70] -->
    <string name="accessibility_floating_button_docking_tooltip">Move button to the edge to hide it temporarily</string>

    <!-- Device Controls strings -->
    <!-- Device Controls empty state, title [CHAR LIMIT=30] -->
    <string name="quick_controls_title">Device controls</string>