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

Side by Side Diff: chrome/app/resources/locale_settings.grd

Issue 2934010: Add link to privacy dashboard from sync options panel behind command line fla... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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 | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser.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 <grit latest_public_release="0" current_release="1"> 2 <grit latest_public_release="0" current_release="1">
3 <outputs> 3 <outputs>
4 <output filename="grit/locale_settings.h" type="rc_header"> 4 <output filename="grit/locale_settings.h" type="rc_header">
5 <emit emit_type='prepend'></emit> 5 <emit emit_type='prepend'></emit>
6 </output> 6 </output>
7 <output filename="locale_settings_am.rc" type="rc_all" lang="am" /> 7 <output filename="locale_settings_am.rc" type="rc_all" lang="am" />
8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" /> 8 <output filename="locale_settings_ar.rc" type="rc_all" lang="ar" />
9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" /> 9 <output filename="locale_settings_bg.rc" type="rc_all" lang="bg" />
10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" /> 10 <output filename="locale_settings_bn.rc" type="rc_all" lang="bn" />
(...skipping 519 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 <!-- The URL for Chromium project used in About dialog. --> 530 <!-- The URL for Chromium project used in About dialog. -->
531 <message name="IDS_CHROMIUM_PROJECT_URL" translateable="false"> 531 <message name="IDS_CHROMIUM_PROJECT_URL" translateable="false">
532 http://code.google.com/chromium/?hl=[GRITLANGCODE] 532 http://code.google.com/chromium/?hl=[GRITLANGCODE]
533 </message> 533 </message>
534 534
535 <!-- The URL for the themes gallery. --> 535 <!-- The URL for the themes gallery. -->
536 <message name="IDS_THEMES_GALLERY_URL" translateable="false"> 536 <message name="IDS_THEMES_GALLERY_URL" translateable="false">
537 https://tools.google.com/chrome/intl/[GRITLANGCODE]/themes/index.html 537 https://tools.google.com/chrome/intl/[GRITLANGCODE]/themes/index.html
538 </message> 538 </message>
539 539
540 <!-- The URL for the privacy dashboard. TODO(tim): bug 48844, need real l ink. -->
541 <message name="IDS_PRIVACY_DASHBOARD_URL" translateable="false">
542 http://www.google.com
543 </message>
544
540 <!-- The URL for Google Chrome welcome page. This is used for the pre --> 545 <!-- The URL for Google Chrome welcome page. This is used for the pre -->
541 <!-- populated thumbnails. --> 546 <!-- populated thumbnails. -->
542 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> 547 <message name="IDS_CHROME_WELCOME_URL" translateable="false">
543 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html 548 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html
544 </message> 549 </message>
545 550
546 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> 551 <!-- The URL for Adobe Flash storage settings. We cannot rely on -->
547 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> 552 <!-- the automatic expansion of GRITLANGCODE here because Adobe does -->
548 <!-- not use the language/locale code. --> 553 <!-- not use the language/locale code. -->
549 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> 554 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true">
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
680 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id= "true"> 685 <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id= "true">
681 70 686 70
682 </message> 687 </message>
683 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id ="true"> 688 <message name="IDS_PASSWORD_CHANGED_DIALOG_HEIGHT_LINES" use_name_for_id ="true">
684 14 689 14
685 </message> 690 </message>
686 </if> 691 </if>
687 </messages> 692 </messages>
688 </release> 693 </release>
689 </grit> 694 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698