add translated string to returned values

Bug #858276 reported by ViktorNagy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openerp-client-lib
Won't Fix
Undecided
Unassigned

Bug Description

Hi,

I'm using openerp clientlib to add openerp as a backend storage for getting things gnome, and my problem is that it always returns the main language's text, instead of per-user translated text.

(e.g context values in project.task)

would it be possible to add translations as given by uid?

Tags: feature

Related branches

Revision history for this message
Nicolas Vanhoren (OpenERP) (niv-openerp) wrote :

Hello,

The texts in openerp are not implicitly translated using the uid. Translation are done according to the "lang" key if that key exists in the context given to each method call.

So the correct way to handle translations is to maintain a context containing the language.

Best regards.

Changed in openerp-client-lib:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.