am 57f2cba2: Merge change 6255 into donut
Merge commit '57f2cba2db4b5565b0f70bd5501e8d964dce3ad4' * commit '57f2cba2db4b5565b0f70bd5501e8d964dce3ad4': Fix the comments for the string resources for the charge status.
This commit is contained in:
committed by
The Android Open Source Project
commit
b22ed4e378
@@ -1196,9 +1196,11 @@
|
||||
<!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
|
||||
<string name="lockscreen_pattern_wrong">Sorry, try again</string>
|
||||
|
||||
<!-- When the lock screen is showing and the phone plugged in, show the current
|
||||
charge %. -->
|
||||
<!-- When the lock screen is showing and the phone plugged in, and the battery
|
||||
is not fully sharted, show the current charge %. -->
|
||||
<string name="lockscreen_plugged_in">Charging (<xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g>)</string>
|
||||
<!-- When the lock screen is showing, the phone is plugged in and the battery is fully
|
||||
charged, say that it is charged. -->
|
||||
<string name="lockscreen_charged">Charged</string>
|
||||
|
||||
<!-- When the lock screen is showing and the battery is low, warn user to plug
|
||||
|
||||
Reference in New Issue
Block a user