diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-08 09:54:14 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-05-08 09:54:14 +0000 |
| commit | 8bf2f79691518a634751414600c459221185a02c (patch) | |
| tree | a7023d695c12940f51278b7e53c3f0d7c078e618 | |
| parent | 60a37e4b6b3f144c54ec9638bf2a41e329692dd8 (diff) | |
Add dutch labels.
git-svn-id: https://svn.roundcube.net/trunk@2459 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/nl_NL/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/nl_NL/labels.inc b/roundcubemail/program/localization/nl_NL/labels.inc index 0a3718ec6..38fc9f7f2 100644 --- a/roundcubemail/program/localization/nl_NL/labels.inc +++ b/roundcubemail/program/localization/nl_NL/labels.inc @@ -133,6 +133,8 @@ $labels['unknown'] = 'onbekend'; $labels['unlimited'] = 'onbeperkt'; $labels['quicksearch'] = 'Snel zoeken'; $labels['resetsearch'] = 'Reset zoekopdracht'; +$labels['searchmod'] = 'Zoekopties'; +$labels['msgtext'] = 'Gehele bericht'; $labels['openinextwin'] = 'Openen in een nieuw venster'; $labels['compose'] = 'Nieuw bericht aanmaken'; $labels['savemessage'] = 'Bewaar als concept'; |
