Remove tab symbol for app pinning strings
The pinning description can't align together in certain device. To mitigate the alignment problem, we try to remove the \t character now. Test: visual Fix: 222617691 Change-Id: I35974caf9d6fa316a6e4a0a5200ccab6a80f915b
This commit is contained in:
@@ -10207,18 +10207,18 @@
|
|||||||
<string name="screen_pinning_description">
|
<string name="screen_pinning_description">
|
||||||
When an app is pinned, the pinned app may open other apps and personal data may be accessible.
|
When an app is pinned, the pinned app may open other apps and personal data may be accessible.
|
||||||
\n\nTo use app pinning:
|
\n\nTo use app pinning:
|
||||||
\t\n1.\tTurn on app pinning
|
\t\n1. Turn on app pinning
|
||||||
\t\n2.\tOpen Overview
|
\t\n2. Open Overview
|
||||||
\t\n3.\tTap the app icon at the top of the screen, then tap Pin
|
\t\n3. Tap the app icon at the top of the screen, then tap Pin
|
||||||
</string>
|
</string>
|
||||||
<!-- [CHAR LIMIT=none] Screen pinning description -->
|
<!-- [CHAR LIMIT=none] Screen pinning description -->
|
||||||
<string name="screen_pinning_guest_user_description">
|
<string name="screen_pinning_guest_user_description">
|
||||||
When an app is pinned, the pinned app may open other apps and personal data may be accessible.
|
When an app is pinned, the pinned app may open other apps and personal data may be accessible.
|
||||||
\n\nIf you want to securely share your device with someone, try using a guest user instead.
|
\n\nIf you want to securely share your device with someone, try using a guest user instead.
|
||||||
\n\nTo use app pinning:
|
\n\nTo use app pinning:
|
||||||
\t\n1.\tTurn on app pinning
|
\t\n1. Turn on app pinning
|
||||||
\t\n2.\tOpen Overview
|
\t\n2. Open Overview
|
||||||
\t\n3.\tTap the app icon at the top of the screen, then tap Pin
|
\t\n3. Tap the app icon at the top of the screen, then tap Pin
|
||||||
</string>
|
</string>
|
||||||
<!-- [CHAR LIMIT=300] Screen pinning title -->
|
<!-- [CHAR LIMIT=300] Screen pinning title -->
|
||||||
<string name="screen_pinning_dialog_message">
|
<string name="screen_pinning_dialog_message">
|
||||||
|
Reference in New Issue
Block a user