]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc-ca: corrected this file as to email by Phil Holmes
authorWalter Garcia-Fontes <walter.garcia@upf.edu>
Mon, 5 Jan 2015 17:25:27 +0000 (18:25 +0100)
committerJean-Charles Malahieude <lilyfan@orange.fr>
Sun, 18 Jan 2015 09:11:29 +0000 (10:11 +0100)
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" \