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

Commit e40ed7ad authored by razorloves's avatar razorloves Committed by Abhisek Devkota
Browse files

String update, change wording from "Mobile" to "Cellular"

Bring inline with AOSP's terminology

RM-214
Change-Id: I3322fe338a339b4f90411fb2d6fd2549391e224b
(cherry picked from commit 7450f849)
parent ac64dfd3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -182,7 +182,7 @@
    <string name="app_ops_start_at_bootup">start at power up</string>
    <string name="app_ops_toast_window">display toast messages</string>
    <string name="app_ops_toggle_bluetooth">toggle Bluetooth</string>
    <string name="app_ops_toggle_mobile_data">toggle mobile data</string>
    <string name="app_ops_toggle_mobile_data">toggle cellular data</string>
    <string name="app_ops_toggle_nfc">toggle NFC</string>
    <string name="app_ops_toggle_wifi">toggle Wi-Fi</string>
    <string name="app_ops_use_alarm_volume">control alarm volume</string>
+1 −1
Original line number Diff line number Diff line
@@ -241,7 +241,7 @@
    <string name="quick_settings_tiles_add_tiles">Add a tile</string>

    <!-- Hotspot dialog message -->
    <string name="hotspot_apm_message">Unable to connect to mobile networks while Airplane mode is enabled. Disable Airplane mode and try again.</string>
    <string name="hotspot_apm_message">Unable to connect to cellular networks while Airplane mode is enabled. Disable Airplane mode and try again.</string>

    <!-- Notification which notifies user flashlight is enabled -->
    <string name="quick_settings_tile_flashlight_not_title">Flashlight is on</string>