mirror of https://github.com/django/django.git
[1.10.x] Removed contrib-messages entry in Transifex config file
Complement todebf521d49
. Backport of6aeb932fc5
from master
This commit is contained in:
parent
4976cbf649
commit
040c92750a
|
@ -47,11 +47,6 @@ file_filter = django/contrib/humanize/locale/<lang>/LC_MESSAGES/django.po
|
|||
source_file = django/contrib/humanize/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
|
||||
[django.contrib-messages]
|
||||
file_filter = django/contrib/messages/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = django/contrib/messages/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
|
||||
[django.contrib-postgres]
|
||||
file_filter = django/contrib/postgres/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = django/contrib/postgres/locale/en/LC_MESSAGES/django.po
|
||||
|
|
Loading…
Reference in New Issue