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

Commit 6ee2108b authored by Felipe Leon's avatar Felipe Leon Committed by android-build-merger
Browse files

Merge "Settings: fix apn_editor carrier_enabled summaryOff string"

am: 9d298334

Change-Id: Ie05efff7a54b001dbe7c86b03f00091c86245ab0
parents c73fd841 9d298334
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