kcm_activities: Remove form titles that should not be translatable
AbandonedPublic

Authored by aspotashev on Mar 27 2016, 4:10 PM.

Details

Reviewers
ivan
Summary

kcm_activities: Make QML-defined UI translatable

Explicitly set translation domain "kcm_activities" in .qml files.

These changes to i18n*() calls do not break string freeze because we
don't change neither msgid nor msgctxt.

Diff Detail

Repository
R119 Plasma Desktop
Branch
kcm-activities-i18n-5.6
Lint
No Linters Available
Unit
No Unit Test Coverage
aspotashev updated this revision to Diff 2976.Mar 27 2016, 4:10 PM
aspotashev retitled this revision from to kcm_activities: Remove form titles that should not be translatable.
aspotashev updated this object.
aspotashev edited the test plan for this revision. (Show Details)
aspotashev added a reviewer: ivan.
Restricted Application added a project: Plasma. · View Herald TranscriptMar 27 2016, 4:10 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
aspotashev abandoned this revision.Mar 29 2016, 6:40 AM

Pushed because it's trivial.

ivan edited edge metadata.Mar 29 2016, 11:07 AM

Just a note, you do not need to pass changes like these through the review as far as I'm concerned.

ivan added a comment.Mar 29 2016, 11:08 AM

(for the activity switcher, kcm and friends - though, I guess, others would not mind i18n fixes for other components to be pushed directly)