Index: chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
diff --git a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
index e6fa4180b1e518eaaaaff2eacdd9042bf0e1023e..86ad8f3fdc648e477f7df0c955693a7ab14cdd22 100644 |
--- a/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
+++ b/chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd |
@@ -1193,6 +1193,12 @@ |
<message desc="Braille of element with the ARIA role tooltip." name="IDS_CHROMEVOX_ARIA_ROLE_TOOLTIP_BRL"> |
tltip |
</message> |
+ <message desc="Describes an element with the ARIA role tree." name="IDS_CHROMEVOX_ARIA_ROLE_TREE"> |
+ Tree |
+ </message> |
+ <message desc="Braille of element with the ARIA role tree." name="IDS_CHROMEVOX_ARIA_ROLE_TREE_BRL"> |
+ tree |
+ </message> |
<message desc="Describes an element with the ARIA role treeitem." name="IDS_CHROMEVOX_ARIA_ROLE_TREEITEM"> |
Tree item |
</message> |