Unverified Commit 0038a2b2 authored by Hans Muller's avatar Hans Muller Committed by GitHub

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

parent 6f5bcb97
......@@ -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."
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment