Update suspended to disabled.
Say disabled rather than suspended when an app widget isn't available. Bug: 28909714 Change-Id: I785af193e6eff85691196742137f7e5f5af2b30d
This commit is contained in:
@@ -4318,6 +4318,6 @@
|
||||
<string name="audit_safemode_notification_details">Touch to learn more.</string>
|
||||
|
||||
<!-- Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] -->
|
||||
<string name="suspended_widget_accessibility">Suspended <xliff:g id="label" example="Calendar">%1$s</xliff:g></string>
|
||||
<string name="suspended_widget_accessibility">Disabled <xliff:g id="label" example="Calendar">%1$s</xliff:g></string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user