suma237 Posted July 13, 2007 Share Posted July 13, 2007 i want to localize the web site using gettext function. Link to comment https://forums.phpfreaks.com/topic/59782-gettext-function-how-to-implement-locatization-of-website-pls-help-me/ Share on other sites More sharing options...
MadTechie Posted July 13, 2007 Share Posted July 13, 2007 i want a £10,000,000.. maybe the freelance section is better for this question.. we don't write the code for you!!!! Link to comment https://forums.phpfreaks.com/topic/59782-gettext-function-how-to-implement-locatization-of-website-pls-help-me/#findComment-297208 Share on other sites More sharing options...
suma237 Posted July 13, 2007 Author Share Posted July 13, 2007 can you give me some idea regarding this function? Link to comment https://forums.phpfreaks.com/topic/59782-gettext-function-how-to-implement-locatization-of-website-pls-help-me/#findComment-297209 Share on other sites More sharing options...
MadTechie Posted July 13, 2007 Share Posted July 13, 2007 something to readup on Localizing PHP web sites using gettext Link to comment https://forums.phpfreaks.com/topic/59782-gettext-function-how-to-implement-locatization-of-website-pls-help-me/#findComment-297210 Share on other sites More sharing options...
suma237 Posted July 13, 2007 Author Share Posted July 13, 2007 can you tell me what is poEdit ? Link to comment https://forums.phpfreaks.com/topic/59782-gettext-function-how-to-implement-locatization-of-website-pls-help-me/#findComment-297211 Share on other sites More sharing options...
MadTechie Posted July 13, 2007 Share Posted July 13, 2007 poEdit poEdit is cross-platform gettext catalogs (.po files) editor. It is built with wxWidgets toolkit and can run on any platform supported by it (although it was only tested on Unix with GTK+ and Windows). It aims to provide more convenient approach to editing catalogs than launching vi and editing the file by hand. the main feature is UTF-8 support, for languages "poEdit understands all encodings supported by operating system and works in Unicode internally. [1.1.0]" Link to comment https://forums.phpfreaks.com/topic/59782-gettext-function-how-to-implement-locatization-of-website-pls-help-me/#findComment-297243 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.