<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - duplicate message definitions in some .pot files"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107611#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - duplicate message definitions in some .pot files"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107611">bug 107611</a>
              from <span class="vcard"><a class="email" href="mailto:todventtu@suomi24.fi" title="Buovjaga <todventtu@suomi24.fi>"> <span class="fn">Buovjaga</span></a>
</span></b>
        <pre>(In reply to Kiyotaka Nishibori from <a href="show_bug.cgi?id=107611#c3">comment #3</a>)
<span class="quote">> Hi, Buovjaga 

> > I didn't find anything:
> I'm sorry  I wrote wrong command: not "msgmerge" but "msgfmt".
> I rewrite command for verifying:
> export LANG=C; cd workdir; for i in `find pot -name "*.pot" -print|sort`; do
> msgfmt -cv -o /dev/null $i >> pots-status 2>&1; done; grep
> --before-context=0 --after-context=1 -e 'definition' pots-status >
> pots-errors

> Your retrying would be much appreciated.</span >

It still prints nothing.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>