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

Commit d4e75342 authored by Quang Luong's avatar Quang Luong
Browse files

Update mobile data off string to "Mobile data won't autoconnect"

mobile_data_off_summary should be changed from "Internet won't
autoconnect" to "Mobile data won't autoconnect"

Bug: 197935764
Test: build, manual verification that mobile data off summary in
internet dialog is correct

Change-Id: I381a514702387b5c530296b2c909dc6496680f3e
(cherry picked from commit af0171cd)
Merged-In: I381a514702387b5c530296b2c909dc6496680f3e
parent c300c9d7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3007,7 +3007,7 @@
    <string name="mobile_data_connection_active">Connected</string>
    <!-- Provider Model:
     Summary indicating that a SIM has no mobile data connection [CHAR LIMIT=50] -->
    <string name="mobile_data_off_summary">Internet won\u0027t auto\u2011connect</string>
    <string name="mobile_data_off_summary">Mobile data won\u0027t auto\u2011connect</string>
    <!-- Provider Model:
     Summary indicating that a active SIM and no network available [CHAR LIMIT=50] -->
    <string name="mobile_data_no_connection">No connection</string>