| Anonymous | Login | Signup for a new account | 21-11-09 09:13 GMT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0015222 | [phplist] Internationalization (l18n) | minor | have not tried | 26-01-09 00:25 | 23-03-09 15:43 | ||
| Reporter | h2b2 | View Status | public | ||||
| Assigned To | |||||||
| Priority | normal | Resolution | fixed | ||||
| Status | resolved | Product Version | 2.10.8 | ||||
| Summary | 0015222: String 'All Active Lists' appears to be hardcoded in admin/send.php | ||||||
| Description |
emmedi originally reported this hardcoded string in admin/send.php, line 103: ====== START QUOTE ======= $list_content .= '>'.$GLOBALS['I18N']->get('All Active Lists').''; This code does not allow a correct translation. We must replace the line like that? $list_content .= '>'.$GLOBALS['I18N']->get('allactive').''; ====== END QUOTE ======= Source: http://forums.phplist.com/viewtopic.php?t=19734 [^] |
||||||
| Additional Information | The above issue was originally reported for v2.10.5, but still seems to be valid for v2.10.8 | ||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |