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 ef2906a29..568b88fb5 100644
--- a/view/nl/strings.php
+++ b/view/nl/strings.php
@@ -172,7 +172,7 @@ $a->strings["Failed to store account information."] = "Account-informatie kon ni
$a->strings["Registration request at %s"] = "Registratieverzoek op %s";
$a->strings["Administrator"] = "Beheerder";
$a->strings["your registration password"] = "jouw registratiewachtwoord";
-$a->strings["Registration details for %s"] = "Registratiedetails voor %s";
+$a->strings["Registration details for %s"] = "Registratiegegevens voor %s";
$a->strings["Account approved."] = "Account goedgekeurd";
$a->strings["Registration revoked for %s"] = "Registratie ingetrokken voor %s";
$a->strings["Permission denied."] = "Toegang geweigerd.";
@@ -218,7 +218,7 @@ $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
$a->strings["Starts:"] = "Start:";
$a->strings["Finishes:"] = "Einde:";
$a->strings["Location:"] = "Plaats:";
-$a->strings["Logout"] = "Uitloggen:";
+$a->strings["Logout"] = "Uitloggen";
$a->strings["End this session"] = "Beƫindig deze sessie";
$a->strings["Home"] = "Home";
$a->strings["Your posts and conversations"] = "Jouw berichten en conversaties";