Feature #6629
Change field-name of issues start date
Status: | Closed | Start date: | 2010-10-12 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 2010-10-28 | |
Assignee: | % Done: | 0% | ||
Category: | Translations | |||
Target version: | 1.0.3 | |||
Resolution: | Fixed |
Description
Currently the start field of issues is named Start
. I'd suggest to rename the issue-property to Start date
which seems more consistent with the other date field (Due date
).
- English (
en
) [source:/trunk/config/locales/en.yml#L264]
from:field_start_date: Start
to:field_start_date: Start date
- English/Britain (
en-GB
) [source:/trunk/config/locales/en-GB.yml#L260]
from:field_start_date: Start
to:field_start_date: Start date
Related issues
History
#1
Updated by Azamat Hackimov almost 12 years ago
- Due date set to 2010-10-28
- Status changed from New to Resolved
- Target version set to 1.0.3
- Resolution set to Fixed
Fixed in r4299.
#2
Updated by Eric Davis almost 12 years ago
- Status changed from Resolved to Closed
Merged into 1.0-stable for release in 1.0.3
#3
Updated by Jean-Philippe Lang over 11 years ago
Non english translations restored in r4554. The initial request was specific to en, en-GB locales.