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

Commit b7af9418 authored by Michael Bestas's avatar Michael Bestas
Browse files

SystemUI: Remove unnecessary camel case

Change-Id: I65330ff8e068628a9cd73c386c45c368c9289fff
parent e1dad90f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@
    <string name="quick_settings_usb_tether_label">USB tethering</string>
    <string name="quick_settings_heads_up_label">Heads up</string>
    <string name="quick_settings_ambient_display_label">Ambient display</string>
    <string name="quick_settings_custom_tile_detail_title">Custom Tile</string>
    <string name="quick_settings_custom_tile_detail_title">Custom tile</string>

    <!-- Weather string format in expanded statusbar header -->
    <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>