Merge "Fix Computer and App Streaming Strings" into tm-qpr-dev am: d453c4f6ff am: f084fd5c66
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/19217275 Change-Id: I928ba01ac6108ac6c8d966ab582d2da9241d47a2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<string name="helper_title_app_streaming">Cross-device services</string>
|
||||
|
||||
<!-- Description of the helper dialog for APP_STREAMING profile. [CHAR LIMIT=NONE] -->
|
||||
<string name="helper_summary_app_streaming"><xliff:g id="app_name" example="GMS">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="device_type" example="Chromebook">%2$s</xliff:g> to access your phone\u2019s photos, media, and notifications</string>
|
||||
<string name="helper_summary_app_streaming"><xliff:g id="app_name" example="GMS">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="device_type" example="Chromebook">%2$s</xliff:g> to stream apps between your devices</string>
|
||||
|
||||
<!-- ================= DEVICE_PROFILE_AUTOMOTIVE_PROJECTION ================= -->
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
<string name="helper_title_computer">Google Play services</string>
|
||||
|
||||
<!-- Description of the helper dialog for COMPUTER profile. [CHAR LIMIT=NONE] -->
|
||||
<string name="helper_summary_computer"> <xliff:g id="app_name" example="GMS">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="device_type" example="Chromebook">%2$s</xliff:g> to stream apps between your devices</string>
|
||||
<string name="helper_summary_computer"><xliff:g id="app_name" example="GMS">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="device_type" example="Chromebook">%2$s</xliff:g> to access your phone\u2019s photos, media, and notifications</string>
|
||||
|
||||
<!-- ================= null profile ================= -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user