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

Commit f0964bb7 authored by Jian Zhou's avatar Jian Zhou Committed by Gerrit - the friendly Code Review server
Browse files

Settings: fix ArrayIndexOutOfBoundsException exception

mvno_type_entries have 4 items in english but 3 i Chinese, this
causes ArrayIndexOutOfBoundsException exception.

Keep the mvno_type_entries the same in languages.

Change-Id: Icf224e70e9935adf9015c195058aac804387112f
CRs-Fixed: 1062635
parent 17130bd8
Loading
Loading
Loading
Loading

res/values-zh-rCN/arrays.xml

100644 → 100755
+1 −0
Original line number Diff line number Diff line
@@ -224,6 +224,7 @@
    <item msgid="6062567900587138000">"SPN"</item>
    <item msgid="2454085083342423481">"IMSI"</item>
    <item msgid="2681427309183221543">"GID"</item>
    <item>"ICCID"</item>
  </string-array>
  <string-array name="app_install_location_entries">
    <item msgid="8151497958991952759">"内部存储设备"</item>

res/values-zh-rHK/arrays.xml

100644 → 100755
+1 −0
Original line number Diff line number Diff line
@@ -224,6 +224,7 @@
    <item msgid="6062567900587138000">"SPN"</item>
    <item msgid="2454085083342423481">"IMSI"</item>
    <item msgid="2681427309183221543">"GID"</item>
    <item>"ICCID"</item>
  </string-array>
  <string-array name="app_install_location_entries">
    <item msgid="8151497958991952759">"內部裝置儲存空間"</item>

res/values-zh-rTW/arrays.xml

100644 → 100755
+1 −0
Original line number Diff line number Diff line
@@ -224,6 +224,7 @@
    <item msgid="6062567900587138000">"SPN"</item>
    <item msgid="2454085083342423481">"IMSI"</item>
    <item msgid="2681427309183221543">"GID"</item>
    <item>"ICCID"</item>
  </string-array>
  <string-array name="app_install_location_entries">
    <item msgid="8151497958991952759">"內部裝置儲存空間"</item>