Create a language
His role :
How to create :
Examples :
If you write an adaptator, please send me on my list,
or my mail
and I diffuse it on my web-site and futur distributions. Write
your name ( mail if possible, for the user that would contact
you ), the language.
His role
The adaptator is use to allow display the label in differents
languages or customize the application labels for you, that
allow to internationalize Nonosee.
How to create
An adaptator is a class that extends the classe label.TextLabel
( source - doc
) and must override the variables.
It not mandatory to override all variable, but if a variable
is not override the french label will be choose.
Examples
English adaptator ( source
- doc )
|