Adds string for the accessible name for the Particle Disc

This is the accessibility name for the Particle Disc at the top right
corner of New Tab Page.

Note: No .sha1 file because the string added is for accessibility and
will not be visible in a screenshot.

Bug: 961120
Change-Id: I88e4bc653de354f166184030a3ec64c0ffe601d1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1612231
Reviewed-by: Colin Blundell <[email protected]>
Commit-Queue: Colin Blundell <[email protected]>
Auto-Submit: Peter Lee <[email protected]>
Cr-Commit-Position: refs/heads/master@{#660765}
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 3b165b22e0..ed2cf8e 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -351,6 +351,9 @@
       <message name="IDS_ACCNAME_LOCATION" desc="The accessible name for the editable-text portion of the omnibox.">
         Address and search bar
       </message>
+      <message name="IDS_ACCNAME_PARTICLE_DISC" desc="The accessible name for the Account Consistency Disc on New Tab Page">
+        Google Account
+      </message>
 
       <message name="IDS_UTILITY_PROCESS_JSON_PARSER_NAME" desc="The name of the utility process used for parsing JSON files.">
         JSON Parser