D26584: Load localization catalog for slideshow config window
David Edmundson
noreply at phabricator.kde.org
Sun Jan 12 15:59:01 GMT 2020
davidedmundson added a comment.
> I'm still not totally clear on why some things require a domain to be added for translations, and other things don't.
Everything requires a domain set in some way.
For apps/C++ this is done effectively magically at compile time.
For QML we have to have some code somewhere that says "this QML context should use this i18n domain", which is all in kdeclarative. This is already quite messy, but the real complication is when one context loads a plugin from something else - we haven't solved that, so we specify a domain explicitly.
REPOSITORY
R120 Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D26584
To: yurchor, #plasma, #localization, ngraham
Cc: davidedmundson, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200112/ccb341a8/attachment.html>
More information about the Plasma-devel
mailing list