<table><tr><td style="">pino requested changes to this revision.<br />pino added a comment.<br />This revision now requires changes to proceed.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D14411">View Revision</a></tr></table><br /><div><div><p>This does not look good for different reasons:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">the KI18n framework is marked as working on Android (and looking at its git history, there were fixes for it); hence, if it still does not  work, please fix it instead (so it will work for kstars <em>any</em> any other KI18n-based application)</li>
<li class="remarkup-list-item">if you really need to define i18n() as gettext(), then wrap it as QString::fromUtf8(), otherwise the encoding is completely wrong (implicit char* -> QString cast uses latin1/ascii)</li>
<li class="remarkup-list-item">it mixes unrelated changes (like header reshuffling) -- please make sure each commit is <strong>not</strong> an aggregate of many unrelated changes!</li>
<li class="remarkup-list-item">all the various string changes, like the introduction of string puzzles, are big no-no</li>
</ul>

<p>Please get KI18n to work: all these changes are intrusive, and wrong, workarounds to that.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R321 KStars</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14411">https://phabricator.kde.org/D14411</a></div></div><br /><div><strong>To: </strong>ckertesz, mutlaqja, pino<br /><strong>Cc: </strong>pino, kde-edu, narvaez, apol<br /></div>