diff options
author | Jkat <Fission@live.com> | 2018-08-07 17:07:58 -0400 |
---|---|---|
committer | Jkat <Fission@live.com> | 2018-08-07 17:07:58 -0400 |
commit | 5dd03846b656af95a3f187a82b22710b9b373815 (patch) | |
tree | 2c9637a1d873615649f31da02a3794eb6fee2698 /README.i18n.md | |
parent | Merge pull request #4129 (diff) | |
download | monero-5dd03846b656af95a3f187a82b22710b9b373815.tar.xz |
Updating Qt download link
Diffstat (limited to 'README.i18n.md')
-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 |