diff options
Diffstat (limited to 'program/localization/ne_NP/labels.inc')
-rw-r--r-- | program/localization/ne_NP/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/ne_NP/labels.inc b/program/localization/ne_NP/labels.inc index 4b62e942b..26be68f35 100644 --- a/program/localization/ne_NP/labels.inc +++ b/program/localization/ne_NP/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'प्रतिलिपि गर्नुहोस्'; $labels['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'] = 'Open in new window'; $labels['emlsave'] = 'Download (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Edit as new'; |