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

Commit b2711a81 authored by Vinit Nayak's avatar Vinit Nayak
Browse files

Update unsupported split app error text

Bug: 258822425
Change-Id: I8ac24d094d14a5f65a1d83303a9fd087c76bf066
parent b63cc3f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -204,7 +204,7 @@
    <!-- Label for toast with instructions for split screen selection mode. [CHAR_LIMIT=50] -->
    <string name="toast_split_select_app">Tap another app to use splitscreen</string>
    <!-- Label for toast when app selected for split isn't supported. [CHAR_LIMIT=50] -->
    <string name="toast_split_app_unsupported">App does not support split-screen.</string>
    <string name="toast_split_app_unsupported">Choose another app to use split screen</string>
    <!-- Message shown when an action is blocked by a policy enforced by the app or the organization managing the device. [CHAR_LIMIT=NONE] -->
    <string name="blocked_by_policy">This action isn\'t allowed by the app or your organization</string>