comparison plugins/thunderbird_labels/localization/en_US.inc @ 1:5821049f1791

most of the way to allowing arbitrarily many labels
author Charlie Root
date Thu, 04 Jan 2018 16:23:36 -0500
parents 1e000243b222
children
comparison
equal deleted inserted replaced
0:1e000243b222 1:5821049f1791
11 $labels['label1'] = 'Important'; 11 $labels['label1'] = 'Important';
12 $labels['label2'] = 'Work'; 12 $labels['label2'] = 'Work';
13 $labels['label3'] = 'Personal'; 13 $labels['label3'] = 'Personal';
14 $labels['label4'] = 'To do'; 14 $labels['label4'] = 'To do';
15 $labels['label5'] = 'Later'; 15 $labels['label5'] = 'Later';
16 $labels['label6'] = 'new';
16 17
17 $labels['tb_label_options'] = 'Thunderbird Labels Options'; 18 $labels['tb_label_options'] = 'Thunderbird Labels Options';
18 $labels['tb_label_enable_option'] = 'Enable labels'; 19 $labels['tb_label_enable_option'] = 'Enable labels';
19 $labels['tb_label_enable_shortcuts_option'] = 'Enable keyboard shortcuts'; 20 $labels['tb_label_enable_shortcuts_option'] = 'Enable keyboard shortcuts';
20 $labels['tb_label_button_label'] = 'Labels'; 21 $labels['tb_label_button_label'] = 'Labels';