Merge "Increase char limit to 60 for string translation" into qt-dev

am: 178d4a7f8f

Change-Id: I8369dc9dc525652253f4d5a8945725b09268470c
This commit is contained in:
Mehdi Alizadeh
2019-05-30 15:16:16 -07:00
committed by android-build-merger

View File

@@ -10208,7 +10208,7 @@
<!-- Message for the alert dialog which says that the current default home app does not support gesture navigation. [CHAR LIMIT=NONE] --> <!-- 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> <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] --> <!-- Positive button for the alert dialog when gesture nav not supported by launcher [CHAR LIMIT=60] -->
<string name="gesture_not_supported_positive_button">Switch default home app</string> <string name="gesture_not_supported_positive_button">Switch default home app</string>
<!-- Content description for the Information icon [CHAR LIMIT=30] --> <!-- Content description for the Information icon [CHAR LIMIT=30] -->