summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrobin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-11 09:03:34 +0000
committerrobin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-02-11 09:03:34 +0000
commit43f434ab734cc00144d646889b3a55b379227312 (patch)
treedb2e4b8df7f59be3f94cf0de1184c02f5f32eb49
parentb1b8c9c957c59c85907339b10022b29de6515368 (diff)
Add dutch translation for #1484494.
git-svn-id: https://svn.roundcube.net/trunk@1036 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/program/localization/nl_NL/messages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/nl_NL/messages.inc b/roundcubemail/program/localization/nl_NL/messages.inc
index cef646206..1247437b5 100644
--- a/roundcubemail/program/localization/nl_NL/messages.inc
+++ b/roundcubemail/program/localization/nl_NL/messages.inc
@@ -76,5 +76,5 @@ $messages['errorsavingcontact'] = 'Kan het ontvanger-adres niet opslaan';
$messages['movingmessage'] = 'Bericht verplaatsen...';
$messages['receiptsent'] = 'Ontvangstbevestiging is verstuurd';
$messages['errorsendingreceipt'] = 'Kan de ontvangstbevestiging niet versturen';
-
+$messages['nodeletelastidentity'] = 'U kunt dit afzenderadres niet verwijderen';
?>