Merge "Adds string resources for gesture not supported dialog" into qt-dev am: 7009b21d74
am: 5409188e03
Change-Id: I4ae4dc61c8f9972da74729b82b866857610a8b63
This commit is contained in:
@@ -10199,6 +10199,15 @@
|
|||||||
<!-- Search keywords for System Navigation settings. [CHAR_LIMIT=NONE]-->
|
<!-- Search keywords for System Navigation settings. [CHAR_LIMIT=NONE]-->
|
||||||
<string name="keywords_system_navigation">system navigation, 2 button navigation, 3 button navigation, gesture navigation</string>
|
<string name="keywords_system_navigation">system navigation, 2 button navigation, 3 button navigation, gesture navigation</string>
|
||||||
|
|
||||||
|
<!-- Message for the alert dialog which says that the current default home app does not support gesture navigation. [CHAR LIMIT=NONE] -->
|
||||||
|
<string name="gesture_not_supported_dialog_message">Not supported by your default home app, <xliff:g id="default_home_app" example="Pixel Launcher">%s</xliff:g></string>
|
||||||
|
|
||||||
|
<!-- Positive button for the alert dialog when gesture nav not supported by launcher [CHAR LIMIT=40] -->
|
||||||
|
<string name="gesture_not_supported_positive_button">Switch default home app</string>
|
||||||
|
|
||||||
|
<!-- Content description for the Information icon [CHAR LIMIT=30] -->
|
||||||
|
<string name="information_label">Information</string>
|
||||||
|
|
||||||
<!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
|
<!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
|
||||||
<string name="ambient_display_title" product="default">Double-tap to check phone</string>
|
<string name="ambient_display_title" product="default">Double-tap to check phone</string>
|
||||||
<!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->
|
<!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->
|
||||||
|
Reference in New Issue
Block a user