<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Mix of translated and untranslated message"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76529#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED --- - Mix of translated and untranslated message"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76529">bug 76529</a>
              from <span class="vcard"><a class="email" href="mailto:aspotashev@gmail.com" title="Alexander Potashev <aspotashev@gmail.com>"> <span class="fn">Alexander Potashev</span></a>
</span></b>
        <pre>Also, there is a similar problem (word puzzle) with "not" here in
src/utils/pacat.c, line 410:
    pa_log(_("Stream moved to device %s (%u, %ssuspended).%s"),
pa_stream_get_device_name(s), pa_stream_get_device_index(s),
pa_stream_is_suspended(s) ? "" : _("not "),  CLEAR_LINE);


On word puzzles in general:
<a href="http://techbase.kde.org/Development/Tutorials/Localization/i18n_Mistakes#Pitfall_.232:_Word_Puzzles">http://techbase.kde.org/Development/Tutorials/Localization/i18n_Mistakes#Pitfall_.232:_Word_Puzzles</a></pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>