The new three strings for maya dont't get used. Please take a look.<br><br><div class="gmail_quote">2012/6/27 Jeroen Vermeulen <span dir="ltr"><<a href="mailto:jtv@canonical.com" target="_blank">jtv@canonical.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On 2012-06-16 19:42, Francesco Fumanti wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Assuming, we modify a translation in a po file of Onboard in the source<br>
code repository, and somebody else changes a translation in the<br>
translation interface of Launchpad. How do I know, that the import<br>
triggered by our change in the source code repository does not overwrite<br>
the change in the translation interface, or that the export triggered by<br>
the change in the translation interface of launchpad does not overwrite<br>
our change in the source code repository? Does the import and export<br>
take such concurrent changes into account or does it blindly overwrite<br>
the one or the other?<br>
</blockquote>
<br></div>
Disclaimer: it's been a while since I did any serious work on this, so I may get some things wrong.  And it's complicated, so there's always things that can go wrong.  That said, it seems to work out pretty well in practice.  Here's what I think happens:<br>


<br>
The daily automatic export job will notice that there are concurrent changes, and just skip the export for that day.  This doesn't quite cover all possible conflicts, but that's where the importer's conflict resolution comes in.<br>


<br>
If you take a PO file that was exported from Launchpad Translations, edit it offline, and then re-upload it, there will be a timestamp in the header saying when it was exported from Launchpad.  If the importer sees that one of the translations has already changed in Launchpad since the file was exported, it will downgrade the file's translation of that message to a suggestion.<span class="HOEnZb"><font color="#888888"><br>


<br>
<br>
Jeroen</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
-- <br>
ubuntu-translators mailing list<br>
<a href="mailto:ubuntu-translators@lists.ubuntu.com" target="_blank">ubuntu-translators@lists.<u></u>ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-translators" target="_blank">https://lists.ubuntu.com/<u></u>mailman/listinfo/ubuntu-<u></u>translators</a><br>
</div></div></blockquote></div><br>