Merge "Change new, unmountable, and unsupported media notifications for cars"...
Merge "Change new, unmountable, and unsupported media notifications for cars" into rvc-dev am: d4bbe296 am: 5cdf38d3
Change-Id: Ib269323bc042fb1bce5e6ccdebc0960fc47fbf54
<!-- Notification body when new external media is detected [CHAR LIMIT=NONE] -->
<stringname="ext_media_new_notification_message">Tap to set up</string>
<!-- Automotive specific notification body when new external media is detected. Empty because there is no fix action (b/151671685) [CHAR LIMIT=NONE] -->
<!-- Notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
<stringname="ext_media_unmountable_notification_message">Tap to fix</string>
<!-- TV-specific notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
<stringname="ext_media_unmountable_notification_message"product="tv"><xliff:gid="name"example="SD card">%s</xliff:g> is corrupt. Select to fix.</string>
<!-- Automotive specific notification body when external media is unmountable (corrupt). Empty because there is no fix action (b/151671685) [CHAR LIMIT=NONE] -->
<!-- Notification body when external media is unsupported [CHAR LIMIT=NONE] -->
<stringname="ext_media_unsupported_notification_message">This device doesn\u2019t support this <xliff:gid="name"example="SD card">%s</xliff:g>. Tap to set up in a supported format.</string>
<!-- TV-specific notification body when external media is unsupported [CHAR LIMIT=NONE] -->
<stringname="ext_media_unsupported_notification_message"product="tv">This device doesn\u2019t support this <xliff:gid="name"example="SD card">%s</xliff:g>. Select to set up in a supported format.</string>
<!-- Automotive specific notification body when external media is unsupported. No action is specified to fix (b/151671685) [CHAR LIMIT=NONE] -->
<stringname="ext_media_unsupported_notification_message"product="automotive">This device doesn\u2019t support this <xliff:gid="name"example="SD card">%s</xliff:g>.</string>
<!-- Automotive specific notification body when external media is unsupported [CHAR LIMIT=NONE] -->
<stringname="ext_media_unsupported_notification_message"product="automotive">You may need to reformat the device</string>
<!-- Notification title when external media is unsafely removed [CHAR LIMIT=30] -->