summaryrefslogtreecommitdiff
path: root/plugins/hide_blockquote
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hide_blockquote')
-rw-r--r--plugins/hide_blockquote/composer.json24
-rw-r--r--plugins/hide_blockquote/hide_blockquote.js63
-rw-r--r--plugins/hide_blockquote/hide_blockquote.php78
-rw-r--r--plugins/hide_blockquote/localization/ar_SA.inc21
-rw-r--r--plugins/hide_blockquote/localization/ast.inc21
-rw-r--r--plugins/hide_blockquote/localization/az_AZ.inc21
-rw-r--r--plugins/hide_blockquote/localization/be_BE.inc21
-rw-r--r--plugins/hide_blockquote/localization/bg_BG.inc21
-rw-r--r--plugins/hide_blockquote/localization/br.inc21
-rw-r--r--plugins/hide_blockquote/localization/bs_BA.inc21
-rw-r--r--plugins/hide_blockquote/localization/ca_ES.inc21
-rw-r--r--plugins/hide_blockquote/localization/cs_CZ.inc21
-rw-r--r--plugins/hide_blockquote/localization/cy_GB.inc21
-rw-r--r--plugins/hide_blockquote/localization/da_DK.inc21
-rw-r--r--plugins/hide_blockquote/localization/de_CH.inc21
-rw-r--r--plugins/hide_blockquote/localization/de_DE.inc21
-rw-r--r--plugins/hide_blockquote/localization/el_GR.inc21
-rw-r--r--plugins/hide_blockquote/localization/en_CA.inc21
-rw-r--r--plugins/hide_blockquote/localization/en_GB.inc21
-rw-r--r--plugins/hide_blockquote/localization/en_US.inc24
-rw-r--r--plugins/hide_blockquote/localization/eo.inc21
-rw-r--r--plugins/hide_blockquote/localization/es_419.inc21
-rw-r--r--plugins/hide_blockquote/localization/es_AR.inc21
-rw-r--r--plugins/hide_blockquote/localization/es_ES.inc21
-rw-r--r--plugins/hide_blockquote/localization/et_EE.inc21
-rw-r--r--plugins/hide_blockquote/localization/eu_ES.inc21
-rw-r--r--plugins/hide_blockquote/localization/fa_IR.inc21
-rw-r--r--plugins/hide_blockquote/localization/fi_FI.inc21
-rw-r--r--plugins/hide_blockquote/localization/fo_FO.inc21
-rw-r--r--plugins/hide_blockquote/localization/fr_FR.inc21
-rw-r--r--plugins/hide_blockquote/localization/gl_ES.inc21
-rw-r--r--plugins/hide_blockquote/localization/he_IL.inc21
-rw-r--r--plugins/hide_blockquote/localization/hr_HR.inc21
-rw-r--r--plugins/hide_blockquote/localization/hu_HU.inc21
-rw-r--r--plugins/hide_blockquote/localization/hy_AM.inc21
-rw-r--r--plugins/hide_blockquote/localization/ia.inc21
-rw-r--r--plugins/hide_blockquote/localization/id_ID.inc21
-rw-r--r--plugins/hide_blockquote/localization/it_IT.inc21
-rw-r--r--plugins/hide_blockquote/localization/ja_JP.inc21
-rw-r--r--plugins/hide_blockquote/localization/km_KH.inc21
-rw-r--r--plugins/hide_blockquote/localization/ko_KR.inc21
-rw-r--r--plugins/hide_blockquote/localization/ku.inc21
-rw-r--r--plugins/hide_blockquote/localization/lb_LU.inc21
-rw-r--r--plugins/hide_blockquote/localization/lt_LT.inc21
-rw-r--r--plugins/hide_blockquote/localization/lv_LV.inc21
-rw-r--r--plugins/hide_blockquote/localization/ml_IN.inc21
-rw-r--r--plugins/hide_blockquote/localization/nb_NO.inc21
-rw-r--r--plugins/hide_blockquote/localization/nl_NL.inc21
-rw-r--r--plugins/hide_blockquote/localization/nn_NO.inc21
-rw-r--r--plugins/hide_blockquote/localization/pl_PL.inc21
-rw-r--r--plugins/hide_blockquote/localization/pt_BR.inc21
-rw-r--r--plugins/hide_blockquote/localization/pt_PT.inc21
-rw-r--r--plugins/hide_blockquote/localization/ro_RO.inc21
-rw-r--r--plugins/hide_blockquote/localization/ru_RU.inc21
-rw-r--r--plugins/hide_blockquote/localization/sk_SK.inc21
-rw-r--r--plugins/hide_blockquote/localization/sl_SI.inc21
-rw-r--r--plugins/hide_blockquote/localization/sq_AL.inc20
-rw-r--r--plugins/hide_blockquote/localization/sr_CS.inc21
-rw-r--r--plugins/hide_blockquote/localization/sv_SE.inc21
-rw-r--r--plugins/hide_blockquote/localization/tr_TR.inc21
-rw-r--r--plugins/hide_blockquote/localization/uk_UA.inc20
-rw-r--r--plugins/hide_blockquote/localization/vi_VN.inc21
-rw-r--r--plugins/hide_blockquote/localization/zh_CN.inc21
-rw-r--r--plugins/hide_blockquote/localization/zh_TW.inc21
-rw-r--r--plugins/hide_blockquote/skins/larry/style.css31
-rw-r--r--plugins/hide_blockquote/tests/HideBlockquote.php23
66 files changed, 0 insertions, 1501 deletions
diff --git a/plugins/hide_blockquote/composer.json b/plugins/hide_blockquote/composer.json
deleted file mode 100644
index 5af75fe7e..000000000
--- a/plugins/hide_blockquote/composer.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "name": "roundcube/hide_blockquote",
- "type": "roundcube-plugin",
- "description": "This allows to hide long blocks of cited text in messages.",
- "license": "GPLv3+",
- "version": "1.0",
- "authors": [
- {
- "name": "Aleksander Machniak",
- "email": "alec@alec.pl",
- "role": "Lead"
- }
- ],
- "repositories": [
- {
- "type": "composer",
- "url": "http://plugins.roundcube.net"
- }
- ],
- "require": {
- "php": ">=5.3.0",
- "roundcube/plugin-installer": ">=0.1.3"
- }
-}
diff --git a/plugins/hide_blockquote/hide_blockquote.js b/plugins/hide_blockquote/hide_blockquote.js
deleted file mode 100644
index 964cc07a3..000000000
--- a/plugins/hide_blockquote/hide_blockquote.js
+++ /dev/null
@@ -1,63 +0,0 @@
-/**
- * Hide Blockquotes plugin script
- *
- * @licstart The following is the entire license notice for the
- * JavaScript code in this file.
- *
- * Copyright (c) 2012-2014, The Roundcube Dev Team
- *
- * The JavaScript code in this page is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 3 of
- * the License, or (at your option) any later version.
- *
- * @licend The above is the entire license notice
- * for the JavaScript code in this file.
- */
-
-if (window.rcmail)
- rcmail.addEventListener('init', function() { hide_blockquote(); });
-
-function hide_blockquote()
-{
- var limit = rcmail.env.blockquote_limit;
-
- if (limit <= 0)
- return;
-
- $('div.message-part div.pre > blockquote', $('#messagebody')).each(function() {
- var div, link, q = $(this),
- text = $.trim(q.text()),
- res = text.split(/\n/);
-
- if (res.length <= limit) {
- // there can be also a block with very long wrapped line
- // assume line height = 15px
- if (q.height() <= limit * 15)
- return;
- }
-
- div = $('<blockquote class="blockquote-header">')
- .css({'white-space': 'nowrap', overflow: 'hidden', position: 'relative'})
- .text(res[0]);
-
- link = $('<span class="blockquote-link"></span>')
- .css({position: 'absolute', 'z-Index': 2})
- .text(rcmail.gettext('hide_blockquote.show'))
- .data('parent', div)
- .click(function() {
- var t = $(this), parent = t.data('parent'), visible = parent.is(':visible');
-
- t.text(rcmail.gettext(visible ? 'hide' : 'show', 'hide_blockquote'))
- .detach().appendTo(visible ? q : parent);
-
- parent[visible ? 'hide' : 'show']();
- q[visible ? 'show' : 'hide']();
- });
-
- link.appendTo(div);
-
- // Modify blockquote
- q.hide().css({position: 'relative'}).before(div);
- });
-}
diff --git a/plugins/hide_blockquote/hide_blockquote.php b/plugins/hide_blockquote/hide_blockquote.php
deleted file mode 100644
index 2ad5dd8ac..000000000
--- a/plugins/hide_blockquote/hide_blockquote.php
+++ /dev/null
@@ -1,78 +0,0 @@
-<?php
-
-/**
- * Quotation block hidding
- *
- * Plugin that adds a possibility to hide long blocks of cited text in messages.
- *
- * Configuration:
- * // Minimum number of citation lines. Longer citation blocks will be hidden.
- * // 0 - no limit (no hidding).
- * $config['hide_blockquote_limit'] = 0;
- *
- * @version @package_version@
- * @license GNU GPLv3+
- * @author Aleksander Machniak <alec@alec.pl>
- */
-class hide_blockquote extends rcube_plugin
-{
- public $task = 'mail|settings';
-
- function init()
- {
- $rcmail = rcmail::get_instance();
-
- if ($rcmail->task == 'mail'
- && ($rcmail->action == 'preview' || $rcmail->action == 'show')
- && ($limit = $rcmail->config->get('hide_blockquote_limit'))
- ) {
- // include styles
- $this->include_stylesheet($this->local_skin_path() . "/style.css");
-
- // Script and localization
- $this->include_script('hide_blockquote.js');
- $this->add_texts('localization', true);
-
- // set env variable for client
- $rcmail->output->set_env('blockquote_limit', $limit);
- }
- else if ($rcmail->task == 'settings') {
- $dont_override = $rcmail->config->get('dont_override', array());
- if (!in_array('hide_blockquote_limit', $dont_override)) {
- $this->add_hook('preferences_list', array($this, 'prefs_table'));
- $this->add_hook('preferences_save', array($this, 'save_prefs'));
- }
- }
- }
-
- function prefs_table($args)
- {
- if ($args['section'] != 'mailview') {
- return $args;
- }
-
- $this->add_texts('localization');
-
- $rcmail = rcmail::get_instance();
- $limit = (int) $rcmail->config->get('hide_blockquote_limit');
- $field_id = 'hide_blockquote_limit';
- $input = new html_inputfield(array('name' => '_'.$field_id, 'id' => $field_id, 'size' => 5));
-
- $args['blocks']['main']['options']['hide_blockquote_limit'] = array(
- 'title' => $this->gettext('quotelimit'),
- 'content' => $input->show($limit ? $limit : '')
- );
-
- return $args;
- }
-
- function save_prefs($args)
- {
- if ($args['section'] == 'mailview') {
- $args['prefs']['hide_blockquote_limit'] = (int) rcube_utils::get_input_value('_hide_blockquote_limit', rcube_utils::INPUT_POST);
- }
-
- return $args;
- }
-
-}
diff --git a/plugins/hide_blockquote/localization/ar_SA.inc b/plugins/hide_blockquote/localization/ar_SA.inc
deleted file mode 100644
index 9c80c477f..000000000
--- a/plugins/hide_blockquote/localization/ar_SA.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'إخفاء';
-$labels['show'] = 'إظهار';
-$labels['quotelimit'] = 'اخف الاقتباس اذا كان عدد الاسطر اكبر من ';
-?>
diff --git a/plugins/hide_blockquote/localization/ast.inc b/plugins/hide_blockquote/localization/ast.inc
deleted file mode 100644
index f2f17c492..000000000
--- a/plugins/hide_blockquote/localization/ast.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Anubrir';
-$labels['show'] = 'Amosar';
-$labels['quotelimit'] = 'Anubrir la citación cuando la cuenta de llinies seya mayor de';
-?>
diff --git a/plugins/hide_blockquote/localization/az_AZ.inc b/plugins/hide_blockquote/localization/az_AZ.inc
deleted file mode 100644
index 6fdd4410b..000000000
--- a/plugins/hide_blockquote/localization/az_AZ.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Gizlət';
-$labels['show'] = 'Göstər';
-$labels['quotelimit'] = 'Sayğac xətti çoxdursa sitatı gizlə';
-?>
diff --git a/plugins/hide_blockquote/localization/be_BE.inc b/plugins/hide_blockquote/localization/be_BE.inc
deleted file mode 100644
index 28248adf0..000000000
--- a/plugins/hide_blockquote/localization/be_BE.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Схаваць';
-$labels['show'] = 'Паказаць';
-$labels['quotelimit'] = 'Хаваць цытаванне, калі колькасць радкоў пераўзыходзіць';
-?>
diff --git a/plugins/hide_blockquote/localization/bg_BG.inc b/plugins/hide_blockquote/localization/bg_BG.inc
deleted file mode 100644
index ec64513a8..000000000
--- a/plugins/hide_blockquote/localization/bg_BG.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Скрий';
-$labels['show'] = 'Покажи';
-$labels['quotelimit'] = 'Скрива цитатите когато броя редове е по-голям от';
-?>
diff --git a/plugins/hide_blockquote/localization/br.inc b/plugins/hide_blockquote/localization/br.inc
deleted file mode 100644
index 8eb5dd2db..000000000
--- a/plugins/hide_blockquote/localization/br.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Kuzhat';
-$labels['show'] = 'Diskouez';
-$labels['quotelimit'] = 'Kuzhat ar meneg pa\'z\'eo re uhel niver a linennnoù eus';
-?>
diff --git a/plugins/hide_blockquote/localization/bs_BA.inc b/plugins/hide_blockquote/localization/bs_BA.inc
deleted file mode 100644
index 9602440d9..000000000
--- a/plugins/hide_blockquote/localization/bs_BA.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Sakrij';
-$labels['show'] = 'Prikaži';
-$labels['quotelimit'] = 'Sakrij citate kada je broj linija veći od';
-?>
diff --git a/plugins/hide_blockquote/localization/ca_ES.inc b/plugins/hide_blockquote/localization/ca_ES.inc
deleted file mode 100644
index d0698f2ce..000000000
--- a/plugins/hide_blockquote/localization/ca_ES.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Amaga';
-$labels['show'] = 'Mostra';
-$labels['quotelimit'] = 'Amaga la cita quan el nombre de línies sigui més gran de';
-?>
diff --git a/plugins/hide_blockquote/localization/cs_CZ.inc b/plugins/hide_blockquote/localization/cs_CZ.inc
deleted file mode 100644
index 766662e12..000000000
--- a/plugins/hide_blockquote/localization/cs_CZ.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Skrýt';
-$labels['show'] = 'Zobrazit';
-$labels['quotelimit'] = 'Skrýt citaci pokud je počet řádků větší než';
-?>
diff --git a/plugins/hide_blockquote/localization/cy_GB.inc b/plugins/hide_blockquote/localization/cy_GB.inc
deleted file mode 100644
index d60890cd8..000000000
--- a/plugins/hide_blockquote/localization/cy_GB.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Cuddio';
-$labels['show'] = 'Dangos';
-$labels['quotelimit'] = 'Cuddio dyfynniad pan mae\'r nifer o linellau yn fwy na';
-?>
diff --git a/plugins/hide_blockquote/localization/da_DK.inc b/plugins/hide_blockquote/localization/da_DK.inc
deleted file mode 100644
index 3691e5438..000000000
--- a/plugins/hide_blockquote/localization/da_DK.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Skjul';
-$labels['show'] = 'Vis';
-$labels['quotelimit'] = 'Skjul citat antallet af linjer er højere end';
-?>
diff --git a/plugins/hide_blockquote/localization/de_CH.inc b/plugins/hide_blockquote/localization/de_CH.inc
deleted file mode 100644
index 506412560..000000000
--- a/plugins/hide_blockquote/localization/de_CH.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'ausblenden';
-$labels['show'] = 'einblenden';
-$labels['quotelimit'] = 'Zitate verbergen ab einer Zeilenlänge von';
-?>
diff --git a/plugins/hide_blockquote/localization/de_DE.inc b/plugins/hide_blockquote/localization/de_DE.inc
deleted file mode 100644
index 506412560..000000000
--- a/plugins/hide_blockquote/localization/de_DE.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'ausblenden';
-$labels['show'] = 'einblenden';
-$labels['quotelimit'] = 'Zitate verbergen ab einer Zeilenlänge von';
-?>
diff --git a/plugins/hide_blockquote/localization/el_GR.inc b/plugins/hide_blockquote/localization/el_GR.inc
deleted file mode 100644
index c2fa45703..000000000
--- a/plugins/hide_blockquote/localization/el_GR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Αποκρυψη';
-$labels['show'] = 'Εμφάνιση';
-$labels['quotelimit'] = 'Απόκρυψη παραπομπων όταν ο αριθμός γραμμών είναι μεγαλύτερος από';
-?>
diff --git a/plugins/hide_blockquote/localization/en_CA.inc b/plugins/hide_blockquote/localization/en_CA.inc
deleted file mode 100644
index 0256e712a..000000000
--- a/plugins/hide_blockquote/localization/en_CA.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Hide';
-$labels['show'] = 'Show';
-$labels['quotelimit'] = 'Hide citation when lines count is greater than';
-?>
diff --git a/plugins/hide_blockquote/localization/en_GB.inc b/plugins/hide_blockquote/localization/en_GB.inc
deleted file mode 100644
index 0256e712a..000000000
--- a/plugins/hide_blockquote/localization/en_GB.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Hide';
-$labels['show'] = 'Show';
-$labels['quotelimit'] = 'Hide citation when lines count is greater than';
-?>
diff --git a/plugins/hide_blockquote/localization/en_US.inc b/plugins/hide_blockquote/localization/en_US.inc
deleted file mode 100644
index 90dd28955..000000000
--- a/plugins/hide_blockquote/localization/en_US.inc
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-
-$labels = array();
-$labels['hide'] = 'Hide';
-$labels['show'] = 'Show';
-$labels['quotelimit'] = 'Hide citation when lines count is greater than';
-
-?>
diff --git a/plugins/hide_blockquote/localization/eo.inc b/plugins/hide_blockquote/localization/eo.inc
deleted file mode 100644
index 9c09c97fc..000000000
--- a/plugins/hide_blockquote/localization/eo.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Kaŝi';
-$labels['show'] = 'Montri';
-$labels['quotelimit'] = 'Kaŝi citaĵon kiam la nombro de linioj estas pligranda ol';
-?>
diff --git a/plugins/hide_blockquote/localization/es_419.inc b/plugins/hide_blockquote/localization/es_419.inc
deleted file mode 100644
index 8a6f06cd8..000000000
--- a/plugins/hide_blockquote/localization/es_419.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ocultar';
-$labels['show'] = 'Mostrar';
-$labels['quotelimit'] = 'Ocultar la cita cuando el número de lineas sea mayor a ';
-?>
diff --git a/plugins/hide_blockquote/localization/es_AR.inc b/plugins/hide_blockquote/localization/es_AR.inc
deleted file mode 100644
index 5046eaf69..000000000
--- a/plugins/hide_blockquote/localization/es_AR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ocultar';
-$labels['show'] = 'Mostrar';
-$labels['quotelimit'] = 'Ocultar el mail citado cuando el número de líneas sea mayor que';
-?>
diff --git a/plugins/hide_blockquote/localization/es_ES.inc b/plugins/hide_blockquote/localization/es_ES.inc
deleted file mode 100644
index c602650e6..000000000
--- a/plugins/hide_blockquote/localization/es_ES.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ocultar';
-$labels['show'] = 'Mostrar';
-$labels['quotelimit'] = 'Ocultar la cita cuando el número de lineas es mayor que';
-?>
diff --git a/plugins/hide_blockquote/localization/et_EE.inc b/plugins/hide_blockquote/localization/et_EE.inc
deleted file mode 100644
index 8213946c3..000000000
--- a/plugins/hide_blockquote/localization/et_EE.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Peida';
-$labels['show'] = 'Näita';
-$labels['quotelimit'] = 'Peida tsitaat kui ridade arv on suurem kui';
-?>
diff --git a/plugins/hide_blockquote/localization/eu_ES.inc b/plugins/hide_blockquote/localization/eu_ES.inc
deleted file mode 100644
index f7adf6e00..000000000
--- a/plugins/hide_blockquote/localization/eu_ES.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ezkutatu';
-$labels['show'] = 'Erakutsi';
-$labels['quotelimit'] = 'Ezkutatu aipamena lerroen kopurua hau baino handiagoa denean';
-?>
diff --git a/plugins/hide_blockquote/localization/fa_IR.inc b/plugins/hide_blockquote/localization/fa_IR.inc
deleted file mode 100644
index b4fcc1596..000000000
--- a/plugins/hide_blockquote/localization/fa_IR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'مخفی کردن';
-$labels['show'] = 'نشان دادن';
-$labels['quotelimit'] = 'مخفی کردن نقل‌قول وقتی تعداد خطوط بیشتر است از';
-?>
diff --git a/plugins/hide_blockquote/localization/fi_FI.inc b/plugins/hide_blockquote/localization/fi_FI.inc
deleted file mode 100644
index afec57462..000000000
--- a/plugins/hide_blockquote/localization/fi_FI.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Piilota';
-$labels['show'] = 'Näytä';
-$labels['quotelimit'] = 'Piilota lainaus rivejä ollessa enemmän kuin';
-?>
diff --git a/plugins/hide_blockquote/localization/fo_FO.inc b/plugins/hide_blockquote/localization/fo_FO.inc
deleted file mode 100644
index fe962f65b..000000000
--- a/plugins/hide_blockquote/localization/fo_FO.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Goym';
-$labels['show'] = 'Vís';
-$labels['quotelimit'] = 'Goym stevning tá ið tað eru meiri reglur enn';
-?>
diff --git a/plugins/hide_blockquote/localization/fr_FR.inc b/plugins/hide_blockquote/localization/fr_FR.inc
deleted file mode 100644
index 0e1171152..000000000
--- a/plugins/hide_blockquote/localization/fr_FR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Masquer';
-$labels['show'] = 'Montrer';
-$labels['quotelimit'] = 'Masquer la citation quand le nombre de lignes est supérieur à';
-?>
diff --git a/plugins/hide_blockquote/localization/gl_ES.inc b/plugins/hide_blockquote/localization/gl_ES.inc
deleted file mode 100644
index f945a50e3..000000000
--- a/plugins/hide_blockquote/localization/gl_ES.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Agochar';
-$labels['show'] = 'Amosar';
-$labels['quotelimit'] = 'Agochar mencións cando haxa demasiadas liñas';
-?>
diff --git a/plugins/hide_blockquote/localization/he_IL.inc b/plugins/hide_blockquote/localization/he_IL.inc
deleted file mode 100644
index 2e353909b..000000000
--- a/plugins/hide_blockquote/localization/he_IL.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'הסתר';
-$labels['show'] = 'הצג';
-$labels['quotelimit'] = 'הסתר ציטוט כאשר מספר השורות גדול מ-';
-?>
diff --git a/plugins/hide_blockquote/localization/hr_HR.inc b/plugins/hide_blockquote/localization/hr_HR.inc
deleted file mode 100644
index d5cc4f3b5..000000000
--- a/plugins/hide_blockquote/localization/hr_HR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Sakrij';
-$labels['show'] = 'Pokaži';
-$labels['quotelimit'] = 'Sakrij citat ako broj linija prelazi';
-?>
diff --git a/plugins/hide_blockquote/localization/hu_HU.inc b/plugins/hide_blockquote/localization/hu_HU.inc
deleted file mode 100644
index 97abb9f35..000000000
--- a/plugins/hide_blockquote/localization/hu_HU.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Elrejtés';
-$labels['show'] = 'Megjelenítés';
-$labels['quotelimit'] = 'Idézet elrejtése ha a sorok száma több mint';
-?>
diff --git a/plugins/hide_blockquote/localization/hy_AM.inc b/plugins/hide_blockquote/localization/hy_AM.inc
deleted file mode 100644
index b1808e400..000000000
--- a/plugins/hide_blockquote/localization/hy_AM.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Թաքցնել';
-$labels['show'] = 'Ցուցադրել';
-$labels['quotelimit'] = 'Թաքցնել ցիտումը երբ տողերի քանակը գերազանցում է';
-?>
diff --git a/plugins/hide_blockquote/localization/ia.inc b/plugins/hide_blockquote/localization/ia.inc
deleted file mode 100644
index 0d7795cea..000000000
--- a/plugins/hide_blockquote/localization/ia.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Celar';
-$labels['show'] = 'Monstrar';
-$labels['quotelimit'] = 'Celar le citation quando le numero de lineas es superior a';
-?>
diff --git a/plugins/hide_blockquote/localization/id_ID.inc b/plugins/hide_blockquote/localization/id_ID.inc
deleted file mode 100644
index da6534968..000000000
--- a/plugins/hide_blockquote/localization/id_ID.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Sembunyi';
-$labels['show'] = 'Tampil';
-$labels['quotelimit'] = 'Sembunyikan kutipan ketika jumlah baris lebih besar dari';
-?>
diff --git a/plugins/hide_blockquote/localization/it_IT.inc b/plugins/hide_blockquote/localization/it_IT.inc
deleted file mode 100644
index a24353020..000000000
--- a/plugins/hide_blockquote/localization/it_IT.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Nascondi';
-$labels['show'] = 'Mostra';
-$labels['quotelimit'] = 'Nascondi la citazione quando il numero di righe è maggiore di';
-?>
diff --git a/plugins/hide_blockquote/localization/ja_JP.inc b/plugins/hide_blockquote/localization/ja_JP.inc
deleted file mode 100644
index 4bf36ae13..000000000
--- a/plugins/hide_blockquote/localization/ja_JP.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = '隠す';
-$labels['show'] = '表示';
-$labels['quotelimit'] = '次の行数より多い引用を非表示';
-?>
diff --git a/plugins/hide_blockquote/localization/km_KH.inc b/plugins/hide_blockquote/localization/km_KH.inc
deleted file mode 100644
index 466468d77..000000000
--- a/plugins/hide_blockquote/localization/km_KH.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'លាក់';
-$labels['show'] = 'បង្ហាញ';
-$labels['quotelimit'] = 'លាក់​អត្ថបទ​សម្រង់​ពេល​ចំនួន​ជួរ​ធំ​ជាង';
-?>
diff --git a/plugins/hide_blockquote/localization/ko_KR.inc b/plugins/hide_blockquote/localization/ko_KR.inc
deleted file mode 100644
index f1e5b1b10..000000000
--- a/plugins/hide_blockquote/localization/ko_KR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = '숨기기';
-$labels['show'] = '표시';
-$labels['quotelimit'] = '행 개수가 다음보다 많을 때 인용구를 숨김:';
-?>
diff --git a/plugins/hide_blockquote/localization/ku.inc b/plugins/hide_blockquote/localization/ku.inc
deleted file mode 100644
index e0a015166..000000000
--- a/plugins/hide_blockquote/localization/ku.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Veşêre';
-$labels['show'] = 'Nîşan bide';
-$labels['quotelimit'] = 'Jêgirtinê bigire dema ku hejmara rêzan zêdetir be ji';
-?>
diff --git a/plugins/hide_blockquote/localization/lb_LU.inc b/plugins/hide_blockquote/localization/lb_LU.inc
deleted file mode 100644
index 8f5a07df9..000000000
--- a/plugins/hide_blockquote/localization/lb_LU.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Verstoppen';
-$labels['show'] = 'Weisen';
-$labels['quotelimit'] = 'Zitat verstoppe wann d\'Zeilenunzuel méi grouss ass ewéi';
-?>
diff --git a/plugins/hide_blockquote/localization/lt_LT.inc b/plugins/hide_blockquote/localization/lt_LT.inc
deleted file mode 100644
index 9b560de14..000000000
--- a/plugins/hide_blockquote/localization/lt_LT.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Paslėpti';
-$labels['show'] = 'Parodyti';
-$labels['quotelimit'] = 'Paslėpti citatą, kai joje eilučių daugiau negu';
-?>
diff --git a/plugins/hide_blockquote/localization/lv_LV.inc b/plugins/hide_blockquote/localization/lv_LV.inc
deleted file mode 100644
index 162deda8b..000000000
--- a/plugins/hide_blockquote/localization/lv_LV.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Slēpt';
-$labels['show'] = 'Rādīt';
-$labels['quotelimit'] = 'Slēpt citātu kad līniju skaits ir lielāks kā';
-?>
diff --git a/plugins/hide_blockquote/localization/ml_IN.inc b/plugins/hide_blockquote/localization/ml_IN.inc
deleted file mode 100644
index 5e2b55288..000000000
--- a/plugins/hide_blockquote/localization/ml_IN.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'മറയ്ക്കുക';
-$labels['show'] = 'പ്രദർശിപ്പിക്കുക';
-$labels['quotelimit'] = 'ഇതിലും കൂടുതലാണ് വരികളുടെ എണ്ണമെങ്കിൽ അവലംബം മറയ്ക്കുക';
-?>
diff --git a/plugins/hide_blockquote/localization/nb_NO.inc b/plugins/hide_blockquote/localization/nb_NO.inc
deleted file mode 100644
index fb2027620..000000000
--- a/plugins/hide_blockquote/localization/nb_NO.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Skjul';
-$labels['show'] = 'Vis';
-$labels['quotelimit'] = 'Skjul sitat når antall linjer er flere enn';
-?>
diff --git a/plugins/hide_blockquote/localization/nl_NL.inc b/plugins/hide_blockquote/localization/nl_NL.inc
deleted file mode 100644
index 104f4782c..000000000
--- a/plugins/hide_blockquote/localization/nl_NL.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Verbergen';
-$labels['show'] = 'Tonen';
-$labels['quotelimit'] = 'Verberg citaat wanneer aantal regels groter is dan';
-?>
diff --git a/plugins/hide_blockquote/localization/nn_NO.inc b/plugins/hide_blockquote/localization/nn_NO.inc
deleted file mode 100644
index 4bc583a51..000000000
--- a/plugins/hide_blockquote/localization/nn_NO.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Gøym';
-$labels['show'] = 'Vis';
-$labels['quotelimit'] = 'Gøym sitat når talet på linjer er større enn';
-?>
diff --git a/plugins/hide_blockquote/localization/pl_PL.inc b/plugins/hide_blockquote/localization/pl_PL.inc
deleted file mode 100644
index cdd1f8f8a..000000000
--- a/plugins/hide_blockquote/localization/pl_PL.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ukryj';
-$labels['show'] = 'Pokaż';
-$labels['quotelimit'] = 'Ukryj blok cytatu gdy liczba linii jest większa od';
-?>
diff --git a/plugins/hide_blockquote/localization/pt_BR.inc b/plugins/hide_blockquote/localization/pt_BR.inc
deleted file mode 100644
index b303c06f3..000000000
--- a/plugins/hide_blockquote/localization/pt_BR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ocultar';
-$labels['show'] = 'Exibir';
-$labels['quotelimit'] = 'Ocultar a citação quando o número de linhas for maior do que';
-?>
diff --git a/plugins/hide_blockquote/localization/pt_PT.inc b/plugins/hide_blockquote/localization/pt_PT.inc
deleted file mode 100644
index 34693784c..000000000
--- a/plugins/hide_blockquote/localization/pt_PT.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ocultar';
-$labels['show'] = 'Mostrar';
-$labels['quotelimit'] = 'Ocultar citação quando o numero de linhas for maior que';
-?>
diff --git a/plugins/hide_blockquote/localization/ro_RO.inc b/plugins/hide_blockquote/localization/ro_RO.inc
deleted file mode 100644
index 978b84a90..000000000
--- a/plugins/hide_blockquote/localization/ro_RO.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ascunde';
-$labels['show'] = 'Afișează';
-$labels['quotelimit'] = 'Ascunde citațiile dacă numărul de linii este mai mare ca';
-?>
diff --git a/plugins/hide_blockquote/localization/ru_RU.inc b/plugins/hide_blockquote/localization/ru_RU.inc
deleted file mode 100644
index 1e6b26c16..000000000
--- a/plugins/hide_blockquote/localization/ru_RU.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Скрыть';
-$labels['show'] = 'Показать';
-$labels['quotelimit'] = 'Скрыть цитату, если число строк более чем';
-?>
diff --git a/plugins/hide_blockquote/localization/sk_SK.inc b/plugins/hide_blockquote/localization/sk_SK.inc
deleted file mode 100644
index c5fe73f9a..000000000
--- a/plugins/hide_blockquote/localization/sk_SK.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Skryť';
-$labels['show'] = 'Zobraziť';
-$labels['quotelimit'] = 'Skryť citovaný text, ak je počet riadkov väčší než';
-?>
diff --git a/plugins/hide_blockquote/localization/sl_SI.inc b/plugins/hide_blockquote/localization/sl_SI.inc
deleted file mode 100644
index 1728f40e7..000000000
--- a/plugins/hide_blockquote/localization/sl_SI.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Skrij';
-$labels['show'] = 'Prikaži';
-$labels['quotelimit'] = 'Skrij citiran tekst, ko je število vrstic večje od';
-?>
diff --git a/plugins/hide_blockquote/localization/sq_AL.inc b/plugins/hide_blockquote/localization/sq_AL.inc
deleted file mode 100644
index 253fcd09d..000000000
--- a/plugins/hide_blockquote/localization/sq_AL.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Fsheh';
-$labels['show'] = 'Shfaq';
-?>
diff --git a/plugins/hide_blockquote/localization/sr_CS.inc b/plugins/hide_blockquote/localization/sr_CS.inc
deleted file mode 100644
index c96c4322d..000000000
--- a/plugins/hide_blockquote/localization/sr_CS.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Сакриј';
-$labels['show'] = 'Прикажи';
-$labels['quotelimit'] = 'Сакриј цитат када је број редова већи од';
-?>
diff --git a/plugins/hide_blockquote/localization/sv_SE.inc b/plugins/hide_blockquote/localization/sv_SE.inc
deleted file mode 100644
index 9d021d923..000000000
--- a/plugins/hide_blockquote/localization/sv_SE.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Dölj';
-$labels['show'] = 'Visa';
-$labels['quotelimit'] = 'Dölj citat när antalet rader överstiger';
-?>
diff --git a/plugins/hide_blockquote/localization/tr_TR.inc b/plugins/hide_blockquote/localization/tr_TR.inc
deleted file mode 100644
index b9ac529cf..000000000
--- a/plugins/hide_blockquote/localization/tr_TR.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Gizle';
-$labels['show'] = 'Göster';
-$labels['quotelimit'] = 'Satır sayısı şu satır sayısından fazla ise alıntıları gizle:';
-?>
diff --git a/plugins/hide_blockquote/localization/uk_UA.inc b/plugins/hide_blockquote/localization/uk_UA.inc
deleted file mode 100644
index a8dd54144..000000000
--- a/plugins/hide_blockquote/localization/uk_UA.inc
+++ /dev/null
@@ -1,20 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Приховати';
-$labels['show'] = 'Показати';
-?>
diff --git a/plugins/hide_blockquote/localization/vi_VN.inc b/plugins/hide_blockquote/localization/vi_VN.inc
deleted file mode 100644
index a0235117d..000000000
--- a/plugins/hide_blockquote/localization/vi_VN.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = 'Ẩn';
-$labels['show'] = 'Hiển thị';
-$labels['quotelimit'] = 'Ẩn trích dẫn khi tổng số dòng lớn hơn';
-?>
diff --git a/plugins/hide_blockquote/localization/zh_CN.inc b/plugins/hide_blockquote/localization/zh_CN.inc
deleted file mode 100644
index 6701f2d7c..000000000
--- a/plugins/hide_blockquote/localization/zh_CN.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = '隐藏';
-$labels['show'] = '显示';
-$labels['quotelimit'] = '隐藏引用当行数大于';
-?>
diff --git a/plugins/hide_blockquote/localization/zh_TW.inc b/plugins/hide_blockquote/localization/zh_TW.inc
deleted file mode 100644
index 0fcca729a..000000000
--- a/plugins/hide_blockquote/localization/zh_TW.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
-/*
- +-----------------------------------------------------------------------+
- | plugins/hide_blockquote/localization/<lang>.inc |
- | |
- | Localization file of the Roundcube Webmail Hide-Blockquote plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
- | |
- | Licensed under the GNU General Public License version 3 or |
- | any later version with exceptions for skins & plugins. |
- | See the README file for a full license statement. |
- | |
- +-----------------------------------------------------------------------+
-
- For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/
-*/
-$labels['hide'] = '隱藏';
-$labels['show'] = '顯示';
-$labels['quotelimit'] = '隱藏引文當行數大於';
-?>
diff --git a/plugins/hide_blockquote/skins/larry/style.css b/plugins/hide_blockquote/skins/larry/style.css
deleted file mode 100644
index 198172f92..000000000
--- a/plugins/hide_blockquote/skins/larry/style.css
+++ /dev/null
@@ -1,31 +0,0 @@
-span.blockquote-link {
- font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
- top: 0;
- cursor: pointer;
- right: 5px;
- height: 14px;
- min-width: 40px;
- padding: 0 8px;
- font-size: 10px;
- font-weight: bold;
- color: #a8a8a8;
- line-height: 14px;
- text-decoration: none;
- text-shadow: 0px 1px 1px #fff;
- text-align: center;
- border: 1px solid #e8e8e8;
- border-top: none;
- border-bottom-right-radius: 6px;
- border-bottom-left-radius: 6px;
- background: #f8f8f8;
- background: -moz-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#e8e8e8));
- background: -o-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
- background: -ms-linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
- background: linear-gradient(top, #f8f8f8 0%, #e8e8e8 100%);
-}
-
-blockquote.blockquote-header {
- text-overflow: ellipsis !important;
- padding-right: 60px !important;
-} \ No newline at end of file
diff --git a/plugins/hide_blockquote/tests/HideBlockquote.php b/plugins/hide_blockquote/tests/HideBlockquote.php
deleted file mode 100644
index 90e209459..000000000
--- a/plugins/hide_blockquote/tests/HideBlockquote.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php
-
-class HideBlockquote_Plugin extends PHPUnit_Framework_TestCase
-{
-
- function setUp()
- {
- include_once __DIR__ . '/../hide_blockquote.php';
- }
-
- /**
- * Plugin object construction test
- */
- function test_constructor()
- {
- $rcube = rcube::get_instance();
- $plugin = new hide_blockquote($rcube->api);
-
- $this->assertInstanceOf('hide_blockquote', $plugin);
- $this->assertInstanceOf('rcube_plugin', $plugin);
- }
-}
-