summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/nl_NL
diff options
context:
space:
mode:
authorrichs <richs@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-03 20:14:26 +0000
committerrichs <richs@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-07-03 20:14:26 +0000
commit92fd6096c3169a48abbe2b36b268438196098053 (patch)
tree0a5ec480c69c352f081de3ee984e29ecc1b14f76 /roundcubemail/program/localization/nl_NL
parent13fd1f81d5e7cd425b66d7ed5b7528fd92c282d4 (diff)
Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes
git-svn-id: https://svn.roundcube.net/trunk@272 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/nl_NL')
-rw-r--r--roundcubemail/program/localization/nl_NL/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/nl_NL/labels.inc b/roundcubemail/program/localization/nl_NL/labels.inc
index 5f9d5e860..ebbad9ebc 100644
--- a/roundcubemail/program/localization/nl_NL/labels.inc
+++ b/roundcubemail/program/localization/nl_NL/labels.inc
@@ -140,7 +140,7 @@ $labels['showimages'] = 'Toon afbeeldingen';
// address boook
-$labels['name'] = 'Tonen als';
+$labels['name'] = 'Naam';
$labels['firstname'] = 'Voornaam';
$labels['surname'] = 'Achternaam';
$labels['email'] = 'E-Mail';