diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-01-14 22:16:01 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-01-14 22:16:01 +0100 |
commit | 174257d677c49eb613b7623d1fc83d4658b50b9a (patch) | |
tree | 0b93238eb412d592fba998cbb73eb58f96f703d6 /plugins/markasjunk/localization/ml_IN.inc | |
parent | 4f9edbd79936c2139d6a20b1121bfc6d8e46a2fa (diff) |
Update localization files with the latest version from Transifex (yet another import test)
Diffstat (limited to 'plugins/markasjunk/localization/ml_IN.inc')
-rw-r--r-- | plugins/markasjunk/localization/ml_IN.inc | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/plugins/markasjunk/localization/ml_IN.inc b/plugins/markasjunk/localization/ml_IN.inc index 780a53d7b..d367f97fe 100644 --- a/plugins/markasjunk/localization/ml_IN.inc +++ b/plugins/markasjunk/localization/ml_IN.inc @@ -2,18 +2,23 @@ /* +-----------------------------------------------------------------------+ - | localization/ml_IN/labels.inc | + | plugins/markasjunk/localization/<lang>.inc | | | - | Language file of the Roundcube Webmail client | + | Localization file of the Roundcube Webmail Mark-As-Junk plugin | | Copyright (C) 2012, The Roundcube Dev Team | - | Licensed under the GNU General Public License | + | | + | 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> | - +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/ */ $labels = array(); +$labels['buttontext'] = 'Junk'; $labels['buttontitle'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തുക'; $labels['reportedasjunk'] = 'സ്പാം ആയി അടയാളപ്പെടുത്തി'; +?>
\ No newline at end of file |