summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rHK
diff options
context:
space:
mode:
authorWilhelm Fitzpatrick <rafial@cyngn.com>2014-11-14 16:31:35 -0800
committerArne Coucheron <arco68@gmail.com>2018-01-26 01:07:45 +0100
commit17f201708fd3e905a3aad71f687201226f53ac4b (patch)
tree2a08092f1e89e44db82958edd2978a8c254e0042 /res/values-zh-rHK
parent1ae5e1cd54103f010ac6f4b636a0ad0807d42422 (diff)
downloadandroid_packages_apps_Snap-17f201708fd3e905a3aad71f687201226f53ac4b.tar.gz
android_packages_apps_Snap-17f201708fd3e905a3aad71f687201226f53ac4b.tar.bz2
android_packages_apps_Snap-17f201708fd3e905a3aad71f687201226f53ac4b.zip
CameraNext: dynamically generate available photo resolutions
Instead of depending on a large matching table, generated the list of picture sizes to show to the user directly from the supported list returned by the camera. The list is filtered to remove uselessly small resolutions on modern devices, to group resolutions by aspect ratio, and to filter out fairly similar sizes. Change-Id: I47a67a89786543baec133cf7e71df9819793ebac
Diffstat (limited to 'res/values-zh-rHK')
-rw-r--r--res/values-zh-rHK/strings.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/res/values-zh-rHK/strings.xml b/res/values-zh-rHK/strings.xml
index cd335d0a9..0fcf006e1 100644
--- a/res/values-zh-rHK/strings.xml
+++ b/res/values-zh-rHK/strings.xml
@@ -114,18 +114,6 @@
<string name="pref_camera_settings_category" msgid="4274141528139077830">"相機設定"</string>
<string name="pref_camcorder_settings_category" msgid="3553148484755353397">"攝錄機設定"</string>
<string name="pref_camera_picturesize_title" msgid="686045304547541815">"相片大小"</string>
- <string name="pref_camera_picturesize_entry_13mp" msgid="6728485576074234195">"1,300 萬像素"</string>
- <string name="pref_camera_picturesize_entry_8mp" msgid="7088352012301633667">"8 百萬像素"</string>
- <string name="pref_camera_picturesize_entry_5mp" msgid="1501745661448065284">"5 百萬像素"</string>
- <string name="pref_camera_picturesize_entry_4mp_wide" msgid="3338812763544573634">"400 萬像素 (16:9)"</string>
- <string name="pref_camera_picturesize_entry_3mp" msgid="140799231761236311">"3 百萬像素"</string>
- <string name="pref_camera_picturesize_entry_2mp" msgid="450006451326859328">"2 百萬像素"</string>
- <string name="pref_camera_picturesize_entry_2mp_wide" msgid="1877997036497332813">"2 百萬像素 (16:9)"</string>
- <string name="pref_camera_picturesize_entry_1_5mp" msgid="7089801019442294745">"150 萬像素"</string>
- <string name="pref_camera_picturesize_entry_1_3mp" msgid="3451742533756821502">"130 萬像素"</string>
- <string name="pref_camera_picturesize_entry_1mp" msgid="5043732005295894167">"1 百萬像素"</string>
- <string name="pref_camera_picturesize_entry_vga" msgid="7387786033708903628">"VGA"</string>
- <string name="pref_camera_picturesize_entry_qvga" msgid="6134562622041084167">"QVGA"</string>
<string name="pref_camera_focusmode_title" msgid="3637702747984180030">"對焦模式"</string>
<string name="pref_camera_focusmode_entry_auto" msgid="8977409813328199501">"自動"</string>
<string name="pref_camera_focusmode_entry_infinity" msgid="3887667853236656322">"無限"</string>