D22783: Fix ambiguous "Current" label in energy information

Nathaniel Graham noreply at phabricator.kde.org
Sat Jul 27 18:19:39 BST 2019


ngraham added reviewers: Plasma, VDG, broulik.
ngraham added a comment.


  Thanks for the patch! And nice job using `arc` to submit it.

INLINE COMMENTS

> main.qml:66
>                  {label: i18n("Capacity"), value: "capacity", unit: i18n("%"), precision: 0},
> -                {label: i18n("Current"), value: "energy", unit: i18nc("Watt-hours", "Wh"), precision: 2},
> +                {label: i18n("Current energy"), value: "energy", unit: i18nc("Watt-hours", "Wh"), precision: 2},
>                  {label: i18n("Last full"), value: "energyFull", unit: i18nc("Watt-hours", "Wh"), precision: 2},

How about "Remaining power" ?

REPOSITORY
  R102 KInfoCenter

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

To: aloisw, #plasma, #vdg, broulik
Cc: ngraham, plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190727/040d0f91/attachment-0001.html>


More information about the Plasma-devel mailing list