Chromium Code Reviews| Index: components/omnibox_strings.grdp |
| diff --git a/components/omnibox_strings.grdp b/components/omnibox_strings.grdp |
| index 8e9c7d2b403cbb679c9e7c5e18cca38941d81362..2617f433f53a870a50603e7dbf6ffffdab495af4 100644 |
| --- a/components/omnibox_strings.grdp |
| +++ b/components/omnibox_strings.grdp |
| @@ -18,4 +18,7 @@ |
| Search or type URL |
| </message> |
| </if> |
| + <message name="IDS_PHYSICAL_WEB_OVERFLOW" desc="The label in the omnibox dropdown indicating that multiple nearby devices are broadcasting URLs."> |
| + {URL_count, plural, =1 {1 web page found} other {# web pages found}} |
| + </message> |
| </grit-part> |