[Updates page] Improve selected/unselected explanation view
ClosedPublic

Authored by ngraham on Feb 20 2019, 8:05 PM.

Details

Summary

Improve the clarity of the information that's being displayed, reduce string length
so that wordy languages don't get anything cut off, and elide properly just in case
they do.

BUG: 404603
FIXED-IN: 5.16

Test Plan

All updates selected:


Some Updates selected:

No updates selected:

Diff Detail

Repository
R134 Discover Software Store
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham created this revision.Feb 20 2019, 8:05 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 20 2019, 8:05 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Feb 20 2019, 8:05 PM
apol accepted this revision.Feb 21 2019, 8:03 PM
apol added a subscriber: apol.

Otherwise it should go in.

discover/qml/UpdatesPage.qml
110

instead of appending the (123) bit in the end, can you include it in the i18np call?

This revision is now accepted and ready to land.Feb 21 2019, 8:03 PM
This revision was automatically updated to reflect the committed changes.