summaryrefslogtreecommitdiffstats
path: root/res/values-lb/cm_strings.xml
diff options
context:
space:
mode:
authorinky@build01 <jenkins@cyanogenmod.com>2016-12-08 22:51:59 -0800
committerinky@build01 <jenkins@cyanogenmod.com>2016-12-08 22:51:59 -0800
commit7c09c91717d4c4a243e71a0e314c185201fdf9e4 (patch)
treed88a0069bb46d30fa11b08d9a0ad1852d49b71eb /res/values-lb/cm_strings.xml
parenta47fdbac3a22a2a707fd47049f776897a2359ff0 (diff)
downloadandroid_packages_apps_Snap-7c09c91717d4c4a243e71a0e314c185201fdf9e4.tar.gz
android_packages_apps_Snap-7c09c91717d4c4a243e71a0e314c185201fdf9e4.tar.bz2
android_packages_apps_Snap-7c09c91717d4c4a243e71a0e314c185201fdf9e4.zip
Automatic translation import
Change-Id: I9ab6068743bfb2b3c6eff9200eb8a60d09204776
Diffstat (limited to 'res/values-lb/cm_strings.xml')
-rw-r--r--res/values-lb/cm_strings.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/res/values-lb/cm_strings.xml b/res/values-lb/cm_strings.xml
index 36768ad21..3ed52a4d7 100644
--- a/res/values-lb/cm_strings.xml
+++ b/res/values-lb/cm_strings.xml
@@ -16,6 +16,13 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- common aspect ratios -->
+ <!-- aspect ratio greater than 16:9, so "widescreen" or "cinematic" -->
+ <!-- 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.1fM Pixelen</string>
<!-- Settings screen, scene mode -->
<string name="pref_camera_scenemode_entry_refocus">Macro+</string>
<string name="pref_camera_scenemode_entry_antimotionblur">Reduktioun vun der Beweegungsonschäerft</string>
@@ -95,5 +102,5 @@
<!-- Shutter speed -->
<string name="pref_camera_shutter_speed_title">Verschlosszäit</string>
<string name="auto_hdr_enabled">Auto-HDR aktivéiert</string>
- <string name="pref_camera_megapixel_format">(%1$s) %2$1.1fM Pixelen</string>
+ <!-- Advanced options -->
</resources>