« Return to Thread: Localization issue in playground-utils/kregexpeditor

Re: Localization issue in playground-utils/kregexpeditor

by Bugzilla from aacid@kde.org :: Rate this Message:

| View in Thread

El Dilluns, 11 de juny de 2012, a les 13:22:57, Yuri Chornoivan va escriure:

> Hi!
>
> I know that playground is a play ground, but just one question that itches
> me...
>
> kregexpeditorprivate.cpp:63:
>
>    _userRegExps = new UserDefinedRegExps( /*verArea1*/this,
> /*"KRegExpEditorPrivate::userRegExps"*/qPrintable(i18n("Compound regular
> expression:")) );
>
> The result is as follows (highlighted with red border):
>
> http://dl.dropbox.com/u/55247264/theEditor1.png
>
> How can this (broken localization) be fixed?

That qPrintable looks wrong, have you tried removing it?

Cheers,
  Albert

>
> Thanks in advance for your answers.
>
> Best regards,
> Yuri

 « Return to Thread: Localization issue in playground-utils/kregexpeditor