]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
insert missing i18n tag at customize and download string 5795/head
authorAlexandre Magno <alexanmtz@gmail.com>
Mon, 5 Nov 2012 20:38:59 +0000 (18:38 -0200)
committerAlexandre Magno <alexanmtz@gmail.com>
Mon, 5 Nov 2012 20:38:59 +0000 (18:38 -0200)
docs/templates/pages/customize.mustache

index 6674da87bc6e945bd130ea9f34df289d6b2f656c..d9970988869ad847f85b25a997447bf02fb397e8 100644 (file)
               </h1>
             </div>
             <div class="download-btn">
-              <a class="btn btn-primary" href="#" {{#production}}onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);"{{/production}}>Customize and Download</a>
+              <a class="btn btn-primary" href="#" {{#production}}onclick="_gaq.push(['_trackEvent', 'Customize', 'Download', 'Customize and Download']);"{{/production}}>{{_i}}Customize and Download{{/i}}</a>
               <h4>{{_i}}What's included?{{/i}}</h4>
               <p>{{_i}}Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.{{/i}}</p>
             </div>