aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiccardo Spagni <ric@spagni.net>2018-11-01 22:34:51 +0200
committerRiccardo Spagni <ric@spagni.net>2018-11-01 22:34:51 +0200
commit963d247154880bfac9a949ae0d35e01685f43550 (patch)
treedb1cbc9c559d4c51a018df46fcfce7f1337b1ac0
parentMerge pull request #4664 (diff)
parentUpdating Monero GUI repo link in README.i18n.md (diff)
downloadmonero-963d247154880bfac9a949ae0d35e01685f43550.tar.xz
Merge pull request #4676
3b402ebb Updating Monero GUI repo link in README.i18n.md (Jkat)
-rw-r--r--README.i18n.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.i18n.md b/README.i18n.md
index 504fc9e75..a3bd8070e 100644
--- a/README.i18n.md
+++ b/README.i18n.md
@@ -3,7 +3,7 @@ Monero daemon internationalization
The Monero command line tools can be translated in various languages. If you wish to contribute and need help/support, contact the [Monero Localization Workgroup on Taiga](https://taiga.getmonero.org/project/erciccione-monero-localization/) or come chat on `#monero-translations` (Freenode/IRC, riot/matrix, MatterMost)
-In order to use the same translation workflow as the [Monero Core GUI](https://github.com/monero-project/monero-core), they use Qt Linguist translation files. However, to avoid the dependencies on Qt this normally implies, they use a custom loader to read those files at runtime.
+In order to use the same translation workflow as the [Monero Core GUI](https://github.com/monero-project/monero-gui), they use Qt Linguist translation files. However, to avoid the dependencies on Qt this normally implies, they use a custom loader to read those files at runtime.
### Tools for translators