plugins/tasklist

Aleksander Machniak machniak at kolabsys.com
Mon Feb 23 17:28:01 CET 2015


 plugins/tasklist/localization/en_US.inc |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 868d90df7d736594eef7dcb12136eb1eec8244a4
Author: Aleksander Machniak <machniak at kolabsys.com>
Date:   Mon Feb 23 11:27:42 2015 -0500

    Add missing title label for Print button

diff --git a/plugins/tasklist/localization/en_US.inc b/plugins/tasklist/localization/en_US.inc
index 60ca18c..6f3f984 100644
--- a/plugins/tasklist/localization/en_US.inc
+++ b/plugins/tasklist/localization/en_US.inc
@@ -25,6 +25,7 @@ $labels['newtask'] = 'New Task';
 $labels['createtask'] = 'Create Task <Enter>';
 $labels['createnewtask'] = 'Create new Task (e.g. Saturday, Mow the lawn)';
 $labels['createfrommail'] = 'Save as task';
+$labels['printtitle'] = 'Print tasks';
 $labels['mark'] = 'Mark';
 $labels['unmark'] = 'Unmark';
 $labels['edit'] = 'Edit';




More information about the commits mailing list