summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values-zh-rCN/strings.xml3
-rw-r--r--res/values/qcomstrings.xml2
2 files changed, 5 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 4ff56c7c5..e1a8f7985 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -524,4 +524,7 @@
<!-- toast about switch storage -->
<string name="on_switch_save_path_to_sdcard">内部存储空间不足,已切换存储到SD卡</string>
+
+ <!-- The alas of CameraActivity for gesture operation -->
+ <string name="camera_gesture_title">打开相机</string>
</resources>
diff --git a/res/values/qcomstrings.xml b/res/values/qcomstrings.xml
index faf21e681..77a905ae3 100644
--- a/res/values/qcomstrings.xml
+++ b/res/values/qcomstrings.xml
@@ -863,5 +863,7 @@
<string name="advance_feature_enable_msg">
Continuous shot is not supported when advance features are enabled</string>
+ <!-- The alas of CameraActivity for gesture operation -->
+ <string name="camera_gesture_title">Launch camera</string>
</resources>