| 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 c827efa3bccb075e4acab2019203c02e4ae340a9..0d1d13ea5e2d32cb3d9648fd1866329c828eecf1 100644
|
| --- a/chrome/android/java/strings/android_chrome_strings.grd
|
| +++ b/chrome/android/java/strings/android_chrome_strings.grd
|
| @@ -2243,6 +2243,13 @@ However, you aren’t invisible. Going incognito doesn’t hide your browsing fr
|
| <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false">
|
| mobile_awsnap
|
| </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>
|
|
|