<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - error strings in installation wizard still needed or not?"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144028#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - error strings in installation wizard still needed or not?"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144028">bug 144028</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>Created <span class=""><a href="https://bugs.documentfoundation.org/attachment.cgi?id=174510" name="attach_174510" title="Screenshot of the dialog preview in Orca MSI authoring tool">attachment 174510</a> <a href="https://bugs.documentfoundation.org/attachment.cgi?id=174510&action=edit" title="Screenshot of the dialog preview in Orca MSI authoring tool">[details]</a></span>
Screenshot of the dialog preview in Orca MSI authoring tool

OOO_CONTROL_206 is the placeholder string that is used for ErrorText control in
SetupError dialog [1], which is defined as ErrorDialog [2] in the installer.
This dialog is managed by Windows Installer [3], and the content of the
ErrorText control is set by the service at runtime.

I believe that the reason why there is an explicit text there in Control.ulf is
just to simplify testing of the dialog using e.g. Orca's dialog preview (see
attachment).

I do not see a harm in its existence, and maybe it just needs a notice that it
needs no translation.

[1]
<a href="https://opengrok.libreoffice.org/xref/core/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt?r=6045232d#251">https://opengrok.libreoffice.org/xref/core/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt?r=6045232d#251</a>
[2] <a href="https://opengrok.libreoffice.org/search?project=core&full=ErrorDialog">https://opengrok.libreoffice.org/search?project=core&full=ErrorDialog</a>
[3] <a href="https://docs.microsoft.com/en-us/windows/win32/msi/error-dialog">https://docs.microsoft.com/en-us/windows/win32/msi/error-dialog</a></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>