summaryrefslogtreecommitdiffstats
path: root/res/values-vi/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-vi/cm_strings.xml')
-rw-r--r--res/values-vi/cm_strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml
index 2fa351a96..56147a2e4 100644
--- a/res/values-vi/cm_strings.xml
+++ b/res/values-vi/cm_strings.xml
@@ -18,10 +18,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- common aspect ratios -->
<!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <string name="pref_camera_aspectratio_wide">Rộng</string>
<!-- format for entries in the picture size menu. Parameter one is aspect ratio
parameter two is size in megapixels, e.g. "(4:3) 12.1 megapixels"
NOTE: for Chinese (zh) and Korean (ko) the pixel number (parameter two)
will be multiplied by 100 as those languages want to count by ten thousands -->
+ <string name="pref_camera_megapixel_format">(%1$s) %2$1.1f megapixels</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_antimotionblur">Giảm mờ chuyển động</string>
<string name="pref_camera_scenemode_entry_aqua">Nước</string>
@@ -101,4 +103,6 @@
<string name="pref_camera_shutter_speed_title">Tốc độ chụp màn trập</string>
<string name="auto_hdr_enabled">HDR tự động được kích hoạt</string>
<!-- Advanced options -->
+ <string name="developer_menu_enabled">Bạn đã bật tùy chọn máy ảnh nâng cao</string>
+ <string name="developer_menu_disabled">Bạn đã tắt tùy chọn máy ảnh nâng cao</string>
</resources>