diff options
author | Amith Yamasani <yamasani@google.com> | 2010-01-25 09:17:53 -0800 |
---|---|---|
committer | Amith Yamasani <yamasani@google.com> | 2010-01-25 14:58:34 -0800 |
commit | 992f10240d0bfd78bb99855fe23ec7a1b61a2551 (patch) | |
tree | f898ca1a619aab382747bb2629fe51b6459df584 /res/values-zh-rTW | |
parent | 3587f3d1bbd8c0ea525d216bd1c37ab948493671 (diff) | |
download | packages_apps_Settings-992f10240d0bfd78bb99855fe23ec7a1b61a2551.tar.gz packages_apps_Settings-992f10240d0bfd78bb99855fe23ec7a1b61a2551.tar.bz2 packages_apps_Settings-992f10240d0bfd78bb99855fe23ec7a1b61a2551.zip |
Refactor settings hierarchy and clump all volumes in one dialog.
Bug:2362077 Bug:2312836 Bug:2166486
Split Sound and Display into separate top-level settings.
All volume settings (including Alarm volume) now in one Volume dialog.
Remove some sub-texts to reduce clutter.
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r-- | res/values-zh-rTW/strings.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index 170681c54..d8127ccb4 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -382,10 +382,7 @@ <string name="status_disconnecting" msgid="8468213362967337584">"連線中斷..."</string> <string name="status_disconnected" msgid="7561688569905126046">"已中斷連線"</string> <string name="status_failed" msgid="610462050405904601">"失敗"</string> - <string name="sound_and_display_settings" msgid="349770582993029003">"音效與顯示"</string> - <string name="sound_and_display_settings_title" msgid="5036144539683697330">"音效與顯示設定"</string> <string name="sound_settings" msgid="5007659014828162881">"音效設定"</string> - <string name="sound_and_display_settings_summary" msgid="1433943789593286064">"設定鈴聲、通知與螢幕亮度"</string> <string name="silent_mode_title" msgid="3181479108593217704">"靜音模式"</string> <string name="silent_mode_summary" msgid="9081534746589616108">"將媒體和鬧鐘以外的所有音效靜音"</string> <string name="silent_mode_incl_alarm_summary" msgid="2088830834182228458">"將所有非媒體音效設為靜音"</string> |