ltoscano added a comment.

  In D12982#267013 <https://phabricator.kde.org/D12982#267013>, @davidedmundson 
wrote:
  
  > > Please also note that, if supporting a different name for the translation 
catalog would mean changing something in Frameworks,...
  >
  > Relevant parts are:
  >
  > .pot needs to match TRANSLATION_DOMAIN for C++ code
  
  
  .pot needs to match TRANSLATION_DOMAIN for libraries; otherwise you set the 
domain through KLocalizedString::setApplicationDomain.
  
  > .pot needs to match aboutData()->componentName() for QtQuick loaded code  
(configmodule.cpp:159)
  > 
  > Neither of those should require a frameworks change as they can all be 
adjusted
  
  configmodule.cpp is part of KDeclarative, so making sure that you can use 
TRANSLATION_DOMAIN requires a change in Frameworks.

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D12982

To: yurchor, #plasma, kde-i18n-doc, ltoscano
Cc: davidedmundson, mart, hein, aacid, ltoscano, plasma-devel, ragreen, Pitel, 
ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol

Reply via email to