diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
commit | 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 (patch) | |
tree | 08573322bdea431cd739f30ca1ecae3eba31c53a /program/localization/mk_MK/labels.inc | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'program/localization/mk_MK/labels.inc')
-rwxr-xr-x | program/localization/mk_MK/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/mk_MK/labels.inc b/program/localization/mk_MK/labels.inc index 247cc334d..c8190276e 100755 --- a/program/localization/mk_MK/labels.inc +++ b/program/localization/mk_MK/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Копирај'; $labels['move'] = 'Move'; $labels['moveto'] = 'Премести во...'; $labels['download'] = 'Преземи'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -204,6 +205,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'Отвори во нов прозорец'; $labels['emlsave'] = 'Преземи (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Уреди како ново'; |