From ded2b7e166d4b0acab09c00f22f379fbabba709a Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Fri, 05 May 2006 12:53:21 -0400 Subject: [PATCH] Changed login page title regarding product name (Bug #1476413) --- 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