##########
About i18n
##########

You may provide here the translations of the informations about your models.

The files are the usual .pot and .po files. These files must be associated with
the "plonearticle-model"

The translations must be provided for the values of the following properties of
your view classes (see browser/article.py):

* 'title_msgid': A title for your model.

* 'description_msgid': A short message explaining the dispatching of elements in
  the model.
