<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2016-10-16 18:10 GMT+02:00 Divyam Madaan <span dir="ltr"><<a href="mailto:divyam3897@gmail.com" target="_blank">divyam3897@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">hi<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
how do you plan to handle the translations for the words activity?<br></blockquote><div>It still has to be thought properly to be implemented. We need the translations only to display words so for keys I will use english words only (qsTr can't be use with keys ) so I thought to keep an array as values for eg: "words": ["go","do",..] and then use qsTr in the GCtext in model where we pass these words to translate them. What do you think can be a better idea to implement the same? <br></div></div></div></div></blockquote><div><br></div><div>I'm not sure it will be good to have everything in the main po file, so maybe we can go with something like lang but it would mean one more file for translators which do not make it easier for them...<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
What do you plan to do in the configuration for words that is different<br>
from the configuration of images?<br></blockquote><div>I thought I need to add all the languages in configuration as in lang for the translation of words? <br></div></div></div></div></blockquote><div><br></div><div>Good thought :) <br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Johnny<br>
<br></blockquote></div></div></div>
</blockquote></div><br></div></div>