summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-zh-rTW
diff options
context:
space:
mode:
authorShufeng Hou <shou@codeaurora.org>2015-10-28 17:30:24 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2015-11-02 18:32:26 -0800
commitd473d0b22ac8704c39d5eedd0d7b12f60a2fa215 (patch)
tree5f3c9f58fe992ef50ae729da37c73d159261ef30 /packages/SystemUI/res/values-zh-rTW
parenta73c9bcc3737c1adfd1e2a847eba5605416ad46b (diff)
downloadframeworks_base-d473d0b22ac8704c39d5eedd0d7b12f60a2fa215.zip
frameworks_base-d473d0b22ac8704c39d5eedd0d7b12f60a2fa215.tar.gz
frameworks_base-d473d0b22ac8704c39d5eedd0d7b12f60a2fa215.tar.bz2
SystemUI: Customize StatusBar for Chinese carrier
1. Show carrier label in notification panel. 2. Add values-w320dp to adapt lower resolution device. 3. Update Chinese roaming string. 4. Show wifi activity in status bar. 5. Show indicator for Wifi on but not connected. 6. Show rsrp level for LTE. 7. Redesign the scheme of selecting icons on signal cluster. Customized SigalClusterView and MobileSignalController to adapt requirement from Chinese carriers. The customization is controller by config values defined in overlayed config.xml. CRs-Fixed: 653747 Change-Id: I4b228cc4afa552b348a96302a4858a0ab0c7e7f0
Diffstat (limited to 'packages/SystemUI/res/values-zh-rTW')
-rw-r--r--packages/SystemUI/res/values-zh-rTW/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values-zh-rTW/strings.xml b/packages/SystemUI/res/values-zh-rTW/strings.xml
index e0464b7..b39c088 100644
--- a/packages/SystemUI/res/values-zh-rTW/strings.xml
+++ b/packages/SystemUI/res/values-zh-rTW/strings.xml
@@ -142,7 +142,7 @@
<string name="accessibility_data_connection_4g" msgid="7741000750630089612">"4G"</string>
<string name="accessibility_data_connection_lte" msgid="5413468808637540658">"LTE"</string>
<string name="accessibility_data_connection_cdma" msgid="6132648193978823023">"CDMA"</string>
- <string name="accessibility_data_connection_roaming" msgid="5977362333466556094">"漫遊中"</string>
+ <string name="accessibility_data_connection_roaming" msgid="5977362333466556094">"數據漫遊"</string>
<string name="accessibility_data_connection_edge" msgid="4477457051631979278">"Edge"</string>
<string name="accessibility_data_connection_wifi" msgid="2324496756590645221">"Wi-Fi"</string>
<string name="accessibility_no_sim" msgid="8274017118472455155">"沒有 SIM 卡。"</string>