summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization
diff options
context:
space:
mode:
authorrobin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-03 06:25:53 +0000
committerrobin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-03 06:25:53 +0000
commit27f2202c5c093d493876b592ef1019928fe08aa0 (patch)
treeeef9861b62ce0d4492d5b7c115ca4c8d9db89015 /roundcubemail/program/localization
parent2385cfb4eed32d97a66c8e65d9bb796c4300e9aa (diff)
Fix typo.
git-svn-id: https://svn.roundcube.net/trunk@1923 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
-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 19563d639..d0fedd0b8 100644
--- a/roundcubemail/program/localization/nl_NL/messages.inc
+++ b/roundcubemail/program/localization/nl_NL/messages.inc
@@ -91,6 +91,6 @@ $messages['importwait'] = 'Importeren, even geduld...';
$messages['importerror'] = 'Importeren mislukt! Het verstuurde bestand is geen geldig vCard bestand.';
$messages['importconfirm'] = '<b>Er zijn $inserted contactpersonen succesvol geïmporteerd, en $skipped bestaande overgeslagen</b>:<p><em>$names</em></p>';
$messages['opnotpermitted'] = 'Deze verrichting is niet toegestaan!';
-$messages['nofromaddress'] = 'Het e-mailadres mist in de geslecteerde identiteit';
+$messages['nofromaddress'] = 'Het e-mailadres mist in de geselecteerde identiteit';
?>