carlxaeron / django-rosetta

Automatically exported from code.google.com/p/django-rosetta
MIT License
0 stars 0 forks source link

patch #50

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Attached is a patch that does the following:

- fixes #38
- instead of file-path the application is displayed in language_select
- some css changes in language_select

- a new setting was added: ROSETTA_MAIN_LANGUAGE
  we normally program in English but the original content is not English.
  this adds a new column in profile for the MSGID from the main language.
- variables are colored uniformly.

Original issue reported on code.google.com by divio.sh...@gmail.com on 28 Jul 2009 at 2:32

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks so much for these improvements. Applied patch as of r69

Original comment by mbonetti on 28 Jul 2009 at 3:28