diff options
Diffstat (limited to 'program/localization/ast/labels.inc')
-rw-r--r-- | program/localization/ast/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/ast/labels.inc b/program/localization/ast/labels.inc index 075097e42..996c6043f 100644 --- a/program/localization/ast/labels.inc +++ b/program/localization/ast/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Copia'; $labels['move'] = 'Move'; $labels['moveto'] = 'mover pa...'; $labels['download'] = 'baxar'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -204,6 +205,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'Abrir en una ventana nueva'; $labels['emlsave'] = 'Baxar (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Editar como nuevu'; |