summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-08-16 19:08:12 +0300
committerMichael Bestas <mkbestas@lineageos.org>2018-08-19 19:22:07 +0200
commit6b422e1b2989d9e0fe5ab848d6383ab9d2db1afb (patch)
treee1c4f0aa05c9949b03b94f9f5c0e4ad2ebf61db7
parent159d79bdcbdaca805cb9286ac9ab2f0ad9cbd86e (diff)
downloadandroid_packages_apps_Snap-6b422e1b2989d9e0fe5ab848d6383ab9d2db1afb.tar.gz
android_packages_apps_Snap-6b422e1b2989d9e0fe5ab848d6383ab9d2db1afb.tar.bz2
android_packages_apps_Snap-6b422e1b2989d9e0fe5ab848d6383ab9d2db1afb.zip
Automatic translation import
Change-Id: Ic76326a9131bee1b51632c149cf6f339cc40a115
-rw-r--r--res/values-nl/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 60bfdca82..e9a296b6a 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -553,6 +553,10 @@ CHAR LIMIT = NONE] -->
<string name="makeup_video_size_limit">Make-up werkt alleen bij video-opnamen in VGA.</string>
<string name="pref_camera2_category_system">Systeem</string>
<string name="pref_camera2_restore_default">Standaardinstellingen herstellen</string>
+ <plurals name="save_best_dialog_content">
+ <item quantity="one">%1$d van de 10 afbeeldingen worden opgeslagen, de rest wordt verwijderd</item>
+ <item quantity="other">%1$d van de 10 afbeeldingen worden opgeslagen, de rest wordt verwijderd</item>
+ </plurals>
<string name="save_best_dialog_positive_bt">OK</string>
<string name="save_best_dialog_native_bt">Annuleren</string>
<string name="dialog_do_not_show">Niet opnieuw tonen</string>