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

Commit 4af49231 authored by Felipe Leon's avatar Felipe Leon Committed by Michael Bestas
Browse files

Settings: fix apn_editor carrier_enabled summaryOff string



Change-Id: I44ccec73601806dc8facad122f1ab16ff3aca484
Signed-off-by: default avatarFelipe Leon <fglfgl27@gmail.com>
parent 32c8d7ba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,7 +148,7 @@
        android:key="carrier_enabled"
        android:enabled="false"
        android:summaryOn="@string/carrier_enabled_summaryOn"
        android:summaryOff="@@string/carrier_enabled_summaryOff"
        android:summaryOff="@string/carrier_enabled_summaryOff"
        android:persistent="false"
        />
    <MultiSelectListPreference