fix 1 error in nl that somehow sneaked in

This commit is contained in:
jeroenpraat
2014-07-01 23:09:18 +00:00
parent 9c40071509
commit c5123b59cc
2 changed files with 3 additions and 3 deletions

View File

@@ -312,7 +312,7 @@ $a->strings["%d connection in common"] = array(
0 => "%d gemeenschappelijke connectie",
1 => "%d gemeenschappelijke connecties",
);
$a->strings["show more"] = "[+] meer reacties weergeven";
$a->strings["show more"] = "meer connecties weergeven";
$a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd.";
$a->strings["Miscellaneous"] = "Diversen";
$a->strings["year"] = "jaar";