View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004802 | mantisbt | localization | public | 2004-11-01 10:35 | 2004-11-06 05:59 |
| Reporter | sogabe | Assigned To | masc | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | git trunk | ||||
| Fixed in Version | 0.19.1 | ||||
| Summary | 0004802: In adm_permissions_report.php line199, "lang_get" is not used. | ||||
| Description | I've tlanslated adm_permission_report.php into japanese. line 199: echo get_section_begin( 'OTHERS' ); so, can't translate "OTHERS" into japanese. Please change to echo get_section_begin( lang_get('OTHERS') ); Thank you. | ||||
| Tags | No tags attached. | ||||