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

Commit 32424ab5 authored by Evan Chen's avatar Evan Chen
Browse files

Add `the app` string in confirmation_title

Add the string `the app` in the confirmation_title to indicate the following string is the app's name.

Change-Id: Ic206934e7e056600937f407783d823f820d4f58a
Test: cts
Bug:271311544
parent 1c06a0c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
    <string name="app_label">Companion Device Manager</string>

    <!-- Title of the device association confirmation dialog. -->
    <string name="confirmation_title">Allow &lt;strong&gt;<xliff:g id="app_name" example="Android Wear">%1$s</xliff:g>&lt;/strong&gt; to access &lt;strong&gt;<xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g>&lt;/strong&gt;?</string>
    <string name="confirmation_title">Allow the app &lt;strong&gt;<xliff:g id="app_name" example="Android Wear">%1$s</xliff:g>&lt;/strong&gt; to access &lt;strong&gt;<xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g>&lt;/strong&gt;?</string>

    <!-- ================= DEVICE_PROFILE_WATCH and null profile ================= -->