Skip to content

Method to edit translations

Kai edited this page Aug 19, 2021 · 1 revision

Tool

Linguist.app in <path of your qt folder>/Qt/<your qt version>/clang_64/bin/

How to edit?

Before edit our translations , we have to get to Qt Creator Tools -> External -> Linguist -> Update Translations

We start the Linguist.app, we could edit translations now.

After the editing, we have to back to Qt Creator Tools -> External -> Linguist -> Release Translations.

After release, we finish the translation editing.

Clone this wiki locally