changeset 1:6c5d8a539d98

Dates
author Charlie Root
date Tue, 16 Jan 2018 17:49:55 -0500
parents 4681f974d28b
children 0cac1d1e799f
files program/localization/en_CA/labels.inc program/localization/en_GB/labels.inc program/localization/en_US/labels.inc
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/program/localization/en_CA/labels.inc	Thu Jan 04 15:52:31 2018 -0500
+++ b/program/localization/en_CA/labels.inc	Tue Jan 16 17:49:55 2018 -0500
@@ -153,6 +153,7 @@
 $labels['do_expand'] = 'all threads';
 $labels['expand_only_unread'] = 'only with unread messages';
 $labels['fromto'] = 'From/To';
+$labels['dates'] = 'Dates';
 $labels['flag'] = 'Flag';
 $labels['attachment'] = 'Attachment';
 $labels['nonesort'] = 'None';
--- a/program/localization/en_GB/labels.inc	Thu Jan 04 15:52:31 2018 -0500
+++ b/program/localization/en_GB/labels.inc	Tue Jan 16 17:49:55 2018 -0500
@@ -170,6 +170,7 @@
 $labels['expand_only_unread'] = 'only with unread messages';
 $labels['fromto'] = 'From/To';
 $labels['flag'] = 'Flag';
+$labels['dates'] = 'Dates';
 $labels['attachment'] = 'Attachment';
 $labels['nonesort'] = 'None';
 $labels['sentdate'] = 'Sent date';
--- a/program/localization/en_US/labels.inc	Thu Jan 04 15:52:31 2018 -0500
+++ b/program/localization/en_US/labels.inc	Tue Jan 16 17:49:55 2018 -0500
@@ -192,6 +192,7 @@
 $labels['do_expand'] = 'all threads';
 $labels['expand_only_unread'] = 'only with unread messages';
 $labels['fromto'] = 'From/To';
+$labels['dates'] = 'Dates';
 $labels['flag'] = 'Flag';
 $labels['attachment'] = 'Attachment';
 $labels['nonesort'] = 'None';