From d22279ff444ce2d83b281256c5a7438d04f6c78c Mon Sep 17 00:00:00 2001 From: Walter Garcia-Fontes Date: Mon, 5 Jan 2015 18:25:27 +0100 Subject: [PATCH] Doc-ca: corrected this file as to email by Phil Holmes --- scripts/build/create-weblinks-itexi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/create-weblinks-itexi.py b/scripts/build/create-weblinks-itexi.py index 1aca956ad4..e529ca7327 100644 --- a/scripts/build/create-weblinks-itexi.py +++ b/scripts/build/create-weblinks-itexi.py @@ -28,7 +28,7 @@ depth = "../" # Get/update node translations ''' -for i in cs de es fr hu it ja nl zh; do +for i in ca cs de es fr hu it ja nl zh; do echo "'"$i"': {" (echo '--' ; grep -nH -B1 translationof Documentation/$i/web/* ) \ | pytt '^--\n.*@(?:unnum|sub)[^ ]* (.*)\n.*@translationof (.*)\n' "'\2': '\1',\n" \ -- 2.39.2