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

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

Issue 1131073004: FIxed AIDE UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.css » ('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 <!-- 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 6060 matching lines...) Expand 10 before | Expand all | Expand 10 after
6071 <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for locat ion tex box on the device naming screen in the enterprise enrollment dialog."> 6071 <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for locat ion tex box on the device naming screen in the enterprise enrollment dialog.">
6072 Device Location 6072 Device Location
6073 </message> 6073 </message>
6074 <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING" desc="Status message to show while enterprise enrollment is underway."> 6074 <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING" desc="Status message to show while enterprise enrollment is underway.">
6075 Enrolling the device. Please wait... 6075 Enrolling the device. Please wait...
6076 </message> 6076 </message>
6077 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_LINK" desc="Text on the link to the enterprise enrollment help article."> 6077 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_LINK" desc="Text on the link to the enterprise enrollment help article.">
6078 Learn more about Enterprise Enrollment 6078 Learn more about Enterprise Enrollment
6079 </message> 6079 </message>
6080 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a ttribute message to be shown on attribute update prompt screen."> 6080 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a ttribute message to be shown on attribute update prompt screen.">
6081 Enter new or update existing information to be associated with this device. 6081 Optional — enter new or update existing information to be associated with th is device.
6082 </message> 6082 </message>
6083 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on the link to the device attribute update help article."> 6083 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on the link to the device attribute update help article.">
6084 Learn more. 6084 Learn more.
6085 </message> 6085 </message>
6086 6086
6087 <!-- About network UI display strings --> 6087 <!-- About network UI display strings -->
6088 <message name="IDS_NETWORK_UI_TITLE" desc="Title of the page"> 6088 <message name="IDS_NETWORK_UI_TITLE" desc="Title of the page">
6089 Network 6089 Network
6090 </message> 6090 </message>
6091 <message name="IDS_NETWORK_UI_AUTO_REFRESH" desc="Instructions for how to auto -refresh the page"> 6091 <message name="IDS_NETWORK_UI_AUTO_REFRESH" desc="Instructions for how to auto -refresh the page">
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
6360 An app that shows a filtered list of extensions from Chrome Web Store. Exten sions in the list can be installed directly from the app. 6360 An app that shows a filtered list of extensions from Chrome Web Store. Exten sions in the list can be installed directly from the app.
6361 </message> 6361 </message>
6362 <message name="IDS_WEBSTORE_WIDGET_TITLE_PRINTER_PROVIDERS" desc="Title for Ch rome Web Store Gallery Widget which lists all print driver apps from Chrome Web Store for a specific printer."> 6362 <message name="IDS_WEBSTORE_WIDGET_TITLE_PRINTER_PROVIDERS" desc="Title for Ch rome Web Store Gallery Widget which lists all print driver apps from Chrome Web Store for a specific printer.">
6363 Select a printer driver app 6363 Select a printer driver app
6364 </message> 6364 </message>
6365 <message name="IDS_WEBSTORE_WIDGET_DEFAULT_ERROR" desc="Default message shown when Chrome Web Store Widget app window content fails to load (e.g. if it fails to load Chrome Web Store Gallery in a webview)."> 6365 <message name="IDS_WEBSTORE_WIDGET_DEFAULT_ERROR" desc="Default message shown when Chrome Web Store Widget app window content fails to load (e.g. if it fails to load Chrome Web Store Gallery in a webview).">
6366 Could not connect to the Chrome Web Store. 6366 Could not connect to the Chrome Web Store.
6367 </message> 6367 </message>
6368 6368
6369 </grit-part> 6369 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698