They get updated only when executed.
On 15 Ago, 17:21, Jonathan Lundell <[email protected]> wrote: > On Aug 15, 2010, at 6:48 AM, mdipierro wrote: > > > IS_IN_SET(set,[T(x) for x in set]) > > How do the language files get updated for something dynamic like this? > > > > > > > On Aug 15, 7:54 am, Fabio Alessandro Locati <[email protected]> wrote: > >> Hi, > >> I've created a set in 'modules/sets.py'. I use this set for a db field > >> (I use db.table.field.require = IS_IN_SET(set)). Is possible to > >> internazionalize it? If yes, how? > > >> Ps: another question about internazionalization: it seems that > >> pressing 'update all languages' web2py adds to each lang file the > >> definitions the user added since last update. It seems, to me, that it > >> does not remove the unused ones. Is this a feature or a bug? Is there > >> a way to force the deletion too? > > >> Thank you very much :) > >> Fale > > >> -- > >> Inviato dal mio dispositivo mobile- Nascondi testo citato > > - Mostra testo citato -

