ngraham added inline comments.

INLINE COMMENTS

> DeviceView.qml:133
> +                id: storeBtn
> +                text: i18n("Set as Trusted")
> +                visible: device && device.status == 
> Bolt.Bolt.Status.Authorized && device.stored == false

"Trust this Device"?

> DeviceView.qml:154
> +                id: forgetBtn
> +                text: i18n("Set as Untrusted")
> +                visible: device && device.stored

"Revoke Trust"?

REPOSITORY
  R119 Plasma Desktop

REVISION DETAIL
  https://phabricator.kde.org/D19011

To: dvratil, #vdg, #plasma
Cc: knambiar, bernieinnocenti, andreask, ndavis, trickyricky26, abetts, 
fabianr, ngraham, broulik, ognarb, yurchor, asturmlechner, plasma-devel, 
jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, 
jensreuterberg, sebas, apol, mart

Reply via email to