| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 277466739fa48d1bc985a24bbbfe2d9fb0d1858b..19a45766aab0788c01ece9d07878868b1995d569 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8348,10 +8348,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Your device is offline
|
| </message>
|
| <message name="IDS_SITE_OFFLINE_LOAD_DESCRIPTION" desc="offline site">
|
| - The webpage at <ph name="HOST_NAME"><strong>$1<ex>www.offline.com</ex></strong></ph> cannot be reached because your network connection is down. The page will be loaded when the network connection is restored. <br>
|
| + The webpage at <ph name="HOST_NAME"><strong>$1<ex>www.offline.com</ex></strong></ph> cannot be reached because your network connection is down. The page will be loaded when the network connection is restored. <ph name="LINE_BREAK"><br><ex><br></ex></ph>
|
| </message>
|
| <message name="IDS_APP_OFFLINE_LOAD_DESCRIPTION" desc="offline app">
|
| - The app at <ph name="HOST_NAME"><strong>$1<ex>www.offline.com</ex></strong></ph> cannot be reached because your network connection is down. The page will be loaded when the network connection is restored. <br>
|
| + The app at <ph name="HOST_NAME"><strong>$1<ex>www.offline.com</ex></strong></ph> cannot be reached because your network connection is down. The page will be loaded when the network connection is restored. <ph name="LINE_BREAK"><br><ex><br></ex></ph>
|
| </message>
|
| <message name="IDS_OFFLINE_TRY_LOADING">
|
| Try loading the page anyway
|
|
|