Hello Borja López Soilán (NeoPolus),
Actually the (.mo) file that you have for "es" spanish language does not
have the latest converted value. The *.mo files are updated when you
install your openerp client via setup.py file.
In order to get the update *.mo file you can run this command from your
terminal.
1: Go to the directory where your OpenERP client resides.
cd /workspace/OpenERP2011/Trunk/client/$
2: execute the following command:
sudo python setup.py install_mo --install-dir
/home/nch/workspace/OpenERP2011/Trunk/client/bin
3:Restart the OpenERP client.
And you are done.
Thanks,
--
You received this bug notification because you are a member of OpenERP
sa GTK client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/741969
Title:
Untranslated "Close current tip" and others
Status in OpenERP GTK Client:
Invalid
Bug description:
On the 6.0 GTK client (tested on revno 1821, 2011-03-21) some strings
of the user interface, related with the tips, remain untranslated even
if there is a translation string available.
The attached picture shows an example where "Close current tip" and
"Disable all tips" buttons, and their tooltips, remain untranslated
while the rest of the UI is (correctly) displayed in Spanish. The
image also shows that there is an available translation for the tested
language.
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp