D14155: [Feature] Add python plugin MiddleClickLoader

David Rosca noreply at phabricator.kde.org
Mon Jul 16 14:39:18 BST 2018


drosca added inline comments.

INLINE COMMENTS

> mcl_settings.ui:35
> +       <property name="text">
> +        <string><h1>MiddleClickLoader</h1></string>
> +       </property>

Translatable strings currently cannot be in UI files for Python extensions as it uses gettext and not Qt translation system (tr), so please move the strings to Python code (as you can see in runaction - settingsdialog.py).

REPOSITORY
  R875 Falkon

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

To: SGOrava, #falkon, drosca
Cc: falkon, tuomisto, herrold, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, cochise, clivej, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20180716/824a2980/attachment.html>


More information about the Falkon mailing list