Updated the material_en.arb description for signedIn (#15306)

This commit is contained in:
Hans Muller 2018-03-08 15:42:29 -08:00 committed by GitHub
parent 6f5bcb97a4
commit 0038a2b21c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,16 +168,16 @@
"signedInLabel": "Signed in",
"@signedInLabel": {
"description": "The semantics label used to indicate which account is signed in in UserAccountsDrawerHeader when an accessibility user navigates the UI."
"description": "The accessibility label used to indicate which account is signed in, in a UserAccountsDrawerHeader, when the accessibility user navigates the UI. This phrase serves as an adjective with respect to the user. The phrase indicates that the user is currently signed in."
},
"hideAccountsLabel": "Hide accounts",
"@hideAccountsLabel": {
"description": "The semantics label used for the button on UserAccountsDrawerHeader that hides the list of accounts."
"description": "The accessibility label used for the button on a UserAccountsDrawerHeader that hides the list of accounts."
},
"showAccountsLabel": "Show accounts",
"@showAccountsLabel": {
"description": "The semantics label used for the button on UserAccountsDrawerHeader that shows the list of accounts."
"description": "The accessibility label used for the button on a UserAccountsDrawerHeader that shows the list of accounts."
}
}