mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-03-16 22:20:30 +00:00
'msgid' and 'msgstr' entries do not both end with '\n' which is mandatory according to specification from the 'msgfmt' manual: ``` The msgid and msgstr strings are studied and compared. It is considered abnormal if one string starts or ends with a newline while the other does not. ``` Besides all placeholders from the 'msgid' must be used in the 'mgstr'. |
||
|---|---|---|
| .. | ||
| locale | ||
| management | ||
| media/avatar/img | ||
| migrations | ||
| templates | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| conf.py | ||
| forms.py | ||
| models.py | ||
| providers.py | ||
| signals.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||