Update locale files for Review Board.

Review Request #5743 — Created April 25, 2014 and submitted — Latest diff uploaded

Information

Review Board
release-2.0.x
e18ec0e...

Reviewers

This change bundles together three things:

  • Extracted all newly-introduced strings.
  • Added all translations and updated strings from transifex (including a few new
    languages that have small numbers of strings)
  • Removed LANGUAGES from settings.py, so that we can just fall back on Django's
    list, which is much more comprehensive.

 
reviewboard/settings.py
reviewboard/locale/en/LC_MESSAGES/django.po
reviewboard/locale/en/LC_MESSAGES/djangojs.po
reviewboard/locale/es/LC_MESSAGES/django.po
reviewboard/locale/es/LC_MESSAGES/djangojs.po
reviewboard/locale/it_IT/LC_MESSAGES/django.po
reviewboard/locale/it_IT/LC_MESSAGES/djangojs.po
reviewboard/locale/ko_KR/LC_MESSAGES/django.po
reviewboard/locale/ko_KR/LC_MESSAGES/djangojs.po
reviewboard/locale/pt_BR/LC_MESSAGES/django.po
reviewboard/locale/pt_BR/LC_MESSAGES/djangojs.po
reviewboard/locale/zh_TW/LC_MESSAGES/django.po
reviewboard/locale/zh_TW/LC_MESSAGES/djangojs.po
Loading...