diff options
| author | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-13 16:03:36 +0000 |
|---|---|---|
| committer | roundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-01-13 16:03:36 +0000 |
| commit | d18d098e705c71e0572c2b4cdf511828e993cdb1 (patch) | |
| tree | 0b9fb24bc8da47c13dbe8b91ebee3cde65ac2db6 /roundcubemail/program/localization/nl | |
| parent | 885a1619afa12a21f6e51cfb198debb25183357e (diff) | |
Switched to full UTF-8 support
git-svn-id: https://svn.roundcube.net/trunk@101 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/nl')
| -rw-r--r-- | roundcubemail/program/localization/nl/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/nl/messages.inc b/roundcubemail/program/localization/nl/messages.inc index 39909e922..31b2348d3 100644 --- a/roundcubemail/program/localization/nl/messages.inc +++ b/roundcubemail/program/localization/nl/messages.inc @@ -28,7 +28,7 @@ $messages['imaperror'] = 'Verbinding met IMAP-server mislukt'; $messages['nomessagesfound'] = 'Geen berichten gevonden in Postvak IN'; -$messages['loggedout'] = 'Je bent succesvol uitgelegd. Tot ziens!'; +$messages['loggedout'] = 'Je bent succesvol uitgelogd. Tot ziens!'; $messages['mailboxempty'] = 'Postbak is leeg'; |
