diff options
Diffstat (limited to 'program/localization/ga_IE/labels.inc')
-rwxr-xr-x | program/localization/ga_IE/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/ga_IE/labels.inc b/program/localization/ga_IE/labels.inc index 795295eb2..7169a8800 100755 --- a/program/localization/ga_IE/labels.inc +++ b/program/localization/ga_IE/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Cóipeáil'; $labels['move'] = 'Bog'; $labels['moveto'] = 'bog go...'; $labels['download'] = 'síos-luchtú'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -204,6 +205,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'Open in new window'; $labels['emlsave'] = 'Download (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Edit as new'; |