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/userinfo/localization/be_BE.inc |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/plugins/userinfo/localization/be_BE.inc b/plugins/userinfo/localization/be_BE.inc
index 858e791..724e816 100644
--- a/plugins/userinfo/localization/be_BE.inc
+++ b/plugins/userinfo/localization/be_BE.inc
@@ -15,11 +15,8 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-userinfo/
 */
-
-$labels = array();
 $labels['userinfo'] = 'Асабістыя звесткі';
 $labels['created'] = 'Створаны';
 $labels['lastlogin'] = 'Апошні ўваход';
-$labels['defaultidentity'] = 'Стандартныя асабістыя звесткі';
-
+$labels['defaultidentity'] = 'Стандартная тоеснасць';
 ?>
\ No newline at end of file

--
Gitblit v1.9.1