Commit graph

10 commits

Author SHA1 Message Date
Marco Bonetti
329e8c693b Version 0.6.6, Django 1.4 compatibility 2012-03-27 17:08:48 +02:00
Kit Sunde
b34d24915b Fixes the translation callback not being called and allow for suggestions on "zh-tw" and "zh-cn". 2012-02-25 05:47:43 +08:00
Kit Sunde
9fbf953216 Show bing suggest errors. 2012-02-24 18:37:21 +08:00
Nick Pope
b663129902 Prevent context issue w/ django.contrib.messages
Due to the situation we have at work, I encounter a problem whereby the
variable 'messages' in the template render context is overwritten by the
variable 'messages' provided by django.contrib.messages which is passed
in via a RequestContext.

This commit simply renames 'messages' to 'rosetta_messages' to avoid
this problem.
2012-01-25 22:44:50 +00:00
Marco Bonetti
4e6e19093d 0.6.3: use the Bing translation service instead of Google's 2012-01-05 15:38:46 +01:00
Daniel Boczek
e68b9af59c Comments for translators are considered safe in template so developer can add html (fe. links) in them and they display correctly in browser. 2011-08-31 11:27:46 +03:00
Marco Bonetti
acbd1ceac0 fix for (GoogleCode) issues 112 - Sublanguages & invalid translation language pair 2011-08-27 16:51:33 +02:00
Marco Bonetti
0a75bf00aa merge of pull request 1, slightly edited 2011-06-30 14:45:40 +02:00
Juan Pablo Martínez
4c23b74a56 add button to translate all rows and unfuzzy 2011-06-25 15:59:56 -03:00
Marco Bonetti
c38757f9dc initial commit 2011-06-16 11:25:15 +02:00