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/vcard_attachments/localization/ast.inc | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/markasjunk/localization/ku.inc b/plugins/vcard_attachments/localization/ast.inc similarity index 70% copy from plugins/markasjunk/localization/ku.inc copy to plugins/vcard_attachments/localization/ast.inc index 0bb30fa..899e8a2 100644 --- a/plugins/markasjunk/localization/ku.inc +++ b/plugins/vcard_attachments/localization/ast.inc @@ -2,9 +2,9 @@ /* +-----------------------------------------------------------------------+ - | plugins/markasjunk/localization/<lang>.inc | + | plugins/vcard_attachments/localization/<lang>.inc | | | - | Localization file of the Roundcube Webmail Mark-As-Junk plugin | + | Localization file of the Roundcube Webmail Vcard Attachments plugin | | Copyright (C) 2012-2013, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | @@ -13,8 +13,8 @@ | | +-----------------------------------------------------------------------+ - 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-vcard_attachments/ */ -$labels['buttontitle'] = 'nawnişani bka ba şkaw'; -$labels['reportedasjunk'] = 'ba gşti raport kra'; +$labels['addvcardmsg'] = 'Amestar vCard a la llibreta de direiciones'; +$labels['vcardsavefailed'] = 'Nun pue guardase la vCard'; ?> \ No newline at end of file -- Gitblit v1.9.1