am 2f219c51
: Merge "Fix inconsistent text in Settings>Security>Screen lock" into klp-dev
* commit '2f219c51ad2151c9d31912d836276679e0dd747d': Fix inconsistent text in Settings>Security>Screen lock
This commit is contained in:
@@ -2492,18 +2492,18 @@
|
||||
<!-- Do not translate. -->
|
||||
<string name="lockpattern_need_to_unlock_wrong_footer" />
|
||||
<!-- Security & location settings screen, change unlock pattern screen instruction on top of screen. This si when they are supposed to draw a new unlock pattern (for example, if they are changing their unlock patterns)..-->
|
||||
<string name="lockpattern_recording_intro_header">Draw an unlock pattern:</string>
|
||||
<string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen hint on bottom of screen. We are telling them to press the menu button to see more options or help. -->
|
||||
<string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
|
||||
<string name="lockpattern_recording_inprogress">Release finger when done.</string>
|
||||
<string name="lockpattern_recording_inprogress">Release finger when done</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
|
||||
<string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again:</string>
|
||||
<string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again.</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
|
||||
<string name="lockpattern_pattern_entered_header">Pattern recorded.</string>
|
||||
<string name="lockpattern_pattern_entered_header">Pattern recorded</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
|
||||
<string name="lockpattern_need_to_confirm">Draw pattern again to confirm:</string>
|
||||
<string name="lockpattern_pattern_confirmed_header">Your new unlock pattern:</string>
|
||||
<string name="lockpattern_need_to_confirm">Draw pattern again to confirm</string>
|
||||
<string name="lockpattern_pattern_confirmed_header">Your new unlock pattern</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. After they draw a pattern and release their finger, we display the pattern so they remember. When they are ready to draw it once again to confirm it, they press this button. -->
|
||||
<string name="lockpattern_confirm_button_text">Confirm</string>
|
||||
<!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. After they draw a pattern and release their finger, we display the pattern so they remember. If they are nto satisfied with this pattern, they click this button to redraw the pattern. -->
|
||||
|
Reference in New Issue
Block a user