diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-03 19:38:22 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-08-03 19:38:22 +0000 |
| commit | 421c486484a27c8196d50f15f864e94b99317d86 (patch) | |
| tree | d72659973f985656cedfb883bf11a388fd979db4 | |
| parent | 8ea0ed5bdd523d28667eece30a82f3f43ae34e6e (diff) | |
gl_ES update
git-svn-id: https://svn.roundcube.net/trunk@3862 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/localization/gl_ES/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/gl_ES/labels.inc b/roundcubemail/program/localization/gl_ES/labels.inc index a9b641768..46c8292d7 100644 --- a/roundcubemail/program/localization/gl_ES/labels.inc +++ b/roundcubemail/program/localization/gl_ES/labels.inc @@ -172,6 +172,7 @@ $labels['revertto'] = 'Voltar a'; $labels['attachments'] = 'Ficheiros anexos'; $labels['upload'] = 'Cargar'; $labels['close'] = 'Pechar'; +$labels['messageoptions'] = 'Opcións da mensaxe...'; $labels['low'] = 'Baixa'; $labels['lowest'] = 'A máis baixa'; $labels['normal'] = 'Normal'; |
