"Jevos, Peter":
> I'd like to ask how to correctly prepare tranplation for Username plugin
> I've created po file using xgettext and placed it on the proper place in
> the locale path. And I have placed these strings to the file funcionts.php
> ( where is located all translated strings )
>
> bindtextdomain('username',SM_PATH . 'locale'); textdomain('username');
>
> ............
> ............
>
> bindtextdomain('squirrelmail',SM_PATH . 'locale');
> textdomain('squirrelmail');
>
> I placed first strings at the beginnig of the file and the others at the
> end. And probably this is wrong cause my translations doesn't work. I have
> translated many plugins but all of them had prepared bindtextdomain
> strings by their developer Where should I put these strings into file
> functions.php correctlyMail me your code and I'll take a look. Sincerely, Fredrik ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: [email protected] List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
