From b18d48b01bfa79a9a79c248e58f927a7fd2ce560 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Mon, 16 Jun 2014 17:47:06 +0000 Subject: update nl --- view/nl/messages.po | 4 ++-- view/nl/strings.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/view/nl/messages.po b/view/nl/messages.po index c03618085..7ec43f6a1 100644 --- a/view/nl/messages.po +++ b/view/nl/messages.po @@ -2947,11 +2947,11 @@ msgstr "vinden dit niet leuk" msgid "%d comment" msgid_plural "%d comments" msgstr[0] "%d reactie" -msgstr[1] "%d reacties" +msgstr[1] "%d reacties weergeven" #: ../../include/ItemObject.php:316 ../../include/js_strings.php:7 msgid "[+] show all" -msgstr "[+] alle reacties weergeven" +msgstr "[+] alle" #: ../../include/ItemObject.php:580 ../../mod/photos.php:990 #: ../../mod/photos.php:1077 diff --git a/view/nl/strings.php b/view/nl/strings.php index 53ae7f4a9..ef2906a29 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -697,9 +697,9 @@ $a->strings["__ctx:noun__ Likes"] = "vinden dit leuk"; $a->strings["__ctx:noun__ Dislikes"] = "vinden dit niet leuk"; $a->strings["%d comment"] = array( 0 => "%d reactie", - 1 => "%d reacties", + 1 => "%d reacties weergeven", ); -$a->strings["[+] show all"] = "[+] alle reacties weergeven"; +$a->strings["[+] show all"] = "[+] alle"; $a->strings["This is you"] = "Dit ben jij"; $a->strings["Comment"] = "Reactie"; $a->strings["Submit"] = "Opslaan"; -- cgit v1.2.3