|
|
|
|
@@ -20,7 +20,7 @@
|
|
|
|
|
<string name="app_label">Companion Device Manager</string>
|
|
|
|
|
|
|
|
|
|
<!-- Title of the device association confirmation dialog. -->
|
|
|
|
|
<string name="confirmation_title">Allow <strong><xliff:g id="app_name" example="Android Wear">%1$s</xliff:g></strong> to access your <strong><xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g></strong></string>
|
|
|
|
|
<string name="confirmation_title">Allow <strong><xliff:g id="app_name" example="Android Wear">%1$s</xliff:g></strong> to access <strong><xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g></strong></string>
|
|
|
|
|
|
|
|
|
|
<!-- ================= DEVICE_PROFILE_WATCH and null profile ================= -->
|
|
|
|
|
|
|
|
|
|
@@ -31,10 +31,10 @@
|
|
|
|
|
<string name="chooser_title">Choose a <xliff:g id="profile_name" example="watch">%1$s</xliff:g> to be managed by <strong><xliff:g id="app_name" example="Android Wear">%2$s</xliff:g></strong></string>
|
|
|
|
|
|
|
|
|
|
<!-- Description of the privileges the application will get if associated with the companion device of WATCH profile (type) [CHAR LIMIT=NONE] -->
|
|
|
|
|
<string name="summary_watch">The app is needed to manage your <xliff:g id="device_name" example="My Watch">%1$s</xliff:g>. <xliff:g id="app_name" example="Android Wear">%2$s</xliff:g> will be allowed to interact with your notifications and access your Phone, SMS, Contacts, Calendar, Call logs and Nearby devices permissions.</string>
|
|
|
|
|
<string name="summary_watch">The app is needed to manage your <xliff:g id="device_name" example="My Watch">%1$s</xliff:g>. <xliff:g id="app_name" example="Android Wear">%2$s</xliff:g> will be allowed to sync info, like the name of someone calling, interact with your notifications and access your Phone, SMS, Contacts, Calendar, Call logs and Nearby devices permissions.</string>
|
|
|
|
|
|
|
|
|
|
<!-- Description of the privileges the application will get if associated with the companion device of WATCH profile for singleDevice(type) [CHAR LIMIT=NONE] -->
|
|
|
|
|
<string name="summary_watch_single_device">The app is needed to manage your <xliff:g id="device_name" example="My Watch">%1$s</xliff:g>. <xliff:g id="app_name" example="Android Wear">%2$s</xliff:g> will be allowed to interact with these permissions:</string>
|
|
|
|
|
<string name="summary_watch_single_device">The app is needed to manage your <xliff:g id="device_name" example="My Watch">%1$s</xliff:g>. <xliff:g id="app_name" example="Android Wear">%2$s</xliff:g> will be allowed to sync info, like the name of someone calling, and access these permissions:</string>
|
|
|
|
|
|
|
|
|
|
<!-- TODO(b/256140614) To replace all glasses related strings with final versions -->
|
|
|
|
|
<!-- ================= DEVICE_PROFILE_GLASSES ================= -->
|
|
|
|
|
@@ -43,10 +43,10 @@
|
|
|
|
|
<string name="profile_name_glasses">glasses</string>
|
|
|
|
|
|
|
|
|
|
<!-- Description of the privileges the application will get if associated with the companion device of GLASSES profile (type) [CHAR LIMIT=NONE] -->
|
|
|
|
|
<string name="summary_glasses">This app is needed to manage your <xliff:g id="device_name" example="My Glasses">%1$s</xliff:g>. <xliff:g id="app_name" example="Glasses">%2$s</xliff:g> will be allowed to interact with your notifications and access your Phone, SMS, Contacts, Microphone and Nearby devices permissions.</string>
|
|
|
|
|
<string name="summary_glasses">This app is needed to manage <xliff:g id="device_name" example="My Glasses">%1$s</xliff:g>. <xliff:g id="app_name" example="Glasses">%2$s</xliff:g> will be allowed to interact with your notifications and access your Phone, SMS, Contacts, Microphone and Nearby devices permissions.</string>
|
|
|
|
|
|
|
|
|
|
<!-- Description of the privileges the application will get if associated with the companion device of GLASSES profile for singleDevice(type) [CHAR LIMIT=NONE] -->
|
|
|
|
|
<string name="summary_glasses_single_device">The app is needed to manage your <xliff:g id="device_name" example="My Glasses">%1$s</xliff:g>. <xliff:g id="app_name" example="Glasses">%2$s</xliff:g> will be allowed to interact with these permissions:</string>
|
|
|
|
|
<string name="summary_glasses_single_device">The app is needed to manage <xliff:g id="device_name" example="My Glasses">%1$s</xliff:g>. <xliff:g id="app_name" example="Glasses">%2$s</xliff:g> will be allowed to interact with these permissions:</string>
|
|
|
|
|
|
|
|
|
|
<!-- ================= DEVICE_PROFILE_APP_STREAMING ================= -->
|
|
|
|
|
|
|
|
|
|
@@ -99,7 +99,10 @@
|
|
|
|
|
<string name="profile_name_generic">device</string>
|
|
|
|
|
|
|
|
|
|
<!-- Description of the privileges the application will get if associated with the companion device of unspecified profile (type) [CHAR LIMIT=NONE] -->
|
|
|
|
|
<string name="summary_generic"></string>
|
|
|
|
|
<string name="summary_generic_single_device">This app will be able to sync info, like the name of someone calling, between your phone and <xliff:g id="device_name" example="My Watch">%1$s</xliff:g>.</string>
|
|
|
|
|
|
|
|
|
|
<!-- Description of the privileges the application will get if associated with the companion device of unspecified profile (type) [CHAR LIMIT=NONE] -->
|
|
|
|
|
<string name="summary_generic">This app will be able to sync info, like the name of someone calling, between your phone and the chosen device.</string>
|
|
|
|
|
|
|
|
|
|
<!-- ================= Buttons ================= -->
|
|
|
|
|
|
|
|
|
|
|