diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-01-20 08:27:17 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-01-20 08:27:17 +0000 |
| commit | 6d736ec100c436c090e94529bf1dc94b65d3f497 (patch) | |
| tree | da11fb5a53d207984dad433aa334384e1c6f1501 /plugins/markasjunk/localization | |
| parent | ea12156dfa1917474230daec259ab32957561f0e (diff) | |
- Added gl_ES and updates es_ES localizations (#1487707)
git-svn-id: https://svn.roundcube.net/trunk@4434 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
| -rw-r--r-- | plugins/markasjunk/localization/gl_ES.inc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/gl_ES.inc b/plugins/markasjunk/localization/gl_ES.inc new file mode 100644 index 000000000..b1f49a23e --- /dev/null +++ b/plugins/markasjunk/localization/gl_ES.inc @@ -0,0 +1,7 @@ +<?php + +$labels = array(); +$labels['buttontitle'] = 'Marcar como correo lixo'; +$labels['reportedasjunk'] = 'Mensaxe marcada como correo lixo'; + +?> |
