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

Commit a21799cf authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix CDM string to say Allow instead of Set" into sc-dev am: 70f86696

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13855214

Change-Id: Ibb83f8d141de4e5ca3ced4bd55970f3dfc72ad9d
parents fb15b897 70f86696
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
    <string name="profile_name_watch">watch</string>

    <!-- Title of the device association confirmation dialog. -->
    <string name="confirmation_title">Set &lt;strong&gt;<xliff:g id="app_name" example="Android Wear">%1$s</xliff:g>&lt;/strong&gt; to manage your &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 &lt;strong&gt;<xliff:g id="app_name" example="Android Wear">%1$s</xliff:g>&lt;/strong&gt; to manage your &lt;strong&gt;<xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g>&lt;/strong&gt;</string>

    <!-- Text of the device profile permissions explanation in the association dialog. -->
    <string name="profile_summary">This app is needed to manage your <xliff:g id="profile_name" example="watch">%1$s</xliff:g>. <xliff:g id="privileges_discplaimer" example="Android Wear will get access to your Notifications, Calendar and Contacts.">%2$s</xliff:g></string>