diff options
Diffstat (limited to 'program/localization/lv_LV/labels.inc')
-rw-r--r-- | program/localization/lv_LV/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/lv_LV/labels.inc b/program/localization/lv_LV/labels.inc index 5e47b1a29..a71d5e554 100644 --- a/program/localization/lv_LV/labels.inc +++ b/program/localization/lv_LV/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Kopēt'; $labels['move'] = 'Pārvietot'; $labels['moveto'] = 'pārvietot uz...'; $labels['download'] = 'lejupielādēt'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Show'; $labels['showanyway'] = 'Show it anyway'; @@ -204,6 +205,8 @@ $labels['body'] = 'Body'; $labels['openinextwin'] = 'atvērt jaunā logā'; $labels['emlsave'] = 'lejupielādēt (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'rediģēt kā jaunu'; |