Django

Code

Ticket #3084 (closed: fixed)

Opened 2 years ago

Last modified 1 year ago

Be more specific on how i18n and LANGUAGES interact

Reported by: telenieko@telenieko.com Assigned to: hugo
Milestone: Component: Internationalization
Version: SVN Keywords:
Cc: Triage Stage: Accepted
Has patch: 0 Needs documentation: 1
Needs tests: 0 Patch needs improvement: 0

Description

I was trying to translate an application to Catalan and django was nicely ignoring me until I found ticket #1215, so please, state clearly on the i18n documentation that whatever you put on settings.LANGUAGES django will only provide translated content if it has that translation for himself (or atleast a fake).

Cheers, Marc.

Attachments

Change History

02/17/07 10:21:15 changed by Simon G. <dev@simon.net.nz>

  • needs_docs set to 1.
  • stage changed from Unreviewed to Accepted.

03/12/07 04:02:19 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [4707]) Fixed #3084 -- Documented that Django's core must be translated into a particular locale for application translations in that locale to work.

03/12/07 05:37:06 changed by Simon G. <dev@simon.net.nz>

  • status changed from closed to reopened.
  • resolution deleted.

"Django does support" should be "Django does not support"?

03/12/07 05:52:22 changed by mtredinnick

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [4709]) Fixed #3084 -- Fixed typo pointed out by Simon Greenhill.


Add/Change #3084 (Be more specific on how i18n and LANGUAGES interact)




Change Properties
Action