From b998857758114eba95e442c930d0e4521eeb3144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Fri, 17 Apr 2015 12:37:43 +0200 Subject: [PATCH] Minor fixes in translation script --- scripts/manage_translations.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/manage_translations.py b/scripts/manage_translations.py index e0bd25f3..f2cd461a 100644 --- a/scripts/manage_translations.py +++ b/scripts/manage_translations.py @@ -15,6 +15,8 @@ # # * fetch: fetch translations from transifex.com # +# * commit: update resources in transifex.com with the local files +# # Each command support the --languages and --resources options to limit their # operation to the specified language or resource. For example, to get stats # for Spanish in contrib.admin, run: