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

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

Issue 7529051: ntp: use web store as default mv tile instead of themes gallery (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updated thumbnail Created 9 years, 4 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/google_chrome_strings.grd ('k') | chrome/app/theme/ntp_store_thumb.png » ('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 433 matching lines...) Expand 10 before | Expand all | Expand 10 after
444 <!-- The language dependent download view size. --> 444 <!-- The language dependent download view size. -->
445 <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true"> 445 <message name="IDS_DOWNLOAD_BIG_PROGRESS_SIZE" use_name_for_id="true">
446 52 446 52
447 </message> 447 </message>
448 448
449 <!-- The URL for the themes gallery. --> 449 <!-- The URL for the themes gallery. -->
450 <message name="IDS_THEMES_GALLERY_URL" translateable="false"> 450 <message name="IDS_THEMES_GALLERY_URL" translateable="false">
451 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&amp;category=theme 451 https://chrome.google.com/webstore?hl=[GRITLANGCODE]&amp;category=theme
452 </message> 452 </message>
453 453
454 <!-- The URL for the webstore. -->
455 <message name="IDS_WEBSTORE_URL" translateable="false">
456 https://chrome.google.com/webstore?hl=[GRITLANGCODE]
457 </message>
458
454 <!-- The URL for Google Chrome welcome page. This is used for the pre --> 459 <!-- The URL for Google Chrome welcome page. This is used for the pre -->
455 <!-- populated thumbnails. --> 460 <!-- populated thumbnails. -->
456 <message name="IDS_CHROME_WELCOME_URL" translateable="false"> 461 <message name="IDS_CHROME_WELCOME_URL" translateable="false">
457 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html 462 http://www.google.com/chrome/intl/[GRITLANGCODE]/welcome.html
458 </message> 463 </message>
459 464
460 <!-- The URL for Adobe Flash storage settings. We cannot rely on --> 465 <!-- The URL for Adobe Flash storage settings. We cannot rely on -->
461 <!-- the automatic expansion of GRITLANGCODE here because Adobe does --> 466 <!-- the automatic expansion of GRITLANGCODE here because Adobe does -->
462 <!-- not use the language/locale code. --> 467 <!-- not use the language/locale code. -->
463 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true"> 468 <message name="IDS_FLASH_STORAGE_URL" use_name_for_id="true">
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
563 </message> 568 </message>
564 </if> 569 </if>
565 570
566 <!-- The width of the default search engine dialog in characters --> 571 <!-- The width of the default search engine dialog in characters -->
567 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true"> 572 <message name="IDS_DEFAULT_SEARCH_WIDTH_CHARS" use_name_for_id="true">
568 82 573 82
569 </message> 574 </message>
570 </messages> 575 </messages>
571 </release> 576 </release>
572 </grit> 577 </grit>
OLDNEW
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/app/theme/ntp_store_thumb.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698