Skip to content

Systemtray applet: qml: change i18n call to i18nc

Reason for the change

Currently, the extracted string for translation is "Some letters with tall characters, ascenders, descenders, etc", which seems to be wrong. It appears this was intended to be an i18nc call, so I have changed it.

Merge request reports