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

Commit 7450f849 authored by razorloves's avatar razorloves
Browse files

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

Bring inline with AOSP's terminology

Change-Id: I3322fe338a339b4f90411fb2d6fd2549391e224b
parent 5ad4b83e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -185,7 +185,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
@@ -240,7 +240,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>