D22516: i18n: Add context "@title:window" to arguments to setWindowTitle()

Daniel Vrátil noreply at phabricator.kde.org
Fri Jul 26 12:34:58 BST 2019


dvratil requested changes to this revision.
dvratil added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> completionconfiguredialog.cpp:57
>  {
> -    setWindowTitle(i18n("Configure completion"));
> +    setWindowTitle(i18nc("@title:window", "Configure completion"));
>      QVBoxLayout *mainLayout = new QVBoxLayout(this);

-> `Configure Completion`

REPOSITORY
  R89 PIM: Libraries

REVISION DETAIL
  https://phabricator.kde.org/D22516

To: aspotashev, mlaurent, dvratil
Cc: dvratil, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20190726/613bafed/attachment.html>


More information about the kde-pim mailing list