Home » Internationalization » Translation2 » Bug #3008
getCharset()
Details
| Request #3008 | getCharset() |
|---|---|
| Submitted | 2004-12-21 20:57 UTC |
| From | cohen1 at gmail dot com |
| Status | Bogus |
| Package | Translation2 |
| PHP Version | Irrelevant |
| OS | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2004-12-21 20:57 UTC] cohen1 at gmail dot com
Description:
------------
Hi again,
There is, as far as i can see, no function to retrieve the charset of a language. Though, when you use CreateNewLang, you can specify a charset (I think its called 'encoding').
I think it would be nice with such a function to use together with the SpecialChars decorator.
Again, if possible, I would like to help. Maybe I can produce this function?
/Ron
[2004-12-21 21:11 UTC] cohen1 at gmail dot com
DOH!
I missed the getLang function, sorry!