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

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

Issue 9325083: Fix terms of service link in the Mac About window (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 8 years, 10 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
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('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 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
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/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copy right message, containing the URLs."> 236 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copy right message, containing the URLs.">
237 Chromium OS is made possible by additional <ph name="BEGIN_LINK_OSS">& lt;a target="_blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OS S">&lt;/a&gt;</ph>. 237 Chromium OS is made possible by additional <ph name="BEGIN_LINK_OSS">& lt;a target="_blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OS S">&lt;/a&gt;</ph>.
238 </message> 238 </message>
239 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chromium OS."> 239 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chromium OS.">
240 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O SS">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END _LINK_CROS_OSS</ph>. 240 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O SS">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END _LINK_CROS_OSS</ph>.
241 </message> 241 </message>
242 </if> 242 </if>
243 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box."> 243 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box.">
244 Not used in Chromium. Placeholder to keep resource maps in sync. 244 Not used in Chromium. Placeholder to keep resource maps in sync.
245 </message> 245 </message>
246 <message name="IDS_ABOUT_OLD_TERMS_OF_SERVICE" desc="The terms of service label in the About box.">
247 Not used in Chromium. Placeholder to keep resource maps in sync.
248 </message>
246 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> 249 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE.">
247 Not used in Chromium. Placeholder to keep resource maps in sync. 250 Not used in Chromium. Placeholder to keep resource maps in sync.
248 </message> 251 </message>
249 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu ."> 252 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu .">
250 Chromium 253 Chromium
251 </message> 254 </message>
252 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl ication's toolbar."> 255 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl ication's toolbar.">
253 Chromium Toolbar 256 Chromium Toolbar
254 </message> 257 </message>
255 <!-- Hung Browser Detector --> 258 <!-- Hung Browser Detector -->
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after
682 <message name="IDS_SYNC_PROMO_V_LEARN_MORE" desc="Learn more link at the b ottom of the sync promo."> 685 <message name="IDS_SYNC_PROMO_V_LEARN_MORE" desc="Learn more link at the b ottom of the sync promo.">
683 See <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>more b enefits<ph name="END_LINK">&lt;/a&gt;</ph> of signing in to Chromium. 686 See <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>more b enefits<ph name="END_LINK">&lt;/a&gt;</ph> of signing in to Chromium.
684 </message> 687 </message>
685 688
686 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry."> 689 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill options menu entry.">
687 Chromium Autofill settings 690 Chromium Autofill settings
688 </message> 691 </message>
689 </messages> 692 </messages>
690 </release> 693 </release>
691 </grit> 694 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698