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

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

Issue 276023002: Add more background js file and remove Google Analytics setup. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 6 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/echo/manifest.json » ('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 1035 matching lines...) Expand 10 before | Expand all | Expand 10 after
1046 </message> 1046 </message>
1047 <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that canc els download"> 1047 <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that canc els download">
1048 Cancel 1048 Cancel
1049 </message> 1049 </message>
1050 <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that trigg ers burn restart"> 1050 <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that trigg ers burn restart">
1051 Try again 1051 Try again
1052 </message> 1052 </message>
1053 1053
1054 <!-- Chrome OS Strings --> 1054 <!-- Chrome OS Strings -->
1055 <message name="IDS_ECHO_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is asked to give consent to proceed with redeeming ECHO offer."> 1055 <message name="IDS_ECHO_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is asked to give consent to proceed with redeeming ECHO offer.">
1056 <ph name="SERVICE_NAME">$1<ex>Google Drive</ex></ph> wants to verify that yo u are using an eligible Chrome OS device. <ph name="MORE_INFO_LINK">$2<ex>More i nfo</ex></ph> 1056 <ph name="SERVICE_NAME">$1<ex>Google Drive</ex></ph> wants to check if your Chrome OS device is eligible for an offer. <ph name="MORE_INFO_LINK">$2<ex>More info</ex></ph>
1057 </message> 1057 </message>
1058 <message name="IDS_ECHO_DISABLED_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is informed that redeeming offers is disabled for the device."> 1058 <message name="IDS_ECHO_DISABLED_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is informed that redeeming offers is disabled for the device.">
1059 Your IT administrator has disabled Chrome Goodies for your device. <ph name= "MORE_INFO_LINK">$1<ex>More info</ex></ph> 1059 Your IT administrator has disabled Chrome Goodies for your device. <ph name= "MORE_INFO_LINK">$1<ex>More info</ex></ph>
1060 </message> 1060 </message>
1061 <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button la bel for disabled echo dialog."> 1061 <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button la bel for disabled echo dialog.">
1062 Dismiss 1062 Dismiss
1063 </message> 1063 </message>
1064 <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_NAME" desc="Name fo r the flag to disable Chrome Office Viewer component extension."> 1064 <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_NAME" desc="Name fo r the flag to disable Chrome Office Viewer component extension.">
1065 Disable Quickoffice component extension 1065 Disable Quickoffice component extension
1066 </message> 1066 </message>
(...skipping 4367 matching lines...) Expand 10 before | Expand all | Expand 10 after
5434 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5434 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5435 Done 5435 Done
5436 </message> 5436 </message>
5437 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5437 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5438 System date 5438 System date
5439 </message> 5439 </message>
5440 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5440 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5441 System time 5441 System time
5442 </message> 5442 </message>
5443 </grit-part> 5443 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/echo/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698