X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/068a33e0026c567fafc4d10d5a294c9a2a0987ae..510756c95e84ba6211a4cb727836ef57be5c0a93:/fixup-docbook-translated.rb diff --git a/fixup-docbook-translated.rb b/fixup-docbook-translated.rb index d04f250..775fc36 100644 --- a/fixup-docbook-translated.rb +++ b/fixup-docbook-translated.rb @@ -26,7 +26,7 @@ if intro = File.open('extra/%s/intro_%s.xml' % [lang, lang], log 0, 'Including the %s version introduction' % lang xml.search('preface').last.after( intro ) else - log 0, ' -!- Not including the %s introduction text' + log 0, ' -!- Not including the %s introduction text' % lang end if 'es' == lang