<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 1, 2014 at 6:02 PM, Alex Merry <span dir="ltr"><<a href="mailto:alex.merry@kde.org" target="_blank">alex.merry@kde.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">



 <div>
  <div style="font-family:Verdana,Arial,Helvetica,sans-serif"><div class="">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border:1px solid rgb(201,195,153)">
    <tbody><tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/117274/" target="_blank">https://git.reviewboard.kde.org/r/117274/</a>
     </td>
    </tr>
   </tbody></table>
   <br>



</div><table bgcolor="#e0e0e0" width="100%" cellpadding="8" style="border:1px solid gray">
 <tbody><tr>
  <td>
   <h1 style="margin-right:0.2em;padding:0px;font-size:10pt">This change has been marked as submitted.</h1>
  </td>
 </tr>
</tbody></table>
<br>


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image:url(https://mail.google.com/mail/u/0/);border:1px solid black;background-repeat:repeat no-repeat">
 <tbody><tr>
  <td><div class="">

<div>Review request for KDE Frameworks.</div>
<div>By Alex Merry.</div>


</div><p style="color:grey"><i>Updated April 1, 2014, 4:02 p.m.</i></p><div class="">









<div style="margin-top:1.5em">
 <b style="color:rgb(87,80,18);font-size:10pt">Repository: </b>
kross
</div>


<h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border:1px solid rgb(184,181,160)">
 <tbody><tr>
  <td>
   <pre style="margin:0px;padding:0px;white-space:pre-wrap;word-wrap:break-word">Resurrect the KAboutData for the kross console


Use i18n() instead of QCoreApplication::translate() in console app

This was probably from copy-pasted command-line parsing code; everything
else in this framework uses KI18n.

Use the correct translation catalog in the console application</pre>
  </td>
 </tr>
</tbody></table>


<h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border:1px solid rgb(184,181,160)">
 <tbody><tr>
  <td>
   <pre style="margin:0px;padding:0px;white-space:pre-wrap;word-wrap:break-word">Ran kf5kross --help.  Not investigated how to test the translation stuff.</pre>
  </td>
 </tr>
</tbody></table>


<h1 style="color:rgb(87,80,18);font-size:10pt;margin-top:1.5em">Diffs </h1>
<ul style="margin-left:3em;padding-left:0px">

 <li>src/console/CMakeLists.txt <span style="color:grey">(aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2)</span></li>

 <li>CMakeLists.txt <span style="color:grey">(5b28a3c210232d9682af43afec9401416b858ca0)</span></li>

 <li>src/console/main.cpp <span style="color:grey">(f81672e1c15681719943f64698ada19eeebc0bef)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/117274/diff/" style="margin-left:3em" target="_blank">View Diff</a></p>







  </div></td>
 </tr>
</tbody></table>




  </div>
 </div>


</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">FWIW, I've seen that the context being used in drkonqi is: i18nc("@info:shell", ...). Maybe we want to use that, it looks standard.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Aleix</div></div>