diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-03-30 06:45:34 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-03-30 06:45:34 +0000 |
| commit | cb7a030599803e2c36490fa4fa18202dbd35f0f5 (patch) | |
| tree | f763fb5e11e62506dc2561e18a86da38cb527af5 /roundcubemail/program/localization | |
| parent | a23c0e42afdedf5bbaad9cdd789f18d8fd2af431 (diff) | |
Update NL translation.
git-svn-id: https://svn.roundcube.net/trunk@534 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
| -rw-r--r-- | roundcubemail/program/localization/nl_NL/messages.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/nl_NL/messages.inc b/roundcubemail/program/localization/nl_NL/messages.inc index c865bb55d..14c00c26f 100644 --- a/roundcubemail/program/localization/nl_NL/messages.inc +++ b/roundcubemail/program/localization/nl_NL/messages.inc @@ -66,5 +66,7 @@ $messages['folderdeleted'] = 'Map successvol verwijderd'; $messages['deletedsuccessfully'] = 'Successvol verwijderd'; $messages['converting'] = 'Opmaak van bericht verwijderen...'; $messages['messageopenerror'] = 'Kan het bericht niet van de server laden'; +$messages['fileuploaderror'] = 'Bestand versturen mislukt'; +$messages['filesizeerror'] = 'Het bestand overschrijdt de maximum grootte van $size'; -?>
\ No newline at end of file +?> |
