Summary | Unify "delete" button naming |
Queue | Nag |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 10/29/2012 (4609 days ago) |
Due | |
Updated | 11/01/2012 (4606 days ago) |
Assigned | |
Resolved | 11/01/2012 (4606 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
commit 540996b63c4ec98d51c59a3de588b865d5f3df4b
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Nov 1 11:07:57 2012 -0400
Bug: 11588Consistent label for Delete buttons.mnemo/templates/memo/memo.inc | 2 +-
nag/lib/Form/Task.php | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/540996b63c4ec98d51c59a3de588b865d5f3df4b
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Nag
Summary ⇒ Unify "delete" button naming
Type ⇒ Bug
State ⇒ Unconfirmed
the delete buttons in kronolith, nag and mnemo feature a different
wording style.
kronolith: "Delete"
nag: "Delete Task" <-- with capital 'T'
mnemo: "Delete this note"
Would be nice to unify this into "Delete" in the next release.
Less clutter for the user to read.
Kind regards,
Thomas