Fix build; dumb syntax error.

Change-Id: I1204650796df7a49c5221821f2d485fa7e312be6
This commit is contained in:
Roy West
2011-01-26 16:31:21 -08:00
parent ae3e318812
commit cbebe591d7

View File

@@ -624,7 +624,7 @@
<string name="crypt_keeper_final_desc" product="tablet"> <string name="crypt_keeper_final_desc" product="tablet">
Encrypt tablet? This operation is irreversible and if you interrupt it, Encrypt tablet? This operation is irreversible and if you interrupt it,
you will lose data! Encryption takes an hour or more.</string> you will lose data! Encryption takes an hour or more.</string>
<string name="crypt_keeper_final_desc" product="phone"> <string name="crypt_keeper_final_desc" product="default">
Encrypt phone? This operation is irreversible and if you interrupt it, Encrypt phone? This operation is irreversible and if you interrupt it,
you will lose data! Encryption takes an hour or more.</string> you will lose data! Encryption takes an hour or more.</string>