diefenbach / django-lfs

An online-shop based on Django
http://www.getlfs.com
BSD 3-Clause "New" or "Revised" License
622 stars 222 forks source link

L10n tweaks: Currency and pt_BR translations #87

Closed alanjds closed 11 years ago

alanjds commented 11 years ago

Hi.

I made some tweaks to currency template to allow money to be styled by CSS.

I updated translations for pt_BR locales too, using Transifex, than transported here.

Please comment if it cannot be merged, so I can figure a way to help about it.

Thanks, Alan.

pigletto commented 11 years ago

I've applied your currency templatetag changes to current development version: https://github.com/diefenbach/django-lfs/commit/57a72df99287d397bfc141bfbe228cccae55df9c and fixed issue with html tags in plain text emails when using currency tag. Branch 0.7 is a bit too old to put there such changes (which might be backward incompatible in some cases). Would be great if you can contribute pt_BR translations to the current development version.