summaryrefslogtreecommitdiffstats
path: root/res/values-af/cm_strings.xml
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:15 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-04-28 14:28:15 -0700
commit2e4c28533573558821788913d4032f39c1638337 (patch)
tree550ed5c667c123b89c22ea4608094b5adc087b3e /res/values-af/cm_strings.xml
parent5c3727bf8022b94d6bcacb966f79843965cc26f9 (diff)
downloadandroid_packages_apps_Snap-replicant-6.0-0001.tar.gz
android_packages_apps_Snap-replicant-6.0-0001.tar.bz2
android_packages_apps_Snap-replicant-6.0-0001.zip
Automatic translation importreplicant-6.0-0001
Change-Id: I10022ef978136b916ef41e72da1b664709dc0c74
Diffstat (limited to 'res/values-af/cm_strings.xml')
-rw-r--r--res/values-af/cm_strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-af/cm_strings.xml b/res/values-af/cm_strings.xml
index e8059a119..c50e968ac 100644
--- a/res/values-af/cm_strings.xml
+++ b/res/values-af/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">Breed</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">(<xliff:g id="ratio" example="16:9">%1$s</xliff:g>) <xliff:g id="pixels">%2$1.1f</xliff:g> megapieksels</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Macro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Verminder vervaag beweging</string>