am 055e4ea5: Merge change Ief544bc6 into eclair-mr2

Merge commit '055e4ea56c42e714dc471d86311f64437f4ed786' into eclair-mr2-plus-aosp

* commit '055e4ea56c42e714dc471d86311f64437f4ed786':
  fix grammar in the grant permissions UI
This commit is contained in:
Fred Quintana
2009-10-16 11:26:20 -07:00
committed by Android Git Automerger

View File

@@ -2067,7 +2067,7 @@
<!-- Title for the unselected state of a CompoundButton. --> <!-- Title for the unselected state of a CompoundButton. -->
<string name="accessibility_compound_button_unselected">not checked</string> <string name="accessibility_compound_button_unselected">not checked</string>
<string name="grant_credentials_permission_message_header">The following one or more applications are requesting permission to access your account, now and in the future.</string> <string name="grant_credentials_permission_message_header">The following one or more applications request permission to access your account, now and in the future.</string>
<string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string> <string name="grant_credentials_permission_message_footer">Do you want to allow this request?</string>
<string name="grant_permissions_header_text">Access Request</string> <string name="grant_permissions_header_text">Access Request</string>
<string name="allow">Allow</string> <string name="allow">Allow</string>