From 9377edc497ae17014df1fcd124d220151a4882b0 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Wed, 09 Oct 2013 14:12:00 -0400
Subject: [PATCH] More lceanup

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

diff --git a/plugins/password/localization/br.inc b/plugins/password/localization/br.inc
index f07786b..0e7f799 100644
--- a/plugins/password/localization/br.inc
+++ b/plugins/password/localization/br.inc
@@ -16,13 +16,10 @@
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-password/
 */
 
-$labels = array();
 $labels['changepasswd']  = 'Kemmañ ar ger-tremen';
 $labels['curpasswd']  = 'Ger-tremen red :';
 $labels['newpasswd']  = 'Ger-tremen nevez :';
 $labels['confpasswd']  = 'Kadarnaat ar ger-tremen :';
-
-$messages = array();
 $messages['nopassword'] = 'Roit ur ger-tremen nevez, mar plij.';
 $messages['nocurpassword'] = 'Roit ar ger-tremen red, mar plij.';
 $messages['passwordincorrect'] = 'Direizh eo ar ger-tremen red.';
@@ -33,5 +30,4 @@
 $messages['passwordshort'] = 'Ret eo d\'ar ger-tremen bezañ hiroc\'h eget $length arouezenn.';
 $messages['passwordweak'] = 'Password must include at least one number and one punctuation character.';
 $messages['passwordforbidden'] = 'Arouezennoù difennet zo er ger-tremen.';
-
 ?>

--
Gitblit v1.9.1