Commit Graph

2 Commits

Author SHA1 Message Date
Takashi Kajinami e2b2008ed9 Remove translation sections from setup.cfg
These translation sections are not needed anymore, Babel can generate
translation files without them.

Change-Id: Ib60671941371aa22fbdeeb9d42fc619f60aa15e5
2023-12-19 22:45:57 +09:00
Andreas Jaeger 0630c0577b Setup for translation
To start translation, we need to initially import the
translation file - and place it at the proper place so that
the usual CI scripts can handle it.

The proper place is for all python projects
$PROJECT/locale/$PROJECT.pot - see setup.cfg.

Further imports will be done by the OpenStack Proposal bot.

Setup also setup.cfg with the usual babel commands and add the default
babel.cfg file.

Change-Id: I583e98fac2f9b84cd1115640b936057ad95957e8
2014-06-05 22:48:44 +02:00