| Index: chrome/app/google_chrome_strings.grd
|
| diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
|
| index 9ff81637e817e579715f604865db0f163b1338fa..23ab143d2d3dce4ddef0d98e3a64d8253de1ac58 100644
|
| --- a/chrome/app/google_chrome_strings.grd
|
| +++ b/chrome/app/google_chrome_strings.grd
|
| @@ -579,6 +579,11 @@ Google Chrome is unable to recover your settings.
|
| Google Chrome is configured to automatically launch when you start your computer.
|
| </message>
|
|
|
| + <!-- Managed user settings page -->
|
| + <message name="IDS_SIGNIN_SYNC_ALLOWED" desc="A checkbox in the Managed User Settings dialog for enabling sign in and sync.">
|
| + Allow signing into Chrome.
|
| + </message>
|
| +
|
| <!-- about:flags -->
|
| <if expr="not pp_ifdef('chromeos')">
|
| <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that he needs to relaunch Chrome. Shown next to a button that says 'Relaunch Now'.">
|
|
|