diff options
Diffstat (limited to 'program/localization/be_BE/labels.inc')
-rw-r--r-- | program/localization/be_BE/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/be_BE/labels.inc b/program/localization/be_BE/labels.inc index 5bafc78f1..db3893ced 100644 --- a/program/localization/be_BE/labels.inc +++ b/program/localization/be_BE/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Copy'; $labels['move'] = 'Move'; $labels['moveto'] = 'Move to...'; $labels['download'] = 'Download'; +$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'; |