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

Commit 503007dd authored by Joe Onorato's avatar Joe Onorato
Browse files

Checkpoint status bar factoring. Now it builds and doesn't crash at boot.

Change-Id: I23f2045abfec0b414d5381f5e609b7267da7f21a
parent 94c98c0e
Loading
Loading
Loading
Loading
+0 −17
Original line number Diff line number Diff line
@@ -1567,23 +1567,6 @@
    <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
    <string name="hour_cap_ampm">"<xliff:g id="hour" example="3">%-l</xliff:g><xliff:g id="ampm" example="PM">%p</xliff:g>"</string>

    <!-- The text for the button in the notification window-shade that clears
         all of the currently visible notifications. -->
    <string name="status_bar_clear_all_button">Clear</string>

    <!-- The label in the bar at the top of the status bar when there are no notifications
         showing. -->
    <string name="status_bar_no_notifications_title">No notifications</string>

    <!-- The label for the group of notifications for ongoing events in the opened version of
         the status bar.  An ongoing call is the prime example of this.  The MP3 music player
         might be another example.  -->
    <string name="status_bar_ongoing_events_title">Ongoing</string>

    <!-- The label for the group of notifications for recent events in the opened version of
         the status bar.  Recently received text messsages (SMS), emails, calendar alerts, etc. -->
    <string name="status_bar_latest_events_title">Notifications</string>

    <!-- The big percent text in the middle of the battery icon that appears when you plug in
         the charger. -->
    <string name="battery_status_text_percent_format"><xliff:g id="number" example="50">%d</xliff:g><xliff:g id="percent" example="%">%%</xliff:g></string>
+894 B
Loading image diff...
+541 B
Loading image diff...
+1.27 KiB
Loading image diff...
Loading