diff options
author | Michael Bestas <mikeioannina@gmail.com> | 2015-12-07 15:31:59 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2015-12-12 10:05:58 -0800 |
commit | 02b98156165c56c1e8d563cf3e33d097ffe8762b (patch) | |
tree | 1d0527ae296dd7f503c3c9826411226c084b5d3b /packages/SystemUI/res/values-zh-rTW | |
parent | ce0e7c836343facd20724a26b36255d1d6eb1d55 (diff) | |
download | frameworks_base-02b98156165c56c1e8d563cf3e33d097ffe8762b.zip frameworks_base-02b98156165c56c1e8d563cf3e33d097ffe8762b.tar.gz frameworks_base-02b98156165c56c1e8d563cf3e33d097ffe8762b.tar.bz2 |
SystemUI: Revert CAF UI modifications
Revert "SystemUI: Support display for radio tech"
This reverts commit 598421095aacb599d4bc8e8fcea20734d7847d0c.
Revert "SystemUI: Customize StatusBar for Chinese carrier"
This reverts commit d473d0b22ac8704c39d5eedd0d7b12f60a2fa215.
Revert "Statusbar: Add customized icons for Chinese carrier"
This reverts commit a6324c7293bebeff4c6ccee8c2a8af38b7a150a8.
Change-Id: Ib03c7455a04bd7d63a8c0a7d238040099e94e89c
Diffstat (limited to 'packages/SystemUI/res/values-zh-rTW')
-rw-r--r-- | packages/SystemUI/res/values-zh-rTW/strings.xml | 2 |
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 7d704d3..4ace18e 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> |