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

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

Issue 394005: Add message and image to NTP to promote extensions and bookmark sync.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 <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 638 matching lines...) Expand 10 before | Expand all | Expand 10 after
649 <message name="IDS_THEMES_GALLERY_URL" translateable="false"> 649 <message name="IDS_THEMES_GALLERY_URL" translateable="false">
650 https://tools.google.com/chrome/intl/[GRITLANGCODE]/themes/index.html 650 https://tools.google.com/chrome/intl/[GRITLANGCODE]/themes/index.html
651 </message> 651 </message>
652 652
653 <!-- The URL for Google Chrome welcome page. This is used for the pre --> 653 <!-- The URL for Google Chrome welcome page. This is used for the pre -->
654 <!-- populated thumbnails. --> 654 <!-- populated thumbnails. -->
655 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> 655 <message name="IDS_CHROME_WELCOME_URL" translateable="false">
656 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html 656 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html
657 </message> 657 </message>
658 658
659 <!-- Help for the bookmark sync service. -->
660 <message name="IDS_SYNC_SERVICE_HELP_URL" translateable="false">
661 http://www.google.com/support/chrome/bin/answer.py?hl=[GRITLANGCODE]&amp ;answer=165139
662 </message>
663
659 <!-- The width of the sync setup wizard / login dialog in characters. --> 664 <!-- The width of the sync setup wizard / login dialog in characters. -->
660 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true"> 665 <message name="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS" use_name_for_id="true">
661 46 666 46
662 </message> 667 </message>
663 668
664 <!-- The height of the sync setup wizard / login dialog in lines. --> 669 <!-- The height of the sync setup wizard / login dialog in lines. -->
665 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true"> 670 <message name="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES" use_name_for_id="true">
666 14.5 671 14.5
667 </message> 672 </message>
668 673
(...skipping 13 matching lines...) Expand all
682 8 687 8
683 </message> 688 </message>
684 689
685 <!-- The URL for the "Aw snap" page. --> 690 <!-- The URL for the "Aw snap" page. -->
686 <message name="IDS_CRASH_REASON_URL" translateable="false"> 691 <message name="IDS_CRASH_REASON_URL" translateable="false">
687 http://www.google.com/support/chrome/bin/answer.py?answer=95669&amp;hl=[ GRITLANGCODE] 692 http://www.google.com/support/chrome/bin/answer.py?answer=95669&amp;hl=[ GRITLANGCODE]
688 </message> 693 </message>
689 </messages> 694 </messages>
690 </release> 695 </release>
691 </grit> 696 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | chrome/browser/resources/new_new_tab.css » ('J')

Powered by Google App Engine
This is Rietveld 408576698