Fix encryption strings
Bug: 16901855 Change-Id: I7297a88c173d5a5ca03ee404938c9d4bad550110
This commit is contained in:
@@ -790,21 +790,21 @@
|
||||
<!-- Informational text in the first confirmation screen before starting device encryption -->
|
||||
<string name="crypt_keeper_desc" product="tablet">
|
||||
You can encrypt your accounts, settings, downloaded apps and their data,
|
||||
media, and other files. After you encrypt your tablet, assuming you\’ve set up a screen lock
|
||||
media, and other files. After you encrypt your tablet, assuming you\'ve set up a screen lock
|
||||
(that is, a pattern or numeric PIN or password), you\'ll need to unlock the screen to decrypt
|
||||
the tablet every time you power it on. The only other way to decrypt is to perform a factory
|
||||
data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with
|
||||
a charged battery and keep your tablet plugged in throughout the process. If you interrupt,
|
||||
you\’ll lose some or all of your data</string>
|
||||
a charged battery and keep your tablet plugged in throughout the process. If you interrupt it,
|
||||
you\'ll lose some or all of your data</string>
|
||||
<!-- Informational text in the first confirmation screen before starting device encryption -->
|
||||
<string name="crypt_keeper_desc" product="default">
|
||||
You can encrypt your accounts, settings, downloaded apps and their data,
|
||||
media, and other files. After you encrypt your phone, assuming you’ve set up a screen lock
|
||||
media, and other files. After you encrypt your phone, assuming you\'ve set up a screen lock
|
||||
(that is, a pattern or numeric PIN or password), you\'ll need to unlock the screen to decrypt
|
||||
the phone every time you power it on. The only other way to decrypt is to perform a factory
|
||||
data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with
|
||||
a charged battery and keep your phone plugged in throughout the process. If you interrupt,
|
||||
you\’ll lose some or all of your data.</string>
|
||||
a charged battery and keep your phone plugged in throughout the process. If you interrupt it,
|
||||
you\'ll lose some or all of your data.</string>
|
||||
|
||||
<!-- Button text to start encryption process -->
|
||||
<string name="crypt_keeper_button_text" product="tablet">Encrypt tablet</string>
|
||||
|
Reference in New Issue
Block a user