Just forget, ist working. it was just a cache error.
i have set the globalization attribute to true like this:
but when i do $.telerik.formatString("{0:C}",value) the returned value always have $ as currency symbol
Is the string format function culture aware or not?
and of course i'm setting the cultureui and culture to pt-PT so i think i should see a € symbol, for the time being :)