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

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

Issue 9303005: [NTP4] Experiment for adding Chrome Web Store link to footer. (Closed)
Patch Set: rebase 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
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 4359 matching lines...) Expand 10 before | Expand all | Expand 10 after
4370 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e nable button on the extension re-enable prompt"> 4370 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e nable button on the extension re-enable prompt">
4371 Re-enable 4371 Re-enable
4372 </message> 4372 </message>
4373 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the allow button on the extension permissions prompt"> 4373 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the allow button on the extension permissions prompt">
4374 Allow 4374 Allow
4375 </message> 4375 </message>
4376 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f or the deny button on the extension permissions prompt"> 4376 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f or the deny button on the extension permissions prompt">
4377 Deny 4377 Deny
4378 </message> 4378 </message>
4379 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store"> 4379 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We b Store">
4380 Web Store 4380 Chrome Web Store
4381 </message> 4381 </message>
4382 <message name="IDS_EXTENSIONS_SHOW_DETAILS" desc="Tooltip for the button n ext to an extension that shows more details"> 4382 <message name="IDS_EXTENSIONS_SHOW_DETAILS" desc="Tooltip for the button n ext to an extension that shows more details">
4383 Show Details 4383 Show Details
4384 </message> 4384 </message>
4385 <message name="IDS_EXTENSIONS_HIDE_DETAILS" desc="Tooltip for the button n ext to an extension that hides details"> 4385 <message name="IDS_EXTENSIONS_HIDE_DETAILS" desc="Tooltip for the button n ext to an extension that hides details">
4386 Hide Details 4386 Hide Details
4387 </message> 4387 </message>
4388 4388
4389 <!-- Global error messages for extensions --> 4389 <!-- Global error messages for extensions -->
4390 <message name="IDS_EXTENSION_WARNINGS_WRENCH_MENU_ITEM" desc="The wrench m enu item indicating that extensions caused problems"> 4390 <message name="IDS_EXTENSION_WARNINGS_WRENCH_MENU_ITEM" desc="The wrench m enu item indicating that extensions caused problems">
(...skipping 10593 matching lines...) Expand 10 before | Expand all | Expand 10 after
14984 </messages> 14984 </messages>
14985 <structures fallback_to_english="true"> 14985 <structures fallback_to_english="true">
14986 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14986 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14987 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14987 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14988 </structure> 14988 </structure>
14989 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14989 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14990 </structure> 14990 </structure>
14991 </structures> 14991 </structures>
14992 </release> 14992 </release>
14993 </grit> 14993 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/theme_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698