From c802a6cd71bf66abe467b9a4aaa1cea04ae53772 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Mon, 9 Jun 2014 18:26:40 +0000 Subject: update nl --- view/nl/strings.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/nl') diff --git a/view/nl/strings.php b/view/nl/strings.php index 03486b0da..736a731cc 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -699,7 +699,7 @@ $a->strings["%d comment"] = array( 0 => "%d reactie", 1 => "%d reacties", ); -$a->strings["[+] show all"] = ""; +$a->strings["[+] show all"] = "[+] alle reacties weergeven"; $a->strings["This is you"] = "Dit ben jij"; $a->strings["Comment"] = "Reactie"; $a->strings["Submit"] = "Opslaan"; @@ -712,9 +712,9 @@ $a->strings["Image"] = "Afbeelding"; $a->strings["Link"] = "Link"; $a->strings["Video"] = "Video"; $a->strings["Delete this item?"] = "Dit item verwijderen?"; -$a->strings["[-] show less"] = ""; -$a->strings["[+] expand"] = ""; -$a->strings["[-] collapse"] = ""; +$a->strings["[-] show less"] = "[-] minder reacties weergeven"; +$a->strings["[+] expand"] = "[+] uitklappen"; +$a->strings["[-] collapse"] = "[-] inklappen"; $a->strings["Password too short"] = "Wachtwoord te kort"; $a->strings["Passwords do not match"] = "Wachtwoorden komen niet overeen"; $a->strings["everybody"] = "iedereen"; -- cgit v1.2.3