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

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 277083004: Added browser and OS credits link to EULA page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 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 | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 </if> 231 </if>
232 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a bout pages"> 232 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a bout pages">
233 Google Inc. 233 Google Inc.
234 </message> 234 </message>
235 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> 235 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
236 Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved. 236 Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved.
237 </message> 237 </message>
238 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri ght message, containing the URLs."> 238 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri ght message, containing the URLs.">
239 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt ;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a &gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target=" _blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt; </ph>. 239 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt ;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a &gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target=" _blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt; </ph>.
240 </message> 240 </message>
241 <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the c opyright message, containing the URLs.">
242 Chrome open source licenses
243 </message>
241 <if expr="chromeos"> 244 <if expr="chromeos">
242 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chrome OS."> 245 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chrome OS.">
243 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS ">&lt;a target="_blank" href="$1"&gt;</ph>open source software<ph name="END_LINK _CROS_OSS">&lt;/a&gt;</ph>. 246 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS ">&lt;a target="_blank" href="$1"&gt;</ph>open source software<ph name="END_LINK _CROS_OSS">&lt;/a&gt;</ph>.
244 </message> 247 </message>
248 <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional te xt displayed beneath the Chromium open source URLs for Chrome OS.">
249 Chrome OS open source licenses
250 </message>
245 </if> 251 </if>
246 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box."> 252 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box.">
247 Google Chrome <ph name="TERMS_OF_SERVICE_LINK">&lt;a target="_blank" hre f="$1"&gt;</ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK">&lt;/a&gt;</ ph> 253 Google Chrome <ph name="TERMS_OF_SERVICE_LINK">&lt;a target="_blank" hre f="$1"&gt;</ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK">&lt;/a&gt;</ ph>
248 </message> 254 </message>
249 <if expr="is_macosx"> 255 <if expr="is_macosx">
250 <!-- Mac 32-bit deprecation --> 256 <!-- Mac 32-bit deprecation -->
251 <message name="IDS_MAC_32_BIT_OBSOLETE_SOON" desc="A message displayed o n an at-launch infobar and About (Help) page warning the user that the computer they are using is about to become unsupported."> 257 <message name="IDS_MAC_32_BIT_OBSOLETE_SOON" desc="A message displayed o n an at-launch infobar and About (Help) page warning the user that the computer they are using is about to become unsupported.">
252 This computer will soon stop receiving Google Chrome updates because i ts hardware is no longer supported. 258 This computer will soon stop receiving Google Chrome updates because i ts hardware is no longer supported.
253 </message> 259 </message>
254 <message name="IDS_MAC_32_BIT_OBSOLETE_NOW" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer t hey are using is no longer supported."> 260 <message name="IDS_MAC_32_BIT_OBSOLETE_NOW" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the computer t hey are using is no longer supported.">
(...skipping 868 matching lines...) Expand 10 before | Expand all | Expand 10 after
1123 </message> 1129 </message>
1124 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description."> 1130 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description.">
1125 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome. 1131 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome.
1126 </message> 1132 </message>
1127 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad e bubble view full description."> 1133 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad e bubble view full description.">
1128 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome. 1134 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome.
1129 </message> 1135 </message>
1130 </messages> 1136 </messages>
1131 </release> 1137 </release>
1132 </grit> 1138 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698