OSDN Git Service

Add SIM status string for localizing voice/data strings
authord34d <clark@cyngn.com>
Wed, 27 Jul 2016 17:43:24 +0000 (10:43 -0700)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Wed, 27 Jul 2016 23:08:29 +0000 (16:08 -0700)
commit39a3d541b75bd3aa8ebde881fd8fbe5821257fa6
tree76e8f65e0c6036f9a630dc77bb65a49cae48e3c0
parent581f936c95135410f800ff012dc2ee146876902c
Add SIM status string for localizing voice/data strings

SIM status hard codes "voice" and "data" and therefore cannot be
translated.  This patch adds a format string that can now be
properly translated.

Change-Id: I3797b795d00aae875c0d33a1ee152f4c1e09021b
TICKET: CYNGNOS-3227
res/values/cm_strings.xml
src/com/android/settings/deviceinfo/SimStatus.java