| Index: components/physical_web_ui_strings.grdp
|
| diff --git a/components/physical_web_ui_strings.grdp b/components/physical_web_ui_strings.grdp
|
| index cc34d512cc4c9c1533651fe315778ac1407ce739..cc5e09f494be87d7df586a2761cee94bef90419a 100644
|
| --- a/components/physical_web_ui_strings.grdp
|
| +++ b/components/physical_web_ui_strings.grdp
|
| @@ -3,4 +3,10 @@
|
| <message name="IDS_PHYSICAL_WEB_UI_TITLE" desc="Title of a built-in page that displays a list of Physical Web URLs (URLs broadcast by nearby devices).">
|
| Physical Web
|
| </message>
|
| + <message name="IDS_PHYSICAL_WEB_UI_EMPTY_MESSAGE" desc="The message displayed in place of a list of nearby URLs when there are no URLs to display.">
|
| + No Physical Web pages to show
|
| + </message>
|
| + <message name="IDS_PHYSICAL_WEB_UI_SCANNING_MESSAGE" desc="The message displayed in place of a list of nearby URLs while still scanning for nearby URLs.">
|
| + Looking for nearby Physical Web pages
|
| + </message>
|
| </grit-part>
|
|
|