Fix 4686480: Update ChooseLockPatternTutorial
- Shorten description string to fit on one page - Use new scalable LockPatternView to show example pattern. Change-Id: I1204b6de9da05d9d3f4e503bec2fc4fb3034a4b3
This commit is contained in:
@@ -1652,7 +1652,7 @@
|
||||
<!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of media on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] -->
|
||||
<string name="memory_media_usage">Media</string>
|
||||
<!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of /sdcard/Download on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] -->
|
||||
<string name="memory_downloads_usage">Downloads</string>
|
||||
<string name="memory_downloads_usage">Downloads</string>
|
||||
<!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of all pictures, videos in /sdcard/DCIM, /sdcard/Pictures folders on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] -->
|
||||
<string name="memory_dcim_usage">Pictures, Videos</string>
|
||||
<!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of audio files in /sdcard on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] -->
|
||||
@@ -2132,12 +2132,8 @@
|
||||
\n\nReady to start? Touch \u201CNext\u201D.
|
||||
</string>
|
||||
<!-- ChooseLockPatternTutorial, tutorial screen text -->
|
||||
<string name="lock_intro_message" product="default"><font size="17">Protect your phone from unauthorized use by creating a personal screen unlock pattern.
|
||||
\n<font height="17">\n</font><b>1</b>\u00A0 On the next screen, watch while an example pattern is drawn.
|
||||
\n<font height="17">\n</font><b>2</b>\u00A0 When ready, draw your own personal unlock pattern. Experiment with different patterns but connect at least four dots.
|
||||
\n<font height="17">\n</font><b>3</b>\u00A0 Redraw your pattern to confirm.
|
||||
\n<font height="17">\n</font><b>Ready to start? Touch \u201CNext\u201D</b>.
|
||||
\n<font height="3">\n</font>To leave your phone unprotected, touch \u201CCancel\u201D.</font>
|
||||
<string name="lock_intro_message" product="default">Protect your phone from unauthorized use by creating a personal screen unlock pattern. Use your finger to connect at least four dots in any order on the next screen.
|
||||
\n\nReady to start? Touch \u201CNext\u201D.
|
||||
</string>
|
||||
|
||||
<!-- Applications Settings --> <skip />
|
||||
|
Reference in New Issue
Block a user