codler / Battery-Time-Remaining

Show battery time remaining in Mac OS X 10.8+ Mountain Lion and Mavericks
http://yap.nu/battery-time-remaining/
Other
412 stars 72 forks source link

Some english-only strings left #26

Closed Velines closed 12 years ago

Velines commented 12 years ago

The string after "Power source" seems to be taken directly from IOPSKeys.h (http://opensource.apple.com/source/IOKitUser/IOKitUser-502/ps.subproj/IOPSKeys.h), resulting in English only. I don't know if OSX provides some resources where you can look up the localized strings or if you have to create your own dictionary, but having all the strings translated would be very nice.