Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 42334eee47e5bdb5d8bb5467f4f702cd895ec451..3f58564f28cb4749d2cff8700ca2a78f9c9c5ca9 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -11161,6 +11161,17 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
| Cancel |
| </message> |
| + <!-- Enterprise sign-in profile linking --> |
| + <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_YES_NEW_STYLE" desc="Text of the button to create a new profile after enterprise account signin"> |
| + Create new profile |
| + </message> |
| + <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_NO_NEW_STYLE" desc="Text of the button to link the current profile with the signed-in enterprise account"> |
|
Peter Kasting
2013/05/15 00:11:03
Nit: "CREATE_NEW_PROFILE_{YES|NO}" is confusing, e
dconnelly
2013/05/17 13:01:55
Done.
|
| + Continue |
| + </message> |
| + <message name="IDS_ENTERPRISE_SIGNIN_CREATE_NEW_PROFILE_PROMPT_NEW_STYLE" desc="The text of the prompt to create a new profile after signing into an enterprise account"> |
| + <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> is managed by <ph name="DOMAIN">$2<ex>example.com</ex></ph> |
| + </message> |
| + |
| <!-- Cookies Window --> |
| <message name="IDS_COOKIES_WEBSITE_PERMISSIONS_WINDOW_TITLE" desc="The title of the redesigned Cookies Window that lets you manage cookies, storage quota for websites and other permissions per-website"> |
| Cookies and site data |