Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in django-i18n

"django-admin.py makemessages -l en" adds Plural-Forms to the output file

python django django-i18n

How do I keep whitespace between {% blocktrans %} and {% plural %} tags without causing msgfmt errors?

How to setup email translation with Django Allauth

How to make spaces and indentation insignificant in Django blocktrans?

I18n stopped working

django django-i18n

How to set LOCALE_PATH relative to project path in Django?

django django-i18n

Collecting messages from 3rd party apps in Django

Django makemessages javascript (xgettext)

Django translation not working on production

Empty catalog when internationalizing JavaScript code

Django translation escape % sign

Django i18n: recommended size and formatting for {% blocktrans %} blocks?

Some strings not translated in django i18n module

python django django-i18n

Django i18n blocktrans vs trans

Translating formatted strings in Django not working

django django-i18n

Issue trying to change language from Django template

How to maintain different country versions of same language in Django?

How to specify context of translation in Django {% trans %} {% blocktrans %}?

How to install GNU gettext on windows 7?