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

Unverified Commit a51928d2 authored by qqq3's avatar qqq3
Browse files

Make notification refresh interval values strings not translatable

parent 27297401
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
        <item>@string/refresh_interval_12hours</item>
        <item>@string/refresh_interval_24hours</item>
    </string-array>
    <string-array name="notification_refresh_interval_values">
    <string-array name="notification_refresh_interval_values" translatable="false">
        <item>15</item>
        <item>30</item>
        <item>60</item>