View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016951 | mantisbt | localization | public | 2014-02-11 07:39 | 2014-12-08 00:34 |
| Reporter | badfiles | Assigned To | dregad | ||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.3.0-beta.1 | Fixed in Version | 1.3.0-beta.1 | ||
| Summary | 0016951: String 'Due date was' is hardcoded into core files | ||||
| Description | String 'Due date was' is hardcoded into core files | ||||
| Tags | No tags attached. | ||||
|
See pull request https://github.com/mantisbt/mantisbt/pull/138 |
|
|
138 spoiled, see pull request https://github.com/mantisbt/mantisbt/pull/139 |
|
|
Much better. |
|
|
MantisBT: master d3db7faf 2014-02-11 01:26 Committer: dregad Details Diff |
Fix 0016951: Remove hardcoded 'Due date was' string Signed-off-by: Damien Regad <dregad@mantisbt.org> |
Affected Issues 0016951 |
|
| mod - core/columns_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
MantisBT: master a6cb846f 2014-02-14 02:58 Details Diff |
More i18n-friendly string for overdue label Using a parameter within the language string avoids hardcoding of text elements' order, which is better for translators. Fixes 0016951 |
Affected Issues 0016951 |
|
| mod - core/columns_api.php | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||