diff options
Diffstat (limited to 'program/localization/fr_FR/labels.inc')
-rw-r--r-- | program/localization/fr_FR/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/fr_FR/labels.inc b/program/localization/fr_FR/labels.inc index 29e2c028b..4a78e565f 100644 --- a/program/localization/fr_FR/labels.inc +++ b/program/localization/fr_FR/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Copier'; $labels['move'] = 'Déplacer'; $labels['moveto'] = 'Déplacer vers...'; $labels['download'] = 'Télécharger'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Afficher'; $labels['showanyway'] = 'Afficher quand même'; @@ -204,6 +205,8 @@ $labels['body'] = 'Corps'; $labels['openinextwin'] = 'Ouvrir dans une nouvelle fenêtre'; $labels['emlsave'] = 'Télécharger (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Éditer en tant que nouveau message'; |