Use QObject::tr(...) when necessary and remove i18n when not necessary (as in tests apps)
ClosedPublic

Authored by mlaurent on Apr 14 2016, 12:43 PM.

Details

Summary

We use Qt catalog in zanshin master => we must to use tr(...)

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mlaurent updated this revision to Diff 3336.Apr 14 2016, 12:43 PM
mlaurent retitled this revision from to Use QObject::tr(...) when necessary and remove i18n when not necessary (as in tests apps).
mlaurent updated this object.
mlaurent edited the test plan for this revision. (Show Details)
mlaurent added reviewers: ervin, bensi.
mlaurent set the repository for this revision to R4 Zanshin.
mlaurent added a project: Zanshin.
ervin accepted this revision.Apr 14 2016, 2:05 PM
ervin edited edge metadata.
This revision is now accepted and ready to land.Apr 14 2016, 2:05 PM
This revision was automatically updated to reflect the committed changes.