Hello my friends,

First of all, thanks for the support, I googled and searched over the community, but had no success to find a solution.

The issue is, I cp -R locale/en pt_br/

Edited the locate/pt_br/LC_MESSAGES/django.po and changed the msgstr with the new value, saved and done this steps:

  1. /opt/Active-python2.6/bin/python2.6 manage.py makemessages -l pt_br
  2. rm -rf cache/*
  3. Changed at settings_local.py to True with i18n support and pt_br as language
  4. service httpd restart (Restart the apache)

But nothing appears to change, is there something I'm missing?

Thanks and best regards.

asked 15 Dec '10, 06:23

Rodrigo%20Ferrari's gravatar image

Rodrigo Ferrari
1111
accept rate: 0%

edited 16 Dec '10, 20:51

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975


You're missing some important steps there. Check these instructions for a complete how to.

link

answered 16 Dec '10, 16:23

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

I checked these link, but had no idea here I could not be able to build the language pack. thanks.

(16 Dec '10, 20:45) Rodrigo Ferrari
Your answer
toggle preview

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:

×22
×1

Asked: 15 Dec '10, 06:23

Seen: 546 times

Last updated: 16 Dec '10, 20:51

powered by OSQA