lxqt / lxqt-config

Tools to configure LXQt and the underlying operating system
https://lxqt.github.io
GNU Lesser General Public License v2.1
79 stars 60 forks source link

Update the windowTitle string in applicationchooser.ui #944

Closed isf63 closed 1 year ago

isf63 commented 1 year ago

Change windowTitle string to include a space: "ApplicationChooser" → "Application Chooser".

Closes #860.

stefonarch commented 1 year ago

This will undo all translations if we run lxqt-transupdate after. Probably just a search&replace for all lxqt-config-file-associations*.ts "ApplicationChooser → Application Chooser" is better.

stefonarch commented 1 year ago

Will make a PR for the *.ts files later, translations in weblate are locked now.