https://bugs.kde.org/show_bug.cgi?id=467892

--- Comment #1 from Emir SARI <emir_s...@icloud.com> ---
So, these are the strings in KInfoCenter:

{label: i18n("Current charge:"), value: "chargePercent", unit: i18n("%"),
precision: 0},
{label: i18n("Health"), value: "capacity", unit: i18n("%"), precision: 0},

Is this within a special structure? Why it has to be labeled like this instead
of a standard `Label {}`? Where do "chargePercent" and "capacity" keys come
from?

yunits: root.historyType == HistoryModel.RateType ? i18nc("Shorthand for
Watts","W") : i18nc("literal percent sign", "%")
Is this string displayed anywhere in the UI?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to