Merge "Fix build; dumb syntax error." into honeycomb

This commit is contained in:
Roy West
2011-01-26 16:34:40 -08:00
committed by Android (Google) Code Review

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>