0
1

Hi. I used Poedit to edit English language pack then I used Translation Toolkit to complie po file and create mo file. Then I upload new django.po and django.mo to en directory, still no changes. Any idea how to do this?

asked 29 Jun '10, 03:51

Hameds's gravatar image

Hameds
18171119
accept rate: 50%

closed 02 Jul '10, 14:46

Joseph's gravatar image

Joseph
1.5k326670

P.S.:I am on Windows

(29 Jun '10, 03:52) Hameds
1

Thanks @Joseph, problem solved.

(02 Jul '10, 03:05) Hameds

The question has been closed for the following reason "Duplicate Question of http://meta.osqa.net/questions/2139/if-i-change-a-locale-po-translation-file-how-do-i-use-it" by Joseph 02 Jul '10, 14:46


In the sttings_local.py file, look for a setting named LANGUAGE_CODE and alter it to your language ISO code. That should do the trick.

link

answered 29 Jun '10, 06:59

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.5k65570
accept rate: 52%

Actually I overwrite English language pack so I didn't change LANGUAGE_CODE in settings_local.py

(30 Jun '10, 10:25) Hameds

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×33
×6

Asked: 29 Jun '10, 03:51

Seen: 555 times

Last updated: 02 Jul '10, 14:46

powered by OSQA