View Single Post
nowhereman's Avatar
Posts: 152 | Thanked: 91 times | Joined on Dec 2009 @ Spain
#51
Originally Posted by danypoup View Post
I can send you french translation files (in Qt format) for Wallet (version : qtwallet_1.0-2maemo1) , if you want ?

Just tell me how to do it ?
Yes!. I attached a literals.txt file.

On file you will see a lot of (for example)

...
<message>
<location filename="../../DetailedWindow.cpp" line="1049"/>
<source>Name</source>
<translation type="unfinished"></translation>
</message>
...

must be replace for

...
<message>
<location filename="../../DetailedWindow.cpp" line="1049"/>
<source>Name</source>
<translation>Nom</translation>
</message>
...

That's all, and thank you very much
__________________
-----------------------------------------------------------------------------

Protect your confidential information by installing Wallet for N9 and N900.
Visit: http://www.nowhereman.eu

Last edited by nowhereman; 2010-07-07 at 21:47.