mirror of
https://github.com/reactos/reactos.git
synced 2026-06-20 21:16:20 +08:00
We do have IDS_PWR_HOURS_REMAINING and IDS_PWR_MINUTES_REMAINING string resources but they're never used programmatically. Display the estimated battery time ONLY if the returned time is not unknown. CORE-18969 CORE-19452