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

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: Remove unused flex import Created 3 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/enrollment/enrollment_screen.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5700 matching lines...) Expand 10 before | Expand all | Expand 10 after
5711 </message> 5711 </message>
5712 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d."> 5712 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_CERT_FETCH_FAILED " desc="Error message shown when a registration certificate could not be obtaine d.">
5713 A registration certificate could not be obtained. 5713 A registration certificate could not be obtained.
5714 </message> 5714 </message>
5715 <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."> 5715 <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.">
5716 Oops! The system failed to determine device model or serial number. 5716 Oops! The system failed to determine device model or serial number.
5717 </message> 5717 </message>
5718 <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."> 5718 <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.">
5719 Oops! The system failed to fetch policy for your device. 5719 Oops! The system failed to fetch policy for your device.
5720 </message> 5720 </message>
5721 <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.">
5722 Oops! The system failed to load available licenses.
5723 </message>
5721 <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."> 5724 <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.">
5722 Oops! The system failed to save device configuration. 5725 Oops! The system failed to save device configuration.
5723 </message> 5726 </message>
5724 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> 5727 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
5725 Enterprise enrollment 5728 Enterprise enrollment
5726 </message> 5729 </message>
5727 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen."> 5730 <message name="IDS_ENTERPRISE_ENROLLMENT_DEVICE_INFORMATION" desc="The subtitl e on the device attribute prompt screen.">
5728 Device information 5731 Device information
5729 </message> 5732 </message>
5730 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog."> 5733 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry butt on on the error step in the enterprise enrollment dialog.">
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
5812 </message> 5815 </message>
5813 <message name="IDS_AD_AUTH_NETWORK_ERROR" desc="Error message to show when the re is a problem contacting the logon server when authenticating for Active Direc tory enrollment."> 5816 <message name="IDS_AD_AUTH_NETWORK_ERROR" desc="Error message to show when the re is a problem contacting the logon server when authenticating for Active Direc tory enrollment.">
5814 Oops! There was a problem contacting the logon server. Please check your ne twork connection and the domain name, then try again. 5817 Oops! There was a problem contacting the logon server. Please check your ne twork connection and the domain name, then try again.
5815 </message> 5818 </message>
5816 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a ttribute message to be shown on attribute update prompt screen."> 5819 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a ttribute message to be shown on attribute update prompt screen.">
5817 Optional — enter new or update existing information to be associated with th is device. 5820 Optional — enter new or update existing information to be associated with th is device.
5818 </message> 5821 </message>
5819 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on the link to the device attribute update help article."> 5822 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on the link to the device attribute update help article.">
5820 Learn more. 5823 Learn more.
5821 </message> 5824 </message>
5825 <message name="IDS_ENTERPRISE_ENROLLMENT_LICENSE_SELECTION" desc="The subtitle on the license selection prompt screen.">
5826 Choose license type
5827 </message>
5828 <message name="IDS_ENTERPRISE_ENROLLMENT_LICENSE_SELECTION_EXPLANATION" desc=" Multiple licenses message to be shown on license selection prompt screen.">
5829 We have detected multiple license types for your domain. Please chose one to continue.
5830 </message>
5831 <message name="IDS_ENTERPRISE_ENROLLMENT_PERPETUAL_LICENSE_TYPE" desc="Text on radio button to select Perpetual License during enrollment.">
5832 Perpetual
5833 </message>
5834 <message name="IDS_ENTERPRISE_ENROLLMENT_ANNUAL_LICENSE_TYPE" desc="Text on ra dio button to select Annual License during enrollment.">
5835 Annual
5836 </message>
5837 <message name="IDS_ENTERPRISE_ENROLLMENT_KIOSK_LICENSE_TYPE" desc="Text on rad io button to select Single App Kiosk License during enrollment.">
5838 Single App Kiosk
5839 </message>
5840 <message name="IDS_ENTERPRISE_ENROLLMENT_LICENSES_REMAINING_TEMPLATE" desc="L abel indicating the number of remaining licenses for some license type.">
5841 <ph name="LICENSE_TYPE">$1<ex>Perpetual</ex></ph> (<ph name="LICENSE_COUNT"> $2<ex>10</ex></ph> rem.)
5842 </message>
5822 5843
5823 <!-- About network UI display strings --> 5844 <!-- About network UI display strings -->
5824 <message name="IDS_NETWORK_UI_TITLE" desc="Title of the page"> 5845 <message name="IDS_NETWORK_UI_TITLE" desc="Title of the page">
5825 Network 5846 Network
5826 </message> 5847 </message>
5827 <message name="IDS_NETWORK_UI_AUTO_REFRESH" desc="Instructions for how to auto -refresh the page"> 5848 <message name="IDS_NETWORK_UI_AUTO_REFRESH" desc="Instructions for how to auto -refresh the page">
5828 Add a query param in URL to auto-refresh the page: chrome://network/?refresh =&lt;sec&gt; 5849 Add a query param in URL to auto-refresh the page: chrome://network/?refresh =&lt;sec&gt;
5829 </message> 5850 </message>
5830 <message name="IDS_NETWORK_UI_REFRESH" desc="Button label for refreshing netwo rks"> 5851 <message name="IDS_NETWORK_UI_REFRESH" desc="Button label for refreshing netwo rks">
5831 Refresh Networks 5852 Refresh Networks
(...skipping 404 matching lines...) Expand 10 before | Expand all | Expand 10 after
6236 6257
6237 <message name="IDS_USB_PRINTER_DISPLAY_NAME" desc="The display name assigned t o USB printers which were automatically configured for the user. USB stands for Universal Serial Bus, it indicates how the printer is attached to the computer." > 6258 <message name="IDS_USB_PRINTER_DISPLAY_NAME" desc="The display name assigned t o USB printers which were automatically configured for the user. USB stands for Universal Serial Bus, it indicates how the printer is attached to the computer." >
6238 <ph name="PRINTER_MANUFACTURER">$1<ex>Hewlett Packard</ex></ph> <ph name="PR INTER_MODEL">$2<ex>OfficeJet 8710</ex></ph> (USB) 6259 <ph name="PRINTER_MANUFACTURER">$1<ex>Hewlett Packard</ex></ph> <ph name="PR INTER_MODEL">$2<ex>OfficeJet 8710</ex></ph> (USB)
6239 </message> 6260 </message>
6240 6261
6241 <message name="IDS_USB_PRINTER_DISPLAY_NAME_MAKE_OR_MODEL" desc="The display n ame assigned to USB printers which were automatically configured for the user. T his string is used when only one of manufacturer or model strings are present. U SB stands for Universal Serial Bus, it indicates how the printer is attached to the computer."> 6262 <message name="IDS_USB_PRINTER_DISPLAY_NAME_MAKE_OR_MODEL" desc="The display n ame assigned to USB printers which were automatically configured for the user. T his string is used when only one of manufacturer or model strings are present. U SB stands for Universal Serial Bus, it indicates how the printer is attached to the computer.">
6242 <ph name="PRINTER_MAKE_OR_MODEL">$1<ex>OfficeJet 8710</ex></ph> (USB) 6263 <ph name="PRINTER_MAKE_OR_MODEL">$1<ex>OfficeJet 8710</ex></ph> (USB)
6243 </message> 6264 </message>
6244 6265
6245 </grit-part> 6266 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/enrollment/enrollment_screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698