Re: translations - best practice?

Lukas Kahwe Smith <[email protected]> Sun, 22 Jan 2006 09:37:26 +0100
Newsgroups gmane.comp.php.pear.liveuser
Message-ID <[email protected]>
Matthias Nothhaft wrote:
> Hi,
> 
> can somebody tell me how to use the translations table?
> 
> translation_id, name and description are clear ;-)
> 
> But how to use section_id, section_type and language_id?
> 
> Am I right that application_, area_ and right_define_name should be used
> to build constants and the translations table is nice to display
> user-friendly information for 'stupid users' in the application
> administration?

Have a look at example3 of LiveUser_Admin

regards,
Lukas