> Hi people, > > I'm change some translates of my language on squirrelmail.po file but when > I run " msgfmt -v -o squirrelmail.mo squirrelmail.po" and having mode then > 480 translated messages the language of my webmail change to english !!!! > > How can I resolve this problem ?
restart webserver. (apachectl graceful) php caches loaded gettext .mo files. If file is modified, string positions in binary file change and program fails to load the file. If you said right translated strings number, then you are working with Portuguese translation. When you finish updating it, can you submit it to squirrelmail-i18n list. Thanks. > It's possible to change the buttoms on webmail and put a banner object at > the top page ? It depends on the place where you want to put it. ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
