From d2ac76d7922fff243174ee50ab05020a5064aa6e Mon Sep 17 00:00:00 2001 From: Dixsie Wolmers Date: Wed, 26 Aug 2020 17:23:45 -0500 Subject: Add title attribute to all icon only buttons - Title attribute allows action text to be displayed on hover - Carets in hardware status table will be addressed in a separate commit as part of Hardware status accessibility updates Signed-off-by: Dixsie Wolmers Change-Id: I58a85b6d244d1125f0b43c22d0bb456a36815097 --- src/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/locales') diff --git a/src/locales/en-US.json b/src/locales/en-US.json index 07eae3de..de6dfce6 100644 --- a/src/locales/en-US.json +++ b/src/locales/en-US.json @@ -19,6 +19,7 @@ "selected": "Selected" }, "ariaLabel": { + "hidePassword": "Hide password", "showPassword": "Show password as plain text. Note: this will visually expose your password on the screen.", "tooltip": "Tooltip", "progressBar": "Page loading progress bar" -- cgit v1.2.3