[Libreoffice-bugs] [Bug 144028] error strings in installation wizard still needed or not?
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 24 08:33:41 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144028
--- Comment #2 from Mike Kaganski <mikekaganski at hotmail.com> ---
Created attachment 174510
--> https://bugs.documentfoundation.org/attachment.cgi?id=174510&action=edit
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]
https://opengrok.libreoffice.org/xref/core/instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt?r=6045232d#251
[2] https://opengrok.libreoffice.org/search?project=core&full=ErrorDialog
[3] https://docs.microsoft.com/en-us/windows/win32/msi/error-dialog
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210824/cbe0b24b/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list