diff options
author | luigi1111 <luigi1111w@gmail.com> | 2018-08-22 20:55:56 -0500 |
---|---|---|
committer | luigi1111 <luigi1111w@gmail.com> | 2018-08-22 20:55:56 -0500 |
commit | 1eed62c618ac303473cc19bca7b33233377cc581 (patch) | |
tree | 0109d22a9f197f89dcf472bf8e6be58114ac6b12 | |
parent | Merge pull request #4231 (diff) | |
parent | Updating Qt download link (diff) | |
download | monero-1eed62c618ac303473cc19bca7b33233377cc581.tar.xz |
Merge pull request #4234
5dd0384 Updating Qt download link (Jkat)
-rw-r--r-- | README.i18n.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.i18n.md b/README.i18n.md index b0379bfb3..504fc9e75 100644 --- a/README.i18n.md +++ b/README.i18n.md @@ -7,7 +7,7 @@ In order to use the same translation workflow as the [Monero Core GUI](https://g ### Tools for translators -In order to create, update or build translations files, you need to have Qt tools installed. For translating, you need either the **Qt Linguist GUI** ([part of QT Creator](https://www.qt.io/download-open-source/#allDownloadsDiv-9) or a [3rd-party standalone version](https://github.com/lelegard/qtlinguist-installers/releases)), or another tool that supports Qt ts files, such as Transifex. The files are XML, so they can be edited in any plain text editor if needed. +In order to create, update or build translations files, you need to have Qt tools installed. For translating, you need either the **Qt Linguist GUI** ([part of Qt Creator](https://www.qt.io/download) or a [3rd-party standalone version](https://github.com/lelegard/qtlinguist-installers/releases)), or another tool that supports Qt ts files, such as Transifex. The files are XML, so they can be edited in any plain text editor if needed. ### Creating / modifying translations |