From 197203727417a03d87053a47e5aa5175a76e3e0b Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 17 Oct 2013 04:24:53 -0400
Subject: [PATCH] Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)

---
 program/localization/ku/labels.inc |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/program/localization/ku/labels.inc b/program/localization/ku/labels.inc
index c1b7068..0653407 100644
--- a/program/localization/ku/labels.inc
+++ b/program/localization/ku/labels.inc
@@ -5,7 +5,7 @@
  | language/ku/labels.inc                                                |
  |                                                                       |
  | Language file of the Roundcube Webmail client                         |
- | Copyright (C) 2006, Roundcube Dev. - Switzerland                      |
+ | Copyright (C) 2006, The Roundcube Dev Team                            |
  | Licensed under the GNU GPL                                            |
  |                                                                       |
  +-----------------------------------------------------------------------+
@@ -177,9 +177,6 @@
 $labels['messagecount'] = 'Peyam';
 $labels['create'] = 'Biafirîne';
 $labels['createfolder'] = 'Peldankeke nû biafirîne';
-$labels['rename'] = 'Nav biguherîne';
-$labels['renamefolder'] = 'Navê peldankê biguherîne';
-$labels['deletefolder'] = 'Peldankê jê bibe';
 $labels['managefolders'] = 'Rêveberiya peldankan';
 $labels['sortby'] = 'Şêweyê rêzkirinê';
 $labels['sortasc'] = 'Wekî zêde dibe';

--
Gitblit v1.9.1