| Index: chrome/android/java/strings/android_chrome_strings.grd
|
| diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
|
| index 93ab35932e8979c2280e84c1d68ea5200b7914c7..ff182cf30ed33bde111786947b835774afe6446a 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2249,6 +2249,12 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
|
| Client side certificate selection is not supported by the operating system.
|
| </message>
|
|
|
| + <!-- Physical Web strings -->
|
| + <message name="IDS_PHYSICAL_WEB_NOTIFICATION_TITLE" desc="Description of quantity of discovered URLs nearby.">
|
| + {NUM_URLS, plural,
|
| + =1 {1 URL nearby}
|
| + other {# URLs nearby}}
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|