View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011426 | mantisbt | localization | public | 2010-01-22 10:13 | 2010-02-22 14:34 |
| Reporter | rerbin | Assigned To | dhx | ||
| Priority | normal | Severity | text | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
| Summary | 0011426: The string"Start" and "R" in the view.php's "Time tracking" area is not in the language file | ||||
| Description | set $g_time_tracking_enabled to ON and use no English language can reproduce the bug. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
MantisBT: master-1.2.x 2f42c6a0 2010-01-25 00:56 Details Diff |
Fix 0011426: Time tracking stopwatch strings not translatable The strings used for the old inbuilt time tracking stopwatch feature need to be translatable. |
Affected Issues 0011426 |
|
| mod - javascript/dev/time_tracking_stopwatch.js | Diff File | ||
| mod - bugnote_add_inc.php | Diff File | ||
| mod - javascript/min/time_tracking_stopwatch.js | Diff File | ||
| mod - lang/strings_english.txt | Diff File | ||
|
MantisBT: master 18c52001 2010-01-25 00:56 Details Diff |
Fix 0011426: Time tracking stopwatch strings not translatable The strings used for the old inbuilt time tracking stopwatch feature need to be translatable. |
Affected Issues 0011426 |
|
| mod - lang/strings_english.txt | Diff File | ||
| mod - javascript/dev/time_tracking_stopwatch.js | Diff File | ||
| mod - javascript/min/time_tracking_stopwatch.js | Diff File | ||
| mod - bugnote_add_inc.php | Diff File | ||