Skip to content

Remove the last I18N_NOOP use

Volker Krause requested to merge work/vkrause/qt6-port-last-i18n-noop-use into master

This seems to have been wrongly so far, with the string never actually used in its translated form. Fix and simplify this by using i18n() directly.

Merge request reports