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

Commit ad5f39c9 authored by Schneider Victor-tulias's avatar Schneider Victor-tulias Committed by Automerger Merge Worker
Browse files

Merge "Update taskbar edu strings for i10n." into sc-v2-dev am: 6c9dbb8d

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

Change-Id: I1f8861ac7a692e8336ab05952b938fc00ebafc32
parents f5ee9c87 6c9dbb8d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -218,10 +218,10 @@
    <string name="taskbar_edu_closed">Taskbar education closed</string>
    <!-- Text in dialog that lets a user know how they can use the taskbar to switch apps on their device.
         [CHAR_LIMIT=60] -->
    <string name="taskbar_edu_switch_apps" translatable="false">Use the taskbar to switch apps</string>
    <string name="taskbar_edu_switch_apps">Use the taskbar to switch apps</string>
    <!-- Text in dialog that lets a user know how they can use the taskbar to use multiple apps at once on their device.
         [CHAR_LIMIT=60] -->
    <string name="taskbar_edu_splitscreen" translatable="false">Drag to the side to use two apps at once</string>
    <string name="taskbar_edu_splitscreen">Drag to the side to use two apps at once</string>
    <!-- Text in dialog that lets a user know how they can hide the taskbar on their device.
         [CHAR_LIMIT=60] -->
    <string name="taskbar_edu_stashing">Touch &amp; hold to hide the taskbar</string>