View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022541 | mantisbt | localization | public | 2017-03-19 10:59 | 2017-04-01 00:13 |
| Reporter | atrol | Assigned To | atrol | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.3.0 | Fixed in Version | 2.3.0 | ||
| Summary | 0022541: Enhance wording in manage_config_email_page.php and manage_config_work_threshold_page.php pages | ||||
| Description | As discussed in 0006249, the manage_config_email_page.php is confusing. It should be The affected string A new message string has to be introduced to solve it. | ||||
| Tags | No tags attached. | ||||
| related to | 0006249 | new | manage_config_email_page.php "Access Levels" settings design is confusing |
|
MantisBT: master 8b0723eb 2017-03-20 07:18 Committer: dregad Details Diff |
Enhance wording in management pages Enhance wording in manage_config_email_page.php and manage_config_work_threshold_page.php pages. As discussed in issue 0006249, the manage_config_email_page.php is confusing. One part of the confusion is caused by wording: it should be 'Any user with access level' instead of 'Access Levels'. The affected string $s_access_levels is also used in other places. Changing it would work on manage_config_work_threshold_page.php, but not on manage_config_workflow_page.php, so we need to add a new message string. Fixes 0022541 |
Affected Issues 0006249, 0022541 |
|
| mod - lang/strings_english.txt | Diff File | ||
| mod - manage_config_email_page.php | Diff File | ||
| mod - manage_config_work_threshold_page.php | Diff File | ||