<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tooling allows (and thus code has) duplicate string entries for translation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109258#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Tooling allows (and thus code has) duplicate string entries for translation"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109258">bug 109258</a>
              from <span class="vcard"><a class="email" href="mailto:miles@filmsi.net" title="Martin Srebotnjak <miles@filmsi.net>"> <span class="fn">Martin Srebotnjak</span></a>
</span></b>
        <pre>Just downloaded pot files for 6.1 (master) dated 04-04.
Runing the command
for f in $(find ./pot_LO61_2018-04-04 -type f -name '*.pot'); do msguniq –d
"$f"; done
in the folder of pot files I got report of duplicated pot entries (making the
pot files not compliant to the gettext rules), obviously (all?) located in
sw/uiconfig/swriter/ui (i.e. file sw/messages.pot).
I am attaching the report.
For the time being, I cleaned the file of duplicated entries by opening it with
poEdit which automatically fixed the duplicates and saved it back.</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>