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

--- Comment #15 from Caolán McNamara <[email protected]> ---
Possibly unotools/source/i18n/resmgr.cxx Translate::Create is the thing to look
at here. We are caching on rLocale.getGlibcLocaleString() which I'm guessing is
slow for this language variant case, in which case simply caching on the input
rLocale or rLocale.getBcp47() might be the way to go

-- 
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