https://bugs.documentfoundation.org/show_bug.cgi?id=109427

Caolán McNamara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG
            Summary|Path to svx.mo not found    |Path to en/svx.mo not found
                   |when accessing the (font)   |when accessing the (font)
                   |color picker in the toolbar |color picker in the toolbar

--- Comment #2 from Caolán McNamara <[email protected]> ---
This is normal and not a bug. FWIW the matching code for those accesses is
Translate::Create(sType.getStr(),
Application::GetSettings().GetUILanguageTag()) in vcl/source/window/builder.cxx
in the "domain" handling tag, so this happens for all things loaded from .ui
files. Its expected that there will be no .mo for the English US case.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to