1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/i18n/commands
Sergey Kolosov e75882332c Fixed #17375 -- Changed makemessages to use xgettext with --files-from
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.
2015-08-28 15:41:58 -04:00
..
app_with_locale/locale/ru/LC_MESSAGES Fixed #24159 -- Made compilemessages run across all apps. 2015-06-04 21:02:02 -04:00
ignore_dir
locale Fixed #24257 -- Corrected i18n handling of percent signs. 2015-08-12 10:23:34 -04:00
media_root Added forgotten files from commit 28efafa24c 2014-07-16 13:50:53 +02:00
someapp/static Fixed #23583 -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
static Fixed #23583 -- More selectively ignored static/media roots 2014-10-21 20:18:21 +02:00
templates Fixed #17375 -- Changed makemessages to use xgettext with --files-from 2015-08-28 15:41:58 -04:00
__init__.py Fixed #23271 -- Don't corrupt PO files on Windows when updating them. 2014-12-29 12:24:50 -03:00
code.sample
javascript.js Fixed #23788 -- Used new JavaScript support in recent gettext 2014-11-11 22:52:30 +01:00
not_utf8.sample