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

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

Issue 2959853003: Add UI components for license type selection in ChromeOS login UI. (Closed)
Patch Set: Created 3 years, 5 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 <!-- Chrome OS-specific strings (included from generated_resources.grd). 2 <!-- Chrome OS-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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 5658 matching lines...) Expand 10 before | Expand all | Expand 10 after
5669 </message> 5669 </message>
5670 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d."> 5670 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d.">
5671 A registration certificate could not be obtained. 5671 A registration certificate could not be obtained.
5672 </message> 5672 </message>
5673 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_NO_MACHINE_IDENTIFICATION" des c="Error message shown on the enrollment screen when the system failed to determ ine the device model or serial number."> 5673 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_NO_MACHINE_IDENTIFICATION" des c="Error message shown on the enrollment screen when the system failed to determ ine the device model or serial number.">
5674 Oops! The system failed to determine device model or serial number. 5674 Oops! The system failed to determine device model or serial number.
5675 </message> 5675 </message>
5676 <message name="IDS_ENTERPRISE_ENROLLMENT_ERROR_ACTIVE_DIRECTORY_POLICY_FETCH" desc="Error message shown on the enrollment screen when the system failed to fet ch device policy from the local server, e.g. Samba or Active Directory."> 5676 <message name="IDS_ENTERPRISE_ENROLLMENT_ERROR_ACTIVE_DIRECTORY_POLICY_FETCH" desc="Error message shown on the enrollment screen when the system failed to fet ch device policy from the local server, e.g. Samba or Active Directory.">
5677 Oops! The system failed to fetch policy for your device. 5677 Oops! The system failed to fetch policy for your device.
5678 </message> 5678 </message>
5679 <message name="IDS_ENTERPRISE_ENROLLMENT_ERROR_LICENSE_REQUEST" desc="Error me ssage shown on the enrollment screen when the system failed to retrieve availabl e license types.">
5680 Oops! The system failed to load available licenses.
5681 </message>
5679 <message name="IDS_ENTERPRISE_ENROLLMENT_ERROR_SAVE_DEVICE_CONFIGURATION" desc ="Error message shown on the enrollment screen when the system failed to save so me part of the device configuration. E.g. token from the Device Management serve r."> 5682 <message name="IDS_ENTERPRISE_ENROLLMENT_ERROR_SAVE_DEVICE_CONFIGURATION" desc ="Error message shown on the enrollment screen when the system failed to save so me part of the device configuration. E.g. token from the Device Management serve r.">
5680 Oops! The system failed to save device configuration. 5683 Oops! The system failed to save device configuration.
5681 </message> 5684 </message>
5682 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> 5685 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
5683 Enterprise enrollment 5686 Enterprise enrollment
5684 </message> 5687 </message>
5685 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen."> 5688 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen.">
5686 Device information 5689 Device information
5687 </message> 5690 </message>
5688 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog."> 5691 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog.">
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
5761 </message> 5764 </message>
5762 <message name="IDS_AD_USER_HIT_JOIN_QUOTA" desc="Alert message that user can't add more machines to the domain"> 5765 <message name="IDS_AD_USER_HIT_JOIN_QUOTA" desc="Alert message that user can't add more machines to the domain">
5763 Failed to join the machine to the domain. This might be due to exceeding the maximum number of allowed machine joins for your account on the server. 5766 Failed to join the machine to the domain. This might be due to exceeding the maximum number of allowed machine joins for your account on the server.
5764 </message> 5767 </message>
5765 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a ttribute message to be shown on attribute update prompt screen."> 5768 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a ttribute message to be shown on attribute update prompt screen.">
5766 Optional — enter new or update existing information to be associated with th is device. 5769 Optional — enter new or update existing information to be associated with th is device.
5767 </message> 5770 </message>
5768 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on the link to the device attribute update help article."> 5771 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on the link to the device attribute update help article.">
5769 Learn more. 5772 Learn more.
5770 </message> 5773 </message>
5774 <message name="IDS_ENTERPRISE_ENROLLMENT_LICENSE_SELECTION" desc="The subtitle on the license selection prompt screen.">
5775 Choose license type
5776 </message>
5777 <message name="IDS_ENTERPRISE_ENROLLMENT_LICENSE_SELECTION_EXPLANATION" desc=" Multiple licenses message to be shown on license selection prompt screen.">
5778 We have detected multiple license types for your domain. Please chose one to continue.
5779 </message>
5780 <message name="IDS_ENTERPRISE_ENROLLMENT_PERPETUAL_LICENSE_TYPE" desc="Text on radio button to select Perpetual License during enrollment.">
5781 Perpetual
5782 </message>
5783 <message name="IDS_ENTERPRISE_ENROLLMENT_ANNUAL_LICENSE_TYPE" desc="Text on ra dio button to select Annual License during enrollment.">
5784 Annual
5785 </message>
5786 <message name="IDS_ENTERPRISE_ENROLLMENT_KIOSK_LICENSE_TYPE" desc="Text on rad io button to select Single App Kiosk License during enrollment.">
5787 Single App Kiosk
5788 </message>
5789 <message name="IDS_ENTERPRISE_ENROLLMENT_LICENSES_REMAINING_TEMPLATE" desc="L abel indicating the number of remaining licenses for some license type.">
5790 <ph name="LICENSE_TYPE">$1<ex>Perpetual</ex></ph> (<ph name="LICENSE_COUNT"> $2<ex>10</ex></ph> rem.)
5791 </message>
5771 5792
5772 <!-- About network UI display strings --> 5793 <!-- About network UI display strings -->
5773 <message name="IDS_NETWORK_UI_TITLE" desc="Title of the page"> 5794 <message name="IDS_NETWORK_UI_TITLE" desc="Title of the page">
5774 Network 5795 Network
5775 </message> 5796 </message>
5776 <message name="IDS_NETWORK_UI_AUTO_REFRESH" desc="Instructions for how to auto -refresh the page"> 5797 <message name="IDS_NETWORK_UI_AUTO_REFRESH" desc="Instructions for how to auto -refresh the page">
5777 Add a query param in URL to auto-refresh the page: chrome://network/?refresh =&lt;sec&gt; 5798 Add a query param in URL to auto-refresh the page: chrome://network/?refresh =&lt;sec&gt;
5778 </message> 5799 </message>
5779 <message name="IDS_NETWORK_UI_REFRESH" desc="Button label for refreshing netwo rks"> 5800 <message name="IDS_NETWORK_UI_REFRESH" desc="Button label for refreshing netwo rks">
5780 Refresh Networks 5801 Refresh Networks
(...skipping 377 matching lines...) Expand 10 before | Expand all | Expand 10 after
6158 Attempts left: $1 6179 Attempts left: $1
6159 </message> 6180 </message>
6160 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6181 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6161 PIN 6182 PIN
6162 </message> 6183 </message>
6163 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6184 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6164 PUK 6185 PUK
6165 </message> 6186 </message>
6166 6187
6167 </grit-part> 6188 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698