diff options
author | Steve Kondik <steve@cyngn.com> | 2016-04-10 18:20:46 -0700 |
---|---|---|
committer | Steve Kondik <steve@cyngn.com> | 2016-04-12 03:13:58 -0700 |
commit | 4370045fac8a70750bc6e90ddb2bd8ab51fce90a (patch) | |
tree | 583dfb4ee69de4bbd9cb71cc44215eaa15486811 /res/values-eo | |
parent | 70e9aea5d4bc36ac400e5f7e09c51fe018bb168a (diff) | |
download | packages_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-eo')
-rw-r--r-- | res/values-eo/cm_strings.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml index 77f42ee..baf086a 100644 --- a/res/values-eo/cm_strings.xml +++ b/res/values-eo/cm_strings.xml @@ -465,14 +465,7 @@ <string name="color_red_title">Ruĝo</string> <string name="color_green_title">Verdo</string> <string name="color_blue_title">Bluo</string> - <!-- Hardware tunables - Gamma calibration --> - <string name="gamma_tuning_title_head">Gama kalibrado</string> - <string name="gamma_tuning_summary_head">Alĝustigi gamajn valorojn</string> - <string name="gamma_tuning_control_set_header">Grupo <xliff:g id="index">%d</xliff:g></string> <!-- used if no name provided by overlay --> - <string name="gamma_tuning_contrast">Kontrasto</string> - <string name="gamma_tuning_brightness">Brileco</string> - <string name="gamma_tuning_saturation">Intenseco</string> <!-- Launch music player when headset is connected --> <string name="headset_connect_player_title">Lanĉi la muzik-ludilon</string> <string name="headset_connect_player_summary">Lanĉi la defaŭltan muzik-ludilon, kiam la kapaŭskultilo estas kontektita</string> |