aboutsummaryrefslogtreecommitdiffstats
path: root/view/nl/strings.php
diff options
context:
space:
mode:
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 d64e30d50..cf060ff59 100644
--- a/view/nl/strings.php
+++ b/view/nl/strings.php
@@ -211,8 +211,8 @@ $a->strings["Delete this item?"] = "Dit item verwijderen?";
$a->strings["Comment"] = "Reactie";
$a->strings["[+] show all"] = "[+] alle reacties weergeven";
$a->strings["[-] show less"] = "[-] minder reacties weergeven";
-$a->strings["[+] expand post"] = "[+] bericht uitvouwen";
-$a->strings["[-] collapse post"] = "[-] bericht invouwen";
+$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";