[Libreoffice-bugs] [Bug 109427] Path to en/svx.mo not found when accessing the (font) color picker in the toolbar

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 28 12:59:41 UTC 2017


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

Caolán McNamara <caolanm at redhat.com> 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 <caolanm at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20170728/7e5a093e/attachment.html>


More information about the Libreoffice-bugs mailing list