diff --git a/scripts/translations/extract-json b/scripts/translations/extract-json index 01048bb5cb..00cef1e866 100755 --- a/scripts/translations/extract-json +++ b/scripts/translations/extract-json @@ -1,6 +1,6 @@ #! /bin/bash -# Extract strings from a list of JSON files. +# Extract strings from all JSON files in a directory into files with matching names ending with .pot. # # This script will extract strings from all JSON files in the directory # passed as first argument. The second argument is the destination