diff options
Diffstat (limited to 'program/localization/ml_IN')
-rw-r--r-- | program/localization/ml_IN/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/ml_IN/labels.inc b/program/localization/ml_IN/labels.inc index 5644f1599..463256c0e 100644 --- a/program/localization/ml_IN/labels.inc +++ b/program/localization/ml_IN/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'പകര്ത്തുക'; $labels['move'] = 'നീക്കുക'; $labels['moveto'] = 'Move to...'; $labels['download'] = 'ഡൗണ്ലോഡ്'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -204,6 +205,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'പുതിയ വിന്ഡോയില് തുറക്കുക'; $labels['emlsave'] = 'Download (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'പുതിയതായി തിരുത്തുക'; |