diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-04-09 10:00:28 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-04-09 10:00:28 +0000 |
commit | 437de22fba8beb5c6b209e1fa7468748fae1f847 (patch) | |
tree | 2ba7e0bca612f0386e737c5f7b2b653562a8da47 /language | |
parent | 4225941360c25bab6cda5b32c465314fe0a54218 (diff) |
[branche2.2] - update nl_NL thanks to J.Commelin
git-svn-id: http://piwigo.org/svn/branches/2.2@10176 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/nl_NL/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/nl_NL/common.lang.php b/language/nl_NL/common.lang.php index 0d9f344cc..63f8b250c 100644 --- a/language/nl_NL/common.lang.php +++ b/language/nl_NL/common.lang.php @@ -359,5 +359,6 @@ $lang['Manage this user comment: %s'] = 'Valideer het volgende gebruikers-commen $lang['This author modified following comment:'] = 'Deze bewerker wijzigde het volgende commentaar:'; $lang['This author removed the comment with id %d'] = 'This author removed the comment with id %d'; $lang['validate this comment'] = 'Valideer dit commentaar'; +$lang['html tags are not allowed in login'] = 'html tags zijn niet toegestaan in login'; ?>
\ No newline at end of file |