]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/build/create-weblinks-itexi.py
Doc-ca: corrected this file as to email by Phil Holmes
[lilypond.git] / scripts / build / create-weblinks-itexi.py
index 1aca956ad439463f7c9275b55c961dd5c0696821..e529ca7327cdd5a6a4ff2a36a861bd7a413a3b7b 100644 (file)
@@ -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" \