mirror of
https://github.com/jazzband/django-avatar.git
synced 2026-05-09 16:14:45 +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'. |
||
|---|---|---|
| .. | ||
| de/LC_MESSAGES | ||
| es/LC_MESSAGES | ||
| fr/LC_MESSAGES | ||
| it/LC_MESSAGES | ||
| ja/LC_MESSAGES | ||
| nl/LC_MESSAGES | ||
| pl/LC_MESSAGES | ||
| pt_BR/LC_MESSAGES | ||
| ru/LC_MESSAGES | ||
| zh_CN/LC_MESSAGES | ||