Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 374853002: Providing more information on why certain users can't be added to multi-profile (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor fix Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 1631 matching lines...) Expand 10 before | Expand all | Expand 10 after
1642 </message> 1642 </message>
1643 <message name="IDS_SUPERVISED_USER_IMPORT_USERNAME_EXIST" desc="In list of sup ervised users eligible for import, this text indicates that another supervised u ser with same name already exists on device."> 1643 <message name="IDS_SUPERVISED_USER_IMPORT_USERNAME_EXIST" desc="In list of sup ervised users eligible for import, this text indicates that another supervised u ser with same name already exists on device.">
1644 <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (name used on this device) 1644 <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (name used on this device)
1645 </message> 1645 </message>
1646 <message name="IDS_SUPERVISED_USER_IMPORT_BUBBLE_TEXT" desc="Text shown in not ification bubble when user enters name of user that can be imported."> 1646 <message name="IDS_SUPERVISED_USER_IMPORT_BUBBLE_TEXT" desc="Text shown in not ification bubble when user enters name of user that can be imported.">
1647 Looks like you're already managing a user by that name. Did you want to <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>import <ph name="USER_DISPLAY_NAME">$ 2<ex>John</ex></ph> to this device<ph name="LINK_END">$3<ex>&gt;/a&lt;</ex></ph> ? 1647 Looks like you're already managing a user by that name. Did you want to <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>import <ph name="USER_DISPLAY_NAME">$ 2<ex>John</ex></ph> to this device<ph name="LINK_END">$3<ex>&gt;/a&lt;</ex></ph> ?
1648 </message> 1648 </message>
1649 <message name="IDS_MULTI_PROFILES_RESTRICTED_POLICY_TITLE" desc="Text that is shown on the title of the bubble shown for user pod which is not allowed in mult i-profiles session."> 1649 <message name="IDS_MULTI_PROFILES_RESTRICTED_POLICY_TITLE" desc="Text that is shown on the title of the bubble shown for user pod which is not allowed in mult i-profiles session.">
1650 Can't set up multiple sign-in 1650 Can't set up multiple sign-in
1651 </message> 1651 </message>
1652 <message name="IDS_MULTI_PROFILES_NOT_ALLOWED_POLICY_MSG" desc="Text that is s hown on the bubble shown for user pod which is not allowed in multi-profiles ses sion because of not-allowed policy."> 1652 <message name="IDS_MULTI_PROFILES_NOT_ALLOWED_POLICY_MSG" desc="Text that is s hown on the bubble shown for user pod which is not allowed in multi-profiles ses sion because of not-allowed policy or because of usage policy-pushed certificate s.">
1653 The administrator for this account has disallowed multiple sign-in. 1653 The administrator for this account has disallowed multiple sign-in.
1654 </message> 1654 </message>
1655 <message name="IDS_MULTI_PROFILES_PRIMARY_ONLY_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles se ssion because of primary-only policy."> 1655 <message name="IDS_MULTI_PROFILES_PRIMARY_ONLY_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles se ssion because of primary-only policy.">
1656 The administrator for this account requires this account to be the first sig ned-in account in a multiple sign-in session. 1656 The administrator for this account requires this account to be the first sig ned-in account in a multiple sign-in session.
1657 </message> 1657 </message>
1658 <message name="IDS_MULTI_PROFILES_OWNER_PRIMARY_ONLY_MSG" desc="Text that is s hown on the bubble shown for owner user pod which is not allowed in multi-profil es session because it has to be primary user in the session."> 1658 <message name="IDS_MULTI_PROFILES_OWNER_PRIMARY_ONLY_MSG" desc="Text that is s hown on the bubble shown for owner user pod which is not allowed in multi-profil es session because it has to be primary user in the session.">
1659 This owner account has to be the first signed-in account in a multiple sign- in session. 1659 This owner account has to be the first signed-in account in a multiple sign- in session.
1660 </message> 1660 </message>
1661 <message name="IDS_LOCAL_STATE_ERROR_TEXT_0" desc="Text for notification that Local State file is corrupted and powerwash is required."> 1661 <message name="IDS_LOCAL_STATE_ERROR_TEXT_0" desc="Text for notification that Local State file is corrupted and powerwash is required.">
1662 Unfortunately, <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unabl e to recover your settings. To fix the error, <ph name="SHORT_PRODUCT_NAME">$1<e x>Chrome</ex></ph> must reset your device with Powerwash. 1662 Unfortunately, <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unabl e to recover your settings. To fix the error, <ph name="SHORT_PRODUCT_NAME">$1<e x>Chrome</ex></ph> must reset your device with Powerwash.
(...skipping 4089 matching lines...) Expand 10 before | Expand all | Expand 10 after
5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5753 Done 5753 Done
5754 </message> 5754 </message>
5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5756 System date 5756 System date
5757 </message> 5757 </message>
5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5759 System time 5759 System time
5760 </message> 5760 </message>
5761 </grit-part> 5761 </grit-part>
OLDNEW
« no previous file with comments | « ash/test/test_session_state_delegate.cc ('k') | chrome/browser/chromeos/login/users/chrome_user_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698