| Index: chrome/app/chromium_strings.grd
|
| diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
|
| index 0de15731cb25c0f8f87a155433f51301cbb3fc67..5a328fca428f8c50eb76cbe9b559b8fb2c657cc2 100644
|
| --- a/chrome/app/chromium_strings.grd
|
| +++ b/chrome/app/chromium_strings.grd
|
| @@ -655,6 +655,11 @@ Chromium is unable to recover your settings.
|
| Chromium 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 Chromium.
|
| + </message>
|
| +
|
| <!-- about:flags -->
|
| <if expr="not pp_ifdef('chromeos')">
|
| <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that he needs to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
|
|
|