Rename the json.in files as json.cmake (fix i18n)
ClosedPublic

Authored by ltoscano on Feb 1 2019, 12:26 AM.

Details

Summary

The translation infrastructure of KDE handles only .json
and .json.cmake files. Renaming the files allow them to be
translated, without any other side-effect.

Test Plan

It compiles and the output seems to be the same.

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ltoscano requested review of this revision.Feb 1 2019, 12:26 AM
ltoscano created this revision.
ltoscano added a subscriber: KMyMoney.
tbaumgart accepted this revision.Feb 1 2019, 7:41 AM

Looks OK to me.

This revision is now accepted and ready to land.Feb 1 2019, 7:41 AM
ltoscano retitled this revision from Rename the json.in file as json.cmake (fix i18n) to Rename the json.in files as json.cmake (fix i18n).Feb 1 2019, 9:16 AM
This revision was automatically updated to reflect the committed changes.