aboutsummaryrefslogtreecommitdiffstats
path: root/view/nl/strings.php
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2014-06-16 17:47:06 +0000
committerjeroenpraat <jeroenpraat@xs4all.nl>2014-06-16 17:47:06 +0000
commitb18d48b01bfa79a9a79c248e58f927a7fd2ce560 (patch)
treec03056a45a5614883c57a0190fef6804ae284e83 /view/nl/strings.php
parent41fe3543c9e41f8a42dd671674227c8a11eef411 (diff)
downloadvolse-hubzilla-b18d48b01bfa79a9a79c248e58f927a7fd2ce560.tar.gz
volse-hubzilla-b18d48b01bfa79a9a79c248e58f927a7fd2ce560.tar.bz2
volse-hubzilla-b18d48b01bfa79a9a79c248e58f927a7fd2ce560.zip
update nl
Diffstat (limited to 'view/nl/strings.php')
-rw-r--r--view/nl/strings.php4
1 files changed, 2 insertions, 2 deletions
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";