Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(490)

Unified Diff: components/physical_web_ui_strings.grdp

Issue 2697193006: Move some Physical Web strings to new location and add OWNERS (Closed)
Patch Set: fix tests, restore android_chrome_strings.grd Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/OWNERS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « components/OWNERS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698