From b793add499184bac7acec35657e232cec7ee0813 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Wed, 22 Feb 2006 16:49:43 -0500
Subject: [PATCH] Updated localizations

---
 program/localization/da/labels.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/localization/da/labels.inc b/program/localization/da/labels.inc
index 6a9137f..d72156c 100644
--- a/program/localization/da/labels.inc
+++ b/program/localization/da/labels.inc
@@ -178,7 +178,7 @@
 
 $labels['folder']  = 'Folder';
 $labels['compact'] = 'Ryd op';
-$labels['empty'] = 'Tom';
+$labels['empty'] = 'Tøm';
 $labels['purge'] = 'Tøm';
 $labels['quota'] = 'Disk forbrug';
 

--
Gitblit v1.9.1