From dbdcb430566877bd5cf54530f2750c805f2eaa1d Mon Sep 17 00:00:00 2001 From: likaid Date: Sun, 6 Sep 2015 10:11:20 +0800 Subject: SnapdragonCamera: Add Chinese string for makeup level The makeup level was defined as "Low" "Mid" and "High" with hard code English strings, which could not be changed after system language changed. Add Chinese strings for them in string.xml file. Change-Id: Icb5b570791dfa19494bde9d321188620ca675a35 CRs-Fixed: 892963 --- res/values/qcomstrings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values/qcomstrings.xml') diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index deb578dfb..9e5e152d0 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -877,6 +877,9 @@ Beautification On Off + Low + Mid + High Off 60 Custom -- cgit v1.2.3