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

Reply via email to