summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-09-20 02:31:09 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-09-20 20:02:05 +0300
commit71f4fae6ca8c12c467b5afa8a6d325fc10b77f45 (patch)
treec42a36b91e5236cffc1a6a35fddcb67a4c7d60f9 /res/values-zh-rCN
parentde3e756185977708f1fdd6eb7fe669173d3d8316 (diff)
downloadandroid_packages_apps_Snap-71f4fae6ca8c12c467b5afa8a6d325fc10b77f45.tar.gz
android_packages_apps_Snap-71f4fae6ca8c12c467b5afa8a6d325fc10b77f45.tar.bz2
android_packages_apps_Snap-71f4fae6ca8c12c467b5afa8a6d325fc10b77f45.zip
Snap: Remove CAF beautification feature
Revert "SnapdragonCamera: Move the files to the correct location" This reverts commit c25b2d510285512dbb60547353190433f1dbb984. Revert "SnapdragonCamera: Add beautification feature to SnapdragonCamera." This reverts commit c1cea7c15b2e463f37c17f2a4ce61ce689ec7088. Change-Id: If01e4f438a58e4210a3eddf090d426895ecbae87
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 47bc62f25..ba9a5ec06 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -529,15 +529,4 @@
<string name="camera_gesture_title">打开相机</string>
<string name="remaining_photos_format">剩余 %d 张</string>
- <string name="pref_camera_tsmakeup_title">美颜</string>
- <string name="pref_camera_tsmakeup_entry_on">开</string>
- <string name="pref_camera_tsmakeup_entry_off">关</string>
- <string name="pref_camera_tsmakeup_custom">自定义</string>
- <string name="pref_camera_tsmakeup_level_whiten">美白</string>
- <string name="pref_camera_tsmakeup_level_clean">磨皮</string>
- <string name="text_tsmakeup_alert_title">警告</string>
- <string name="text_tsmakeup_alert_msg">实时美颜需要开启人脸检测功能,是否开启?</string>
- <string name="text_tsmakeup_alert_continue">继续</string>
- <string name="text_tsmakeup_alert_quit">退出</string>
-
</resources>