<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Translation is not applied in some UI such as 'Option dialog'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143409#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - Translation is not applied in some UI such as 'Option dialog'"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143409">bug 143409</a>
              from <span class="vcard"><a class="email" href="mailto:ml.nishibori.kiyotaka@gmail.com" title="Kiyotaka Nishibori <ml.nishibori.kiyotaka@gmail.com>"> <span class="fn">Kiyotaka Nishibori</span></a>
</span></b>
        <pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=173651" name="attach_173651" title="comparison between 0771ac00acc8 and ac6c82452405">attachment 173651</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=173651&action=edit" title="comparison between 0771ac00acc8 and ac6c82452405">[details]</a></span>
comparison between 0771ac00acc8 and ac6c82452405

In my humble opinion, if the commit 0771ac00acc8 was reverted, the lost
translation would be shown again in the UI anyway.
My process of examining to show the lost translation again was:
  1. git checkout master
  2. git pull
  3. git checkout -b fix-143409
  4. git revert 0771ac00acc8
     # And a local commit ac6c82452405 was created.
  5. ./autogen.sh
  6. make

As the result, Please see the attached image.

I'm sorry, I'm not a programmer, and cannot explain why it worked and am not
sure if the  way is smart or rational.</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>