Merge "Update gesture navigation string resource for translations." into sc-dev am: b16d54d691

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14215252

Change-Id: Iae175e68e42580ff20bb27713ea963ff46286dc6
This commit is contained in:
TreeHugger Robot
2021-04-17 01:56:55 +00:00
committed by Automerger Merge Worker
+2 -2
View File
@@ -188,8 +188,8 @@
<!-- ******* Skip tutorial dialog ******* -->
<!-- Title for the dialog that allows the user to skip the gesture navigation tutorial. [CHAR_LIMIT=40] -->
<string name="skip_tutorial_dialog_title">Skip navigation tutorial?</string>
<!-- Subtitle for the dialog that allows the user to skip the gesture navigation tutorial. [CHAR_LIMIT=40] -->
<string name="skip_tutorial_dialog_subtitle">You can find this later in the Tips app</string>
<!-- Subtitle for the dialog that allows the user to skip the gesture navigation tutorial. This directs the user to where they can find the gesture tutorial again. [CHAR_LIMIT=100] -->
<string name="skip_tutorial_dialog_subtitle">You can find this later in the <xliff:g id="name">%1$s</xliff:g> app</string>
<!-- Button text shown on a button on the tutorial skip dialog to return to the tutorial. [CHAR LIMIT=14] -->
<string name="gesture_tutorial_action_button_label_cancel">Cancel</string>
<!-- Button text shown on a button on the tutorial skip dialog to exit the tutorial. [CHAR LIMIT=14] -->