I've created a module which only modifies an existing RML report to add new columns, labels and functionalities. It's working great.
The problem is in the translation files. To translate my module, I do the same as always, use the OpenERP interface as a standard user, go to configuration > translations > export / import > export translation. I select my module, but the exported translation only has the header, and nothing more.
The labels and strings I added to the report aren't being recognized. Can anyone tell me why?
Thank you in advance!