summaryrefslogtreecommitdiff
path: root/lib/plugins/plugin/lang/nl/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2011-11-13 10:38:03 +0100
committerAndreas Gohr <andi@splitbrain.org>2011-11-13 10:38:03 +0100
commit54db0171afdbc0c3204e9c016f3c7a37421e62aa (patch)
tree537a20ebec447c4d7bb594a2d4dec87e3733e258 /lib/plugins/plugin/lang/nl/lang.php
parentd5cd65e49c16c2101422c28fee7714283d498ed2 (diff)
downloadrpg-54db0171afdbc0c3204e9c016f3c7a37421e62aa.tar.gz
rpg-54db0171afdbc0c3204e9c016f3c7a37421e62aa.tar.bz2
fixed various errors in language files
Diffstat (limited to 'lib/plugins/plugin/lang/nl/lang.php')
-rw-r--r--lib/plugins/plugin/lang/nl/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/plugin/lang/nl/lang.php b/lib/plugins/plugin/lang/nl/lang.php
index d13e46ff8..18662e15b 100644
--- a/lib/plugins/plugin/lang/nl/lang.php
+++ b/lib/plugins/plugin/lang/nl/lang.php
@@ -57,4 +57,4 @@ $lang['enabled'] = 'Plugin %s ingeschakeld.';
$lang['notenabled'] = 'Plugin %s kon niet worden ingeschakeld, controleer bestandsrechten.';
$lang['disabled'] = 'Plugin %s uitgeschakeld.';
$lang['notdisabled'] = 'Plugin %s kon niet worden uitgeschakeld, controleer bestandsrechten.';
-$lang['packageinstalled'] = 'Plugin package (%d plugin%s: %s) succesvol geïnstalleerd.';
+$lang['packageinstalled'] = 'Plugin package (%d plugin(s): %s) succesvol geïnstalleerd.';