From ec26cd509ea66e274e000c8cd4e61eb997f60a61 Mon Sep 17 00:00:00 2001 From: Joey de l'Arago Date: Mon, 16 Jan 2023 15:50:52 +0100 Subject: [PATCH] Extend comment CURA-9814 --- scripts/translations/extract-json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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