<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/03/2014 12:53 PM, Samantha N.
      Bueno wrote:<br>
    </div>
    <blockquote
      cite="mid:1393869218-10199-5-git-send-email-sbueno+anaconda@redhat.com"
      type="cite">
      <pre wrap="">+                print(_("Formatting <i class="moz-txt-slash"><span class="moz-txt-tag">/</span>dev<span class="moz-txt-tag">/</span></i>%s. This may take a moment." % disk))</pre>
    </blockquote>
    <br>
    The % operation needs to happen outside of the _() translation.<br>
  </body>
</html>