From 6cebf7d5de6bea69aa7f8a055ce373a058fe0754 Mon Sep 17 00:00:00 2001 From: kaiyiz Date: Mon, 17 Nov 2014 18:12:40 +0800 Subject: Camera2: fix no correspond Chinese String for menu There is no Chinese strings for menu 'HDR need 1x frame'. Add Chinese string for this menu and modify the menu entries for show the menu on/off mode CRs-Fixed: 755394 Change-Id: I6b84e579b164b1585631fd240b7f53bcf6de628d --- res/values-zh-rCN/strings.xml | 3 +++ res/values/qcomstrings.xml | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'res') diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml index c60dd7d8b..50b11a50a 100644 --- a/res/values-zh-rCN/strings.xml +++ b/res/values-zh-rCN/strings.xml @@ -499,6 +499,9 @@ 自动包围曝光 + + 多帧HDR + 高级特性 diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml index c72f9bb1e..68d063c92 100644 --- a/res/values/qcomstrings.xml +++ b/res/values/qcomstrings.xml @@ -822,14 +822,14 @@ hdr-mode-multiframe - true + @string/pref_hdr_need_1x_value_true HDR need 1x frame - False - True + @string/setting_off + @string/setting_on false -- cgit v1.2.3