<div dir="ltr">On Mon, Jun 24, 2013 at 8:30 AM, Alexey Obukhov <span dir="ltr"><<a href="mailto:obukhov@cyberplat.com" target="_blank">obukhov@cyberplat.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I try to add my *.ts into project, but does nothing<br>
<br>
files: [<br>
        "src/*.cpp",<br>
        "src/*.h",<br>
        "src/*.ui",<br>
        "src/*.qrc",<br>
        "src/*.rc",<br>
        "src/locale/*.ts"<br>
]<br>
<br>
How to add files of translation to the project?<br>
<br>
--<br>
Alexey Obukhov<br>
<br>
_______________________________________________<br>
QBS mailing list<br>
<a href="mailto:QBS@qt-project.org">QBS@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/qbs" target="_blank">http://lists.qt-project.org/mailman/listinfo/qbs</a><br>
</blockquote></div><br></div><div class="gmail_extra">Does <a href="http://qt.gitorious.org/qt-creator/qt-creator/blobs/2.8/share/qtcreator/translations/translations.qbs">this</a> help?</div><div class="gmail_extra"><br>
</div><div class="gmail_extra">- Orgad</div></div>