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

Commit 1613fe6b authored by Saumya Prakash's avatar Saumya Prakash
Browse files

Increase the character limit for translations in taskbar pinning edu

The current character limit for the taskbar pinning edu subtitle does
not fit many translations. We are increasing the character limit to
enable proper translations.

Flag: ACONFIG com.android.launcher3.enable_taskbar_pinning TRUNKFOOD
Fix: 323943380
Test: N/A
Change-Id: I56225711c475e617451e5db0b1c226e3603e5c02
parent 318aba81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -267,7 +267,7 @@
    <string name="taskbar_edu_features">Do more with the Taskbar</string>
    <!-- Title in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 60] -->
    <string name="taskbar_edu_pinning_title">Always show the Taskbar</string>
    <!-- Text in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 60] -->
    <!-- Text in dialog that shows a user how to pin the Taskbar. [CHAR_LIMIT 150] -->
    <string name="taskbar_edu_pinning_standalone">To always show the Taskbar on the bottom of your screen, touch &amp; hold the divider</string>
    <!-- Text on button to exit a tutorial [CHAR_LIMIT=16] -->
    <string name="taskbar_edu_close">Close</string>