projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61ef86e
)
Fix description.
author
Jan Schneider
<jan@horde.org>
Wed, 9 Jun 2010 09:32:33 +0000
(11:32 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 9 Jun 2010 09:32:33 +0000
(11:32 +0200)
nag/config/prefs.php.dist
patch
|
blob
|
history
diff --git
a/nag/config/prefs.php.dist
b/nag/config/prefs.php.dist
index
341fc8d
..
037e5b9
100644
(file)
--- a/
nag/config/prefs.php.dist
+++ b/
nag/config/prefs.php.dist
@@
-56,7
+56,7
@@
$_prefs['tasklist_columns'] = array(
'priority' => _("Priority"),
'assignee' => _("Assignee"),
'due' => _("Due Date"),
- 'start' => _("
Due
Date"),
+ 'start' => _("
Start
Date"),
'estimate' => _("Estimated Time"),
'category' => _("Category")
),