From 7e34e4c5b5dac037435d0fc2c6db1f71199006e0 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 15 Nov 2014 04:03:58 -0500 Subject: [PATCH] Merge branch 'release-1.0' of github.com:roundcube/roundcubemail into release-1.0 --- plugins/hide_blockquote/localization/ast.inc | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/plugins/markasjunk/localization/ku.inc b/plugins/hide_blockquote/localization/ast.inc similarity index 69% copy from plugins/markasjunk/localization/ku.inc copy to plugins/hide_blockquote/localization/ast.inc index 0bb30fa..f2f17c4 100644 --- a/plugins/markasjunk/localization/ku.inc +++ b/plugins/hide_blockquote/localization/ast.inc @@ -2,9 +2,9 @@ /* +-----------------------------------------------------------------------+ - | plugins/markasjunk/localization/<lang>.inc | + | plugins/hide_blockquote/localization/<lang>.inc | | | - | Localization file of the Roundcube Webmail Mark-As-Junk plugin | + | 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 | @@ -13,8 +13,9 @@ | | +-----------------------------------------------------------------------+ - For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-hide_blockquote/ */ -$labels['buttontitle'] = 'nawnişani bka ba şkaw'; -$labels['reportedasjunk'] = 'ba gşti raport kra'; -?> \ No newline at end of file +$labels['hide'] = 'Anubrir'; +$labels['show'] = 'Amosar'; +$labels['quotelimit'] = 'Anubrir la citación cuando la cuenta de llinies seya mayor de'; +?> -- Gitblit v1.9.1