Commit 2a9fa873 authored by antrim@chromium.org's avatar antrim@chromium.org

Update string (see bug description)

BUG=281246
R=ygorshenin@chromium.org

Review URL: https://chromiumcodereview.appspot.com/23757003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220661 0039d316-1c4b-4281-b951-d872f2087c98
parent eb6bcafd
......@@ -601,7 +601,7 @@ Press any key to continue exploring.
Creating supervised user
</message>
<message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_CREATION_TIMEOUT_MESSAGE" desc="Text shown at the place of progess indicator if creation takes too long and should be cancelled.">
Profile takes too long to create. You may want to cancel process and retry later.
This is taking much longer than it should.
</message>
<message name="IDS_USER_IS_LOCALLY_MANAGED_BY_NOTICE" desc="Text for notifications showing that this user is locally managed">
This user is supervised by <ph name="MANAGER_EMAIL">$1<ex>user@example.com</ex></ph>. Usage and history from this user can be reviewed by the manager on chrome.com.
......
......@@ -256,6 +256,7 @@ input.managed-user-creation-manager-password,
#managed-user-creation-status .id-text {
display: -webkit-inline-box;
margin-top: 1px;
max-width: 480px;
vertical-align: baseline;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment