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

Commit c9023a47 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: I16d21879037beed5171bc5b12975f90459a9ea3c
(cherry picked from commit 12f383c8)
parent e2a66a22
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -400,7 +400,7 @@
    <string name="app_ops_summaries_toggle_bluetooth">toggle bluetooth</string>
    <string name="app_ops_summaries_start_at_boot">start at boot</string>
    <string name="app_ops_summaries_toggle_nfc">toggle NFC</string>
    <string name="app_ops_summaries_toggle_mobile_data">toggle mobile data</string>
    <string name="app_ops_summaries_toggle_mobile_data">toggle cellular data</string>
    <string name="app_ops_summaries_superuser">root access</string>

    <!-- User display names for app ops codes - extension of AOSP -->
@@ -471,7 +471,7 @@
    <string name="app_ops_labels_toggle_bluetooth">Toggle bluetooth</string>
    <string name="app_ops_labels_start_at_boot">Start at boot</string>
    <string name="app_ops_labels_toggle_nfc">Toggle NFC</string>
    <string name="app_ops_labels_toggle_mobile_data">Toggle mobile data</string>
    <string name="app_ops_labels_toggle_mobile_data">Toggle cellular data</string>
    <string name="app_ops_labels_superuser">Root access</string>

    <!-- App ops permissions -->
@@ -1057,7 +1057,7 @@
    <string name="sim_card_status_title">SIM %d status</string>
    <string name="sim_card_lock_settings_title">SIM %d lock settings</string>
    <string name="sim_card_summary_empty">SIM not inserted</string>
    <string name="sim_mobile_network_settings_category_title">Mobile network settings</string>
    <string name="sim_mobile_network_settings_category_title">Cellular network settings</string>
    <string name="sim_mobile_network_settings_title">SIM %d settings</string>

    <!-- Zen mode allowed event setting summary items -->
+7 −7
Original line number Diff line number Diff line
@@ -2760,7 +2760,7 @@
    <string name="network_settings_title">Cellular networks</string>
    <!-- Mobile plan [CHAR LIMIT=35]-->
    <string name="manage_mobile_plan_title" translatable="true">Mobile plan</string>
    <string name="manage_mobile_plan_title" translatable="true">Cellular plan</string>
    <!-- SMS Application [CHAR LIMIT=35]-->
    <string name="sms_application_title" translatable="true">SMS app</string>
@@ -3668,7 +3668,7 @@
    <!-- Title of warning dialog about the implications of enabling USB debugging -->
    <!-- Setting Checkbox summary whether to use DHCP client from Lollipop (Android 5.0) [CHAR LIMIT=130] -->
    <string name="legacy_dhcp_client_summary">Use the DHCP client from Lollipop instead of the new Android DHCP client.</string>
    <string name="mobile_data_always_on_summary">Always keep mobile data active, even when Wi\u2011Fi is active (for fast network switching).</string>
    <string name="mobile_data_always_on_summary">Always keep cellular data active, even when Wi\u2011Fi is active (for fast network switching).</string>
    <string name="adb_warning_title">Allow USB debugging?</string>
    <!-- Warning text to user about the implications of enabling USB debugging -->
    <string name="adb_warning_message">USB debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data.</string>
@@ -4166,11 +4166,11 @@
    <!-- Label for Phone usage time -->
    <string name="usage_type_phone" product="default">Phone</string>
    <!-- Label for mobile network data sent [CHAR LIMIT=32] -->
    <string name="usage_type_data_send">Mobile packets sent</string>
    <string name="usage_type_data_send">Cellular packets sent</string>
    <!-- Label for mobile network data received [CHAR LIMIT=32] -->
    <string name="usage_type_data_recv">Mobile packets received</string>
    <string name="usage_type_data_recv">Cellular packets received</string>
    <!-- Label for mobile network radio active time [CHAR LIMIT=32] -->
    <string name="usage_type_radio_active">Mobile radio active</string>
    <string name="usage_type_radio_active">Cellular radio active</string>
    <!-- Label for Wi-Fi network data sent [CHAR LIMIT=32] -->
    <string name="usage_type_data_wifi_send">Wi\u2011Fi packets sent</string>
    <!-- Label for Wi-Fi network data received [CHAR LIMIT=32] -->
@@ -5792,9 +5792,9 @@
    <string name="app_sees_restricted_accounts_and_controlled_by">This app can access your accounts. Controlled by <xliff:g id="app">%1$s</xliff:g></string>
    <!-- Restrictions title for configuring wifi and mobile [CHAR LIMIT=35] -->
    <string name="restriction_wifi_config_title">Wi\u2011Fi and Mobile</string>
    <string name="restriction_wifi_config_title">Wi\u2011Fi and Cellular</string>
    <!-- Restrictions summary for configuring wifi and mobile [CHAR LIMIT=100] -->
    <string name="restriction_wifi_config_summary">Allow modification of Wi\u2011Fi and Mobile settings</string>
    <string name="restriction_wifi_config_summary">Allow modification of Wi\u2011Fi and Cellular settings</string>
    <!-- Restrictions title for changing bluetooth configuration [CHAR LIMIT=35] -->
    <string name="restriction_bluetooth_config_title">Bluetooth</string>
    <!-- Restrictions summary for changing bluetooth configuration [CHAR LIMIT=100] -->