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/se/labels.inc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/program/localization/se/labels.inc b/program/localization/se/labels.inc
index acd0081..1baf272 100644
--- a/program/localization/se/labels.inc
+++ b/program/localization/se/labels.inc
@@ -1,4 +1,4 @@
-<?php
+<?php
 
 /*
  +-----------------------------------------------------------------------+
@@ -106,7 +106,7 @@
 $labels['unread'] = 'Oläst';
 
 $labels['compact'] = 'Packa';
-$labels['empty'] = 'Tom';
+$labels['empty'] = 'Töm';
 $labels['purge'] = 'Rensa';
 
 $labels['quota'] = 'Diskutrymme';

--
Gitblit v1.9.1