mirror of
https://github.com/Hopiu/django.git
synced 2026-05-25 23:33:52 +00:00
Changed the way makemessages invokes xgettext from one call per translatable file to one call per locale directory (using --files-from). This allows to avoid https://savannah.gnu.org/bugs/index.php?35027 and, as a positive side effect, speeds up localization build. |
||
|---|---|---|
| .. | ||
| app_with_locale/locale/ru/LC_MESSAGES | ||
| ignore_dir | ||
| locale | ||
| media_root | ||
| someapp/static | ||
| static | ||
| templates | ||
| __init__.py | ||
| code.sample | ||
| javascript.js | ||
| not_utf8.sample | ||