View Single Post
Old 11-11-2013, 04:35 AM   #227
sergeyvl12
ebook fan
sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.sergeyvl12 ought to be getting tired of karma fortunes by now.
 
Posts: 735
Karma: 2528718
Join Date: Dec 2010
Device: PocketBook 301+, Kindle 3 Wi-Fi, Onyx Boox A62, Kindle Touch
For translators:

For translators:

Be aware:

the following is incorrect:
<message>
<source>Bookmarks</source>
<translation type="Marcadores"></translation>
</message>
<message>
<source>Position</source>
<translation type="Posición"></translation>
</message>

correct is:
<message>
<source>Bookmarks</source>
<translation>Marcadores</translation>
</message>
<message>
<source>Position</source>
<translation>Posición</translation>
</message>


<translation type="unfinished"></translation>
means that there is no translation for this phrase yet.

type="unfinished" should be removed if you add a translation.

Please correct your translations.

Last edited by sergeyvl12; 11-11-2013 at 04:37 AM.
sergeyvl12 is offline   Reply With Quote