Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9fbed037 authored by Kenny Guy's avatar Kenny Guy
Browse files

Update suspended to disabled.

Say disabled rather than suspended
when an app widget isn't available.

Bug: 28909714
Change-Id: I785af193e6eff85691196742137f7e5f5af2b30d
parent 7b4b2fbc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -4318,6 +4318,6 @@
    <string name="audit_safemode_notification_details">Touch to learn more.</string>
    <string name="audit_safemode_notification_details">Touch to learn more.</string>


    <!-- Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] -->
    <!-- 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>
</resources>