summaryrefslogtreecommitdiffstats
path: root/res/values/cm_arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/cm_arrays.xml')
-rw-r--r--res/values/cm_arrays.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/res/values/cm_arrays.xml b/res/values/cm_arrays.xml
index 74fc542..bc0ec04 100644
--- a/res/values/cm_arrays.xml
+++ b/res/values/cm_arrays.xml
@@ -213,10 +213,18 @@
<item>Enable</item>
</string-array>
+ <!-- Profile 2G-3G mode options. -->
+ <string-array name="profile_networkmode_entries" translatable="false">
+ <item>@string/profile_networkmode_2g</item>
+ <item>@string/profile_networkmode_3g</item>
+ <item>@string/profile_networkmode_2g3g</item>
+ </string-array>
+
<!-- Values for profile connections. Do not translate. -->
<string-array name="profile_connection_values" translatable="false">
<item>0</item>
<item>1</item>
+ <item>2</item>
</string-array>
<!-- Values for profile Wi-Fi triggers -->