<stringname="added_to_home_screen_accessibility_text"><xliff:gid="widget_name"example="Calendar month view">%1$s</xliff:g> widget added to home screen</string>
<!-- Label for showing the number of widgets an app has in the full widgets picker.
<!-- The format string for when an app has a notification dot (meaning it has associated notifications). -->
<pluralsname="dotted_app_label">
<itemquantity="one"><xliff:gid="app_name"example="Messenger">%1$s</xliff:g>, has <xliff:gid="notification_count"example="1">%2$d</xliff:g> notification</item>
<itemquantity="other"><xliff:gid="app_name"example="Messenger">%1$s</xliff:g>, has <xliff:gid="notification_count"example="3">%2$d</xliff:g> notifications</item>
</plurals>
<!-- The format string for when an app has a notification dot (meaning it has associated notifications). [ICU_FORMAT]-->
<stringname="dotted_app_label">
{count, plural, offset:1
=1 {{app_name} has # notification}
other {{app_name} has # notifications}
}
</string>
<skip/>
<!-- The format string for default page scroll text [CHAR_LIMIT=none] -->