Allow translators to translate app/kdevelop.xml as usual
ClosedPublic

Authored by kossebau on Apr 27 2017, 6:49 PM.

Diff Detail

Repository
R32 KDevelop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kossebau created this revision.Apr 27 2017, 6:49 PM
Restricted Application added a subscriber: kdevelop-devel. · View Herald TranscriptApr 27 2017, 6:49 PM
apol accepted this revision.Apr 27 2017, 10:05 PM
apol added a subscriber: apol.

I had never seen a XmlMessages.sh file. Looks like black magic. Or debian packaging.

This revision is now accepted and ready to land.Apr 27 2017, 10:05 PM

There are few around for XML files, it's recognized by scripty.

Techbase leaked the magicians' spellings here (which someone once teached me for Okteta):
https://techbase.kde.org/Development/Tutorials/Localization/i18n_Build_Systems#Translating_Mimetype_descriptions

This revision was automatically updated to reflect the committed changes.