From 3412e50b54e3daac8745234e21ab6e72be0ed165 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 04 Jun 2014 11:20:33 -0400 Subject: [PATCH] Fix attachment menu structure and aria-attributes --- program/localization/ml_IN/messages.inc | 20 ++++++++++---------- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/program/localization/ml_IN/messages.inc b/program/localization/ml_IN/messages.inc index 4fb27a3..5d6d9f0 100644 --- a/program/localization/ml_IN/messages.inc +++ b/program/localization/ml_IN/messages.inc @@ -2,19 +2,19 @@ /* +-----------------------------------------------------------------------+ - | localization/ml_IN/messages.inc | + | localization/<lang>/messages.inc | | | - | Language file of the Roundcube Webmail client | - | Copyright (C) 2012, The Roundcube Dev Team | - | Licensed under the GNU General Public License | + | Localization file of the Roundcube Webmail client | + | Copyright (C) 2005-2014, 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. | | | +-----------------------------------------------------------------------+ - | Author: Anish A <aneesh.nl@gmail.com> | - +-----------------------------------------------------------------------+ - @version $Id$ -*/ -$messages = array(); + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/messages/ +*/ $messages['cookiesdisabled'] = 'തങ്കളുടെ ബ്രവു്സര് കുക്കീസ് സ്വീകരിക്കുന്നതല്ല'; $messages['servererror'] = 'സര്വര് പിഴവ് !'; $messages['errornoperm'] = 'പ്രവര്ത്തനം തടസപ്പെട്ടു . അനുമതി നിഷേധിക്കപെട്ടിരിക്കുന്നു'; @@ -24,4 +24,4 @@ $messages['sendingmessage'] = 'സന്ദേശം അയക്കുന്നു...'; $messages['sendingfailed'] = 'സന്ദേശം അയക്കാന് സാധിച്ചില്ല.'; $messages['senttooquickly'] = 'സന്ദേശം അയക്കുന്നതിനു മുന്പു ദയവായ് $sec കാത്തിരിക്കൂ'; - +?> -- Gitblit v1.9.1