diff options
Diffstat (limited to 'program/localization/id_ID/labels.inc')
-rw-r--r-- | program/localization/id_ID/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/id_ID/labels.inc b/program/localization/id_ID/labels.inc index 13c34bef6..4877434ed 100644 --- a/program/localization/id_ID/labels.inc +++ b/program/localization/id_ID/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Salin'; $labels['move'] = 'Pindahkan'; $labels['moveto'] = 'Pindahkan ke...'; $labels['download'] = 'Unduh'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Tampilkan'; $labels['showanyway'] = 'Tampilkan saja'; @@ -204,6 +205,8 @@ $labels['body'] = 'Badan'; $labels['openinextwin'] = 'Buka dalam jendela baru'; $labels['emlsave'] = 'Unduh (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Sunting sebagai pesan baru'; |