| Age | Commit message (Collapse) | Author |
|
|
|
Backport of 0ed7d155635da9f79d4dd67e4889087d3673c6da from master
|
|
Refs #19973.
|
|
|
|
makemessages should now automatically distribute translatable
strings in the proper locale files, for Django too
(see 50a8ab7cd1e6).
|
|
See also http://blog.transifex.com/post/83622601443/new-teams-management-transifex
|
|
|
|
It used to generate languages 'e' and 'n'.
|
|
Do not fetch 'en' catalogs, neither files with translation stats
lower than 5%. Centralized resource filtering.
|
|
|
|
* Removed trailing whitespace.
* Added newline to EOF if missing.
* Removed blank lines at EOF.
* Removed some stray tabs.
|
|
So as syntax errors in po files don't go unnoticed. Refs #20695.
|
|
Translations for the Django framework are now hosted on the
django-core Transifex project, and the django project is only
dedicated to a team-only hub project.
|
|
|
|
executable.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17331 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
auto-generated rpm. Thanks to Marc Fargas and Paul Bissex for writing the man
page. Refs #3341.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
portable fashion. That took a *lot* longer to debug than I thought it would, so
let's try not to break it.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4912 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
|
remaining with how we construct the version numbers, but this change is useful
nonetheless. Patch from Dirk Datzert.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|