| Anonymous | Login | Signup for a new account | 02-09-10 22:15 GMT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0006272 | phplist | Internationalization (l18n) | public | 29-04-06 05:24 | 18-02-08 14:06 | |
| Reporter | h2b2 | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Product Version | 2.10.2 | |||||
| Target Version | 2.10.7 | Fixed in Version | 2.10.5 | |||
| Summary | 0006272: $strYouAreBlacklisted string in language files is not used fo output | |||||
| Description | The $strYouAreBlacklisted string in the ".inc" language files does not seem to be used for output. Instead the YouAreBlacklisted string in admin/lan/en/frontend.php is used, which is in English. This makes customizing and/or running phplist with other language files than english a bit problematic. An obvious workaround is to translate YouAreBlacklisted string in frontend.php, but a more elegant solution would be nice... Stepped on this problem when unsubscribing a user and later trying to subscribe him again. _________________ Al Stillero | |||||
| Tags | No tags attached. | |||||
| Attached Files | ||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0013263) michiel (administrator) 02-05-06 13:49 |
ah, good point. I was trying to move the frontend translations into the backend, but that woulnd't work for frontend translations that have no corresponding backend translation. I'll check it out. |
|
(0029384) bas (developer) 16-07-07 14:42 |
0006272: $strYouAreBlacklisted string in language files is not used fo output Changed from I18N object to string globals Removed from frontend.php (commented out since relation with webbler is unclear to me) |
| Copyright © 2000 - 2010 MantisBT Group |