diff options
author | John Hsing <tsyj2007@gmail.com> | 2012-01-15 22:22:52 +0800 |
---|---|---|
committer | John Hsing <tsyj2007@gmail.com> | 2012-01-15 22:22:52 +0800 |
commit | 89adcf481afe692968f876c48f06a2b5ce452774 (patch) | |
tree | af28df33fe1ccb144ccf063b05320afa6a106ccf /CrespoParts/res | |
parent | d384536d76e4ec8c1a478f8b1106a5ba2344a673 (diff) | |
download | device_samsung_crespo-89adcf481afe692968f876c48f06a2b5ce452774.zip device_samsung_crespo-89adcf481afe692968f876c48f06a2b5ce452774.tar.gz device_samsung_crespo-89adcf481afe692968f876c48f06a2b5ce452774.tar.bz2 |
CrespoParts: update Simplified Chinese translations
Change-Id: Ib2ac8ef63e5bf2fcaa67e3fc236008e3f385241c
Diffstat (limited to 'CrespoParts/res')
-rw-r--r-- | CrespoParts/res/values-zh-rCN/strings.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/CrespoParts/res/values-zh-rCN/strings.xml b/CrespoParts/res/values-zh-rCN/strings.xml index 78b1a56..f48b68c 100644 --- a/CrespoParts/res/values-zh-rCN/strings.xml +++ b/CrespoParts/res/values-zh-rCN/strings.xml @@ -2,6 +2,14 @@ <resources> <string name="app_name">Nexus S 设置</string> + <string name="general_title">常规</string> + <string name="display_title">显示</string> + <string name="sound_title">音效</string> + + <!-- skip 'category_cpu_title' translation --> + <string name="cpu_deepidle_title_head">深度休眠</string> + <string name="cpu_deepidle_summary_head">启用深度休眠, 以便延长电池寿命. (当前属于实验性质!)</string> + <string name="category_screen_title">WM8994 设置(Voodoo)</string> <string name="color_tuning_title_head">颜色增值</string> <string name="color_tuning_summary_head">调整屏幕颜色增值</string> @@ -43,8 +51,10 @@ <string name="pref_wm8994_fll_tuning_summary">使用调整过的 WM8994 音频时钟源,改善音效品质</string> <string name="category_touchkey_title">触控键</string> - <string name="backlight_timeout_title_head">背光延时</string> - <string name="backlight_timeout_summary_head">调整触控键背光自动关闭前的延迟时间</string> + <string name="touchkey_notification_title_head">背光灯提醒</string> + <string name="touchkey_notification_summary_head">当有通知时触控键背光灯点亮.</string> + <string name="backlight_timeout_title_head">背光灯延时</string> + <string name="backlight_timeout_summary_head">调整触控键背光灯自动关闭前的延迟时间</string> <string name="blink_timeout_title_head">闪烁延时</string> <string name="blink_timeout_summary_head">调整触控键闪烁通知自动关闭前的延迟时间</string> |