Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 <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)."> | 3 <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)."> |
| 4 Physical Web | 4 Physical Web |
| 5 </message> | 5 </message> |
| 6 <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."> | |
| 7 No Physical Web pages to show | |
| 8 </message> | |
| 9 <message name="IDS_PHYSICAL_WEB_UI_SCANNING_MESSAGE" desc="The message display ed in place of a list of nearby URLs while still scanning for nearby URLs."> | |
| 10 Looking for nearby Physical Web pages | |
| 11 </message> | |
| 6 </grit-part> | 12 </grit-part> |
| OLD | NEW |