diff options
author | alecpl <alec@alec.pl> | 2008-06-13 12:57:52 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-06-13 12:57:52 +0000 |
commit | 712b30dd2de49763f68ee6c8f7b8b24bdadb19d9 (patch) | |
tree | d0a23d11f386324ca160fa787988d1136912bee3 /program/localization/nl_NL | |
parent | 991e15c3aed6f065ad49159fea3c91e47677fbd8 (diff) |
- Added option to display images in messages from known senders (#1484601)
Diffstat (limited to 'program/localization/nl_NL')
-rw-r--r-- | program/localization/nl_NL/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc index 66a03abe3..fa8525a78 100644 --- a/program/localization/nl_NL/labels.inc +++ b/program/localization/nl_NL/labels.inc @@ -52,6 +52,7 @@ $labels['filename'] = 'Bestandsnaam'; $labels['filesize'] = 'Bestandsgrootte'; $labels['preferhtml'] = 'Toon HTML'; $labels['htmlmessage'] = 'HTML Bericht'; +$labels['showknownimages'] = 'Toon afbeeldingen van bekende afzenders'; $labels['prettydate'] = 'Opgemaakte datums'; $labels['addtoaddressbook'] = 'Toevoegen aan adresboek'; $labels['sun'] = 'Zo'; |