Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/mumla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-nl/strings.xml')
-rw-r--r--app/src/main/res/values-nl/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index cf08745..b251aa3 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -234,8 +234,8 @@
<item quantity="one">Herverbinden over %d seconde.</item>
<item quantity="other">Herverbinden over %d seconden.</item>
</plurals>
- <!-- <plurals name="notification_unread_many">
- <item quantity="one">%d new message</item>
- <item quantity="other">%d new messages</item>
- </plurals> -->
+ <plurals name="notification_unread_many">
+ <item quantity="one">%d nieuw bericht</item>
+ <item quantity="other">%d nieuwe berichten</item>
+ </plurals>
</resources>