Le 30/12/2014 14:57, Willy Raets a écrit :
> Hi all,
>
> I was wondering next about the Gambas translator:
> When importing .po files send to me by a translator, only the empty
> strings get imported.
> If a translator has changed a earlier translated string to a more
> correct translation these modified strings do NOT get imported because
> there is already an earlier translated string present that needs the
> corrected string instead.
>
> Is this expected behaviour or a bug?
>
> For now I work around this by deleting the entire translation for the
> specific language and next importing the .po file.
>
> Note that I am using Gambas 3.5.4 and didn't test this for Gambas 3.6.x
> So maybe this behaviour is no longer.
>
>

It is the expected behaviour, because the import feature was done just 
to get not yet translated strings from other translation files. Not for 
importing a new translation.

Maybe I should add a "replace existing translations" option?

-- 
Benoît Minisini

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to