summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/cm_strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index cac76d070..32d447f98 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -61,7 +61,7 @@
<string name="preferred_network_mode_td_scdma_lte_choice">TD-SCDMA/LTE</string>
<string name="preferred_network_mode_td_scdma_wcdma_choice">TD-SCDMA/WCDMA</string>
<string name="preferred_network_mode_td_scdma_only_choice">TD-SCDMA only</string>
- <string name="preferred_network_mode_lte_wcdma_choice">LTE / WCDMA</string>
+ <string name="preferred_network_mode_lte_wcdma_choice">LTE/WCDMA</string>
<string name="preferred_network_mode_lte_choice">LTE</string>
<string name="preferred_network_mode_global_choice">Global</string>
<string name="preferred_network_mode_gsm_wcdma_lte_choice">GSM/WCDMA/LTE</string>
@@ -78,8 +78,8 @@
<string name="msim_mobile_network_settings_title">SIM %d mobile network settings</string>
<!-- Permission to modify network mode via intent -->
- <string name="perm_change_mobile_network">Change network mode</string>
- <string name="perm_change_mobile_network_desc">Allows an application to modify the current network mode.</string>
+ <string name="perm_change_mobile_network">change network mode</string>
+ <string name="perm_change_mobile_network_desc">Allows an app to modify the current network mode.</string>
<!-- Network mode picker dialog title -->
<string name="choose_network_mode_title">Choose network mode</string>