From f0ac2b993702ab508b98f6b302c1aa7e96eee767 Mon Sep 17 00:00:00 2001
From: yllar <yllar.pajus@gmail.com>
Date: Sat, 17 Jul 2010 18:11:55 -0400
Subject: [PATCH] translations update

---
 program/localization/nl_NL/labels.inc |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc
index 83443d8..247cbff 100644
--- a/program/localization/nl_NL/labels.inc
+++ b/program/localization/nl_NL/labels.inc
@@ -152,6 +152,7 @@
 $labels['listsorting'] = 'Sorteerkolom';
 $labels['listorder'] = 'Sorteervolgorde';
 $labels['listmode'] = 'Lijstweergave mode';
+$labels['folderactions'] = 'Acties voor map...';
 $labels['compact'] = 'Opschonen';
 $labels['empty'] = 'Legen';
 $labels['purge'] = 'Verwijderen';
@@ -178,6 +179,7 @@
 $labels['attachments'] = 'Bijlages';
 $labels['upload'] = 'Toevoegen';
 $labels['close'] = 'Sluit';
+$labels['messageoptions'] = 'Acties voor bericht...';
 $labels['low'] = 'Laag';
 $labels['lowest'] = 'Laagste';
 $labels['normal'] = 'Normaal';
@@ -204,6 +206,7 @@
 $labels['email'] = 'E-Mail';
 $labels['addcontact'] = 'Nieuwe contactpersoon toevoegen';
 $labels['editcontact'] = 'Contactpersoon wijzigen';
+$labels['contacts'] = 'Contacten';
 $labels['edit'] = 'Wijzig';
 $labels['cancel'] = 'Annuleer';
 $labels['save'] = 'Opslaan';

--
Gitblit v1.9.1