<!-- A notification is shown when there is a sync error. This is the text that will scroll through the notification bar (will be seen by the user as he uses another application). -->
<stringname="contentServiceSync">Sync</string>
<!-- A notification is shown when there is a sync error. This is the title of the notification. It will be seen in the pull-down notification tray. -->
<!-- A notification is shown when there is a sync error. This is the message of the notification. It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. -->
<stringname="contentServiceTooManyDeletesNotificationDesc">Too many <xliff:gid="content_type">%s</xliff:g> deletes.</string>
<stringname="contentServiceTooManyDeletesNotificationDesc">Attempted to delete too many <xliff:gid="content_type">%s</xliff:g>.</string>
<!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
<stringname="low_memory"product="tablet">Tablet storage is full. Delete some files to free space.</string>
@@ -3007,8 +3007,7 @@
limit</string>
<!-- Notification details to tell the user that a process has exceeded its memory limit. -->
<stringname="dump_heap_notification_detail">Heap dump has been collected;
tap to share</string>
<stringname="dump_heap_notification_detail">Heap dump collected. Tap to share.</string>
<!-- Title of dialog prompting the user to share a heap dump. -->