Revision 087fe22...

Go back to digest for 5th June 2011

Optimization in Graphics

Pino Toscano committed changes in [kooka] /:

i18n: fix some issues, and improve few messages

- remove excessive spaces in messages
- style fixes, like not misusing of the exclamation mark or add period at end of dialog sentence
- add missing I18N_NOOP() around strings translated in the about dialog
- use KLocalizedString and placeholders to fix a couple of string puzzles
- properly pass the arguments to i18n() directly to the i18n() call, instead of using .arg()
... and few minor changes

not all the issues have been fixed though

File Changes

Modified 11 files
  •   kooka/imgprintdialog.cpp
  •   kooka/kookagallery.cpp
  •   kooka/kookaview.cpp
  •   kooka/main.cpp
  •   kooka/ocrbasedialog.cpp
  •   kooka/ocrkadmosdialog.cpp
  •   kooka/ocrkadmosengine.cpp
  •   kooka/photocopyprintdialogpage.cpp
  •   kooka/prefspages.cpp
  •   libkscan/previewer.cpp
  •   libkscan/scansourcedialog.cpp
11 files changed in total