summaryrefslogtreecommitdiffstats
path: root/res/values-ko
diff options
context:
space:
mode:
authorSteve Kondik <steve@cyngn.com>2016-04-10 18:20:46 -0700
committerSteve Kondik <steve@cyngn.com>2016-04-12 03:13:58 -0700
commit4370045fac8a70750bc6e90ddb2bd8ab51fce90a (patch)
tree583dfb4ee69de4bbd9cb71cc44215eaa15486811 /res/values-ko
parent70e9aea5d4bc36ac400e5f7e09c51fe018bb168a (diff)
downloadpackages_apps_Settings-4370045fac8a70750bc6e90ddb2bd8ab51fce90a.zip
packages_apps_Settings-4370045fac8a70750bc6e90ddb2bd8ab51fce90a.tar.gz
packages_apps_Settings-4370045fac8a70750bc6e90ddb2bd8ab51fce90a.tar.bz2
livedisplay: Update Settings for new LiveDisplay API
* LiveDisplay is getting a proper API. This patch refactors the settings to use it. * Also kill off the deprecated "gamma calibration" tunable which nobody should be using at this point. Change-Id: I948b8845cd06c8c634a201cb5d5b93b5766cc51d
Diffstat (limited to 'res/values-ko')
-rw-r--r--res/values-ko/cm_strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values-ko/cm_strings.xml b/res/values-ko/cm_strings.xml
index b46ac17..299c39c 100644
--- a/res/values-ko/cm_strings.xml
+++ b/res/values-ko/cm_strings.xml
@@ -537,14 +537,7 @@
<string name="color_red_title">빨강</string>
<string name="color_green_title">초록</string>
<string name="color_blue_title">파랑</string>
- <!-- Hardware tunables - Gamma calibration -->
- <string name="gamma_tuning_title_head">감마 보정</string>
- <string name="gamma_tuning_summary_head">감마 값을 조정합니다</string>
- <string name="gamma_tuning_control_set_header">그룹 <xliff:g id="index">%d</xliff:g></string>
<!-- used if no name provided by overlay -->
- <string name="gamma_tuning_contrast">명암비</string>
- <string name="gamma_tuning_brightness">밝기</string>
- <string name="gamma_tuning_saturation">채도</string>
<!-- Launch music player when headset is connected -->
<string name="headset_connect_player_title">음악 앱 실행</string>
<string name="headset_connect_player_summary">헤드셋이 연결되면 기본 음악 앱 실행</string>