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

Commit d9fd63b4 authored by Alison Cichowlas's avatar Alison Cichowlas
Browse files

Strings for mini-resolver UI. Not yet used - getting them in for string freeze.

Bug: 175433480
Test: still builds
Change-Id: I8fdbdc71634d2aa27127f10c86a6b665a3303eb2
parent 2e998fc4
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -5664,6 +5664,15 @@
    <!-- Error message. This text lets the user know that their current personal apps can't open this specific content. [CHAR LIMIT=NONE] -->
    <string name="resolver_no_personal_apps_available_resolve">No personal apps can open this content</string>

    <!-- Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] -->
    <string name="miniresolver_open_in_personal">Open in <xliff:g id="app" example="YouTube">%s</xliff:g> in personal profile?</string>
    <!-- Dialog title. User must choose between opening content in a cross-profile app or same-profile browser. [CHAR LIMIT=NONE] -->
    <string name="miniresolver_open_in_work">Open in <xliff:g id="app" example="YouTube">%s</xliff:g> in work profile?</string>
    <!-- Button option. Open the link in the personal browser. [CHAR LIMIT=NONE] -->
    <string name="miniresolver_use_personal_browser">Use personal browser</string>
    <!-- Button option. Open the link in the work browser. [CHAR LIMIT=NONE] -->
    <string name="miniresolver_use_work_browser">Use work browser</string>

    <!-- Icc depersonalization related strings -->
    <!-- Label text for PIN entry widget on SIM Network Depersonalization panel [CHAR LIMIT=none] -->
    <string name="PERSOSUBSTATE_SIM_NETWORK_ENTRY">SIM network unlock PIN</string>