diff options
Diffstat (limited to 'program/localization/hr_HR/labels.inc')
-rw-r--r-- | program/localization/hr_HR/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/hr_HR/labels.inc b/program/localization/hr_HR/labels.inc index d7b1b2041..bf5364653 100644 --- a/program/localization/hr_HR/labels.inc +++ b/program/localization/hr_HR/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Kopiraj'; $labels['move'] = 'Premjesti'; $labels['moveto'] = 'Premjesti u...'; $labels['download'] = 'Preuzmi (download)'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -204,6 +205,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'Otvori u novom prozoru'; $labels['emlsave'] = 'Download (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Uredi kao novo'; |