From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Fri, 17 Apr 2015 06:28:40 -0400
Subject: [PATCH] Allow preference sections to define CSS class names

---
 plugins/archive/localization/br.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/plugins/archive/localization/br.inc b/plugins/archive/localization/br.inc
index b3a3229..cc8959c 100644
--- a/plugins/archive/localization/br.inc
+++ b/plugins/archive/localization/br.inc
@@ -19,4 +19,5 @@
 $labels['buttontitle'] = 'DielliƱ ar gemenadenn-maƱ';
 $labels['archived'] = 'Diellet gant berzh';
 $labels['archivefolder'] = 'Diell';
+$labels['unkownsender'] = 'dianav';
 ?>

--
Gitblit v1.9.1