diff --git a/contrib/devtools/README.md b/contrib/devtools/README.md index 869fa31fe..02694f222 100644 --- a/contrib/devtools/README.md +++ b/contrib/devtools/README.md @@ -2,15 +2,3 @@ This directory contains tools for developers working on this repository. - -## update-translations.py - -Run this script from the root of the repository to update all translations from transifex. -It will do the following automatically: - -- fetch all translations -- post-process them into valid and committable format -- add missing translations to the build system (TODO) - -See doc/translation-process.md for more information. -