On Tue, 22 Jan 2008, Ole Marius Smestad wrote:

> My take on it:
> 
> {tr "Hello #%nr (%nr2)" context "test" comment "Helping text" vars nr  
> = $nr + 8, nr2 = 98}

I updated the syntax to this now:

{tr "Hello #%nr (%nr2)" context "test" variables 'nr'=$nr + 8, 'nr2'=98}

I will add comment later, although it would not be used for anything 
else then the crawling script for language strings.

regards,
Derick
-- 
Components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/components

Reply via email to