Exclude identical strings
commitf49507cb589ba3d30fc366e8ae25c3bb2b3aa961
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 30 Oct 2023 03:37:14 +0000 (30 11:37 +0800)
committerChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 6 Nov 2023 06:10:27 +0000 (6 14:10 +0800)
treeb984a10d004d5ed260520d8b6a842656f5888362
parent606c23d1a46f135e55718e378008a4868ef67d77
Exclude identical strings

This gives slightly smaller final binary.

https://doc.qt.io/qt-6/linguist-lrelease.html#lrelease-options
>If the translated text is the same as the source text, exclude the
>message.
src/app/CMakeLists.txt