- change dialog title to "Passphrase Dialog as that's better for distinction on Transifex
- remove style-sheet for bold font and use default Qt Designer option for bold
- remove capsLabel default text -> results in removal of a clear() in the source
I tried to move the string, which is displayed when Caps Lock is active into the .ui file and use setVisible(true / false), but that resulted in layout jumping / small layout movements, which were rather ugly!