Re: Review Request 117274: Fix i18n in kross

2014-04-01 Thread Aleix Pol Gonzalez

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117274/#review54789
---

Ship it!


Ship It!

- Aleix Pol Gonzalez


On April 1, 2014, 2:40 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/117274/
 ---
 
 (Updated April 1, 2014, 2:40 p.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: kross
 
 
 Description
 ---
 
 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
 
 
 Diffs
 -
 
   src/console/CMakeLists.txt aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2 
   CMakeLists.txt 5b28a3c210232d9682af43afec9401416b858ca0 
   src/console/main.cpp f81672e1c15681719943f64698ada19eeebc0bef 
 
 Diff: https://git.reviewboard.kde.org/r/117274/diff/
 
 
 Testing
 ---
 
 Ran kf5kross --help.  Not investigated how to test the translation stuff.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 117274: Fix i18n in kross

2014-04-01 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117274/#review54795
---


This review has been submitted with commit 
f81033ed266791ac2d9c36fddca1ee3c57eb8ee2 by Alex Merry to branch master.

- Commit Hook


On April 1, 2014, 2:40 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/117274/
 ---
 
 (Updated April 1, 2014, 2:40 p.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: kross
 
 
 Description
 ---
 
 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
 
 
 Diffs
 -
 
   src/console/CMakeLists.txt aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2 
   CMakeLists.txt 5b28a3c210232d9682af43afec9401416b858ca0 
   src/console/main.cpp f81672e1c15681719943f64698ada19eeebc0bef 
 
 Diff: https://git.reviewboard.kde.org/r/117274/diff/
 
 
 Testing
 ---
 
 Ran kf5kross --help.  Not investigated how to test the translation stuff.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 117274: Fix i18n in kross

2014-04-01 Thread Alex Merry

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117274/
---

(Updated April 1, 2014, 4:02 p.m.)


Status
--

This change has been marked as submitted.


Review request for KDE Frameworks.


Repository: kross


Description
---

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


Diffs
-

  src/console/CMakeLists.txt aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2 
  CMakeLists.txt 5b28a3c210232d9682af43afec9401416b858ca0 
  src/console/main.cpp f81672e1c15681719943f64698ada19eeebc0bef 

Diff: https://git.reviewboard.kde.org/r/117274/diff/


Testing
---

Ran kf5kross --help.  Not investigated how to test the translation stuff.


Thanks,

Alex Merry

___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 117274: Fix i18n in kross

2014-04-01 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117274/#review54796
---


This review has been submitted with commit 
b17149e7a97003d69eb221397493e54b437a3d7b by Alex Merry to branch master.

- Commit Hook


On April 1, 2014, 2:40 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/117274/
 ---
 
 (Updated April 1, 2014, 2:40 p.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: kross
 
 
 Description
 ---
 
 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
 
 
 Diffs
 -
 
   src/console/CMakeLists.txt aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2 
   CMakeLists.txt 5b28a3c210232d9682af43afec9401416b858ca0 
   src/console/main.cpp f81672e1c15681719943f64698ada19eeebc0bef 
 
 Diff: https://git.reviewboard.kde.org/r/117274/diff/
 
 
 Testing
 ---
 
 Ran kf5kross --help.  Not investigated how to test the translation stuff.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 117274: Fix i18n in kross

2014-04-01 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117274/#review54797
---


This review has been submitted with commit 
e7c842103077a647c8b13dafa85c5e1d5b2d84e2 by Alex Merry to branch master.

- Commit Hook


On April 1, 2014, 2:40 p.m., Alex Merry wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/117274/
 ---
 
 (Updated April 1, 2014, 2:40 p.m.)
 
 
 Review request for KDE Frameworks.
 
 
 Repository: kross
 
 
 Description
 ---
 
 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
 
 
 Diffs
 -
 
   src/console/CMakeLists.txt aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2 
   CMakeLists.txt 5b28a3c210232d9682af43afec9401416b858ca0 
   src/console/main.cpp f81672e1c15681719943f64698ada19eeebc0bef 
 
 Diff: https://git.reviewboard.kde.org/r/117274/diff/
 
 
 Testing
 ---
 
 Ran kf5kross --help.  Not investigated how to test the translation stuff.
 
 
 Thanks,
 
 Alex Merry
 


___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel


Re: Review Request 117274: Fix i18n in kross

2014-04-01 Thread Aleix Pol
On Tue, Apr 1, 2014 at 6:02 PM, Alex Merry alex.me...@kde.org wrote:

This is an automatically generated e-mail. To reply, visit:
 https://git.reviewboard.kde.org/r/117274/
   This change has been marked as submitted.
   Review request for KDE Frameworks.
 By Alex Merry.

 *Updated April 1, 2014, 4:02 p.m.*
  *Repository: * kross
 Description

 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

   Testing

 Ran kf5kross --help.  Not investigated how to test the translation stuff.

   Diffs

- src/console/CMakeLists.txt (aadc8f57eea53fdd0a51464045b0c12d5dcdb4d2)
- CMakeLists.txt (5b28a3c210232d9682af43afec9401416b858ca0)
- src/console/main.cpp (f81672e1c15681719943f64698ada19eeebc0bef)

 View Diff https://git.reviewboard.kde.org/r/117274/diff/



FWIW, I've seen that the context being used in drkonqi is:
i18nc(@info:shell, ...). Maybe we want to use that, it looks standard.

Aleix
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel