DescriptionFix the low battery notification string from mins -> minutes.
The previous fix from:
http://src.chromium.org/viewvc/chrome?view=rev&revision=153905
depends on icu formatting function to get the localized time remaining strings. However, the string from icu formatter does not provide the format we want, it uses "mins" instead of "minutes". Hence, revert to use the old ash_string.grd to localize the minute string we prefer, and add a singular minute string.
BUG=157169
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|