diff options
| author | clyde@build01 <jenkins@cyanogenmod.com> | 2016-07-11 17:09:50 -0700 |
|---|---|---|
| committer | clyde@build01 <jenkins@cyanogenmod.com> | 2016-07-11 17:09:50 -0700 |
| commit | 3f9223e404e20a4ad3238fa0c65c60084e73e747 (patch) | |
| tree | 95fb90b1e76bf4337cc9fc33169ff92d27dee1d0 /res/values-nl | |
| parent | aca0818e0e308e44af7be3997127e222916a99a7 (diff) | |
| download | android_packages_apps_Snap-3f9223e404e20a4ad3238fa0c65c60084e73e747.tar.gz android_packages_apps_Snap-3f9223e404e20a4ad3238fa0c65c60084e73e747.tar.bz2 android_packages_apps_Snap-3f9223e404e20a4ad3238fa0c65c60084e73e747.zip | |
Automatic translation import
Change-Id: Ide5dee2b9e521d65c6d206bbaf15da1c215bdd4d
Ticket: -
Diffstat (limited to 'res/values-nl')
| -rw-r--r-- | res/values-nl/cm_strings.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/res/values-nl/cm_strings.xml b/res/values-nl/cm_strings.xml index d96c9bfc7..281978c8f 100644 --- a/res/values-nl/cm_strings.xml +++ b/res/values-nl/cm_strings.xml @@ -29,23 +29,25 @@ <!-- Settings screen, dialog choice for 16.1 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_16_1mp_wide">16,1 MP (16:9)</string> <!-- Settings screen, dialog choice for 16.1 megapixels picture size [CHAR LIMIT=15] --> + <string name="pref_camera_picturesize_entry_16_1mp">16,1 MP</string> <!-- Settings screen, dialog choice for 16 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_16mp">16 MP</string> <!-- Settings screen, dialog choice for 15.9 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_15_9mp_wide">15,9 MP (16:9)</string> <!-- Settings screen, dialog choice for 13 megapixels picture size [CHAR LIMIT=15] --> - <string name="pref_camera_picturesize_entry_13mp">13 megapixel</string> + <string name="pref_camera_picturesize_entry_13mp">13 MP</string> <!-- Settings screen, dialog choice for 12.8 megapixels picture size [CHAR LIMIT=15] --> - <string name="pref_camera_picturesize_entry_12_8mp">12,8 megapixel</string> + <string name="pref_camera_picturesize_entry_12_8mp">12,8 MP</string> <!-- Settings screen, dialog choice for 12.7 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_12_7mp">12,7 MP</string> <!-- Settings screen, dialog choice for 12.6 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_12_6mp">12,6 MP</string> <!-- Settings screen, dialog choice for 12.2 megapixels picture size [CHAR LIMIT=15] --> - <string name="pref_camera_picturesize_entry_12_2mp_square">12,2 megapixel (1:1)</string> + <string name="pref_camera_picturesize_entry_12_2mp_square">12,2 MP (1:1)</string> <!-- Settings screen, dialog choice for 12.2 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_12_2mp">12,2 MP</string> <!-- Settings screen, dialog choice for 12.1 megapixels picture size [CHAR LIMIT=15] --> + <string name="pref_camera_picturesize_entry_12_1mp_wide">12,1 MP (16:9)</string> <!-- Settings screen, dialog choice for 12 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_12mp">12 MP</string> <!-- Settings screen, dialog choice for 11.9 megapixels picture size [CHAR LIMIT=15] --> @@ -111,7 +113,7 @@ <!-- Settings screen, dialog choice for 1.3 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_1_3mp">1,3 MP</string> <!-- Settings screen, dialog choice for 1.2 megapixels picture size [CHAR LIMIT=15] --> - <string name="pref_camera_picturesize_entry_1_2mp_square">1,2 megapixel (1:1)</string> + <string name="pref_camera_picturesize_entry_1_2mp_square">1,2 MP (1:1)</string> <!-- Settings screen, dialog choice for 1.2 megapixels picture size [CHAR LIMIT=15] --> <string name="pref_camera_picturesize_entry_1_2mp_wide">1,2 MP (16:9)</string> <!-- Settings screen, dialog choice for 1 megapixels picture size [CHAR LIMIT=15] --> |
