diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-07-09 19:04:21 +0000 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-07-09 19:04:21 +0000 |
commit | 07070b0a20fd430fa32a1f20c89551a4ecc0443a (patch) | |
tree | 4cc53c66d330b08dc140a5caa731221e1a4018ac /view/nl/strings.php | |
parent | ffb7798a75433d91afb084dba1a3edc97b6c15ca (diff) | |
download | volse-hubzilla-07070b0a20fd430fa32a1f20c89551a4ecc0443a.tar.gz volse-hubzilla-07070b0a20fd430fa32a1f20c89551a4ecc0443a.tar.bz2 volse-hubzilla-07070b0a20fd430fa32a1f20c89551a4ecc0443a.zip |
small fix nl
Diffstat (limited to 'view/nl/strings.php')
-rw-r--r-- | view/nl/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/nl/strings.php b/view/nl/strings.php index 9c2a2a397..9fdd9e764 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -242,7 +242,7 @@ $a->strings["Manage Your Channels"] = "Beheer je kanalen"; $a->strings["Settings"] = "Instellingen"; $a->strings["Account/Channel Settings"] = "Account-/kanaal-instellingen"; $a->strings["Admin"] = "Beheer"; -$a->strings["Site Setup and Configuration"] = "Red Matrix-hub opzetten en configureren"; +$a->strings["Site Setup and Configuration"] = "Hub instellen en beheren"; $a->strings["Nothing new here"] = "Niets nieuw hier"; $a->strings["Please wait..."] = "Wachten aub..."; $a->strings["%1\$s's bookmarks"] = "Bladwijzers van %1\$s"; |