Hi, Have you seen the Localization tutorial?
http://pivot.apache.org/tutorials/localization.html Greg On Jul 30, 2010, at 2:46 AM, Duto wrote: > > Hello everybody, > > With ResourceBundle you can create message with arguments : > > title={0,choice,1#Mister|2#Madam|3#Miss} --> for English > > title={0,choice,1#M.|2#Mme|3#Mlle} --> for French > > Is there method to do the same think on Pivot with json or a other thinks > > I need that for display a TableView where I have a column with the title of > person on numeric format. > > Thanks in advance. > > I am enthusiastic by Pivot, it's very a great great RIA framework! > > Duto > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Localization-like-ResourceBundle-with-argument-tp1008197p1008197.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
