[Localization] Qt Creator translation files
Oswald Buddenhagen
oswald.buddenhagen at gmx.de
Fri Oct 20 11:15:15 CEST 2023
On Thu, Oct 19, 2023 at 08:43:31PM +0200, Kristóf Kiszel wrote:
>is it necessary to build Qt Creator from source to get the translation
>files for the current stable release, or is it enough just to clone
>this?
>
translations are "compiled" (lrelease'd) from .ts to .qm, which the
build does. you can configure the build and selectively build only the
specific target, or you can invoke lrelease manually.
regards
More information about the Localization
mailing list