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

Commit 4d304370 authored by Brian Carlstrom's avatar Brian Carlstrom Committed by Android Git Automerger
Browse files

am 5458b3ab: am 048d7521: am 954ffe6e: am 0824da26: Add string for no boot.art notification

* commit '5458b3ab':
  Add string for no boot.art notification
parents 2e10611a 5458b3ab
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3385,6 +3385,8 @@
    <string name="low_internal_storage_view_title">Storage space running out</string>
    <!-- If the device is getting low on internal storage, a notification is shown to the user.  This is the message of that notification. -->
    <string name="low_internal_storage_view_text">Some system functions may not work</string>
    <!-- If the device does not have storage for the main system classes, a notification is shown to the user.  This is the message of that notification. -->
    <string name="low_internal_storage_view_text_no_boot">Not enough storage for the system. Make sure you have 250MB of free space and restart.</string>

    <!-- [CHAR LIMIT=NONE] Stub notification title for an app running a service that has provided
         a bad bad notification for itself. -->