Re: [phpldapadmin] Translating template attribute hints
Deon George <[email protected]>
| Newsgroups | gmane.comp.ldap.davedap |
|---|---|
| Message-ID | <[email protected]> |
Cri, This is a good idea, I should have included hints when I made the templates translatable. You are half way there. The only other change I think you need to make is use _(XX) around any call to a $x-getHint() method call. IE: _($object->getHint()) So, search for getHint(), and wrap _() around it. (getHint is an objectClass method, so make sure the _( is before the dollar sign, and the closing bracket is next to the (). Please submit it is a patch when you have it working to sourceforge Patch tracker, so I can include it for everyone else. Thanks.. ...deon ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ______________________________________ phpLDAPadmin development mailing list. To unsbuscribe: https://lists.sourceforge.net/lists/listinfo/phpldapadmin-devel http://phpldapadmin.sourceforge.net/