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

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

Issue 3156049: First set of changes for M7 NTP. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: pre-review cleanup Created 10 years, 3 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
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/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 6377 matching lines...) Expand 10 before | Expand all | Expand 10 after
6388 Local Storage 6388 Local Storage
6389 </message> 6389 </message>
6390 <message name="IDS_COOKIES_SESSION_STORAGE" desc="Label for session storag e (name of a HTML standard)"> 6390 <message name="IDS_COOKIES_SESSION_STORAGE" desc="Label for session storag e (name of a HTML standard)">
6391 Session Storage 6391 Session Storage
6392 </message> 6392 </message>
6393 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date label"> 6393 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date label">
6394 Last accessed: 6394 Last accessed:
6395 </message> 6395 </message>
6396 6396
6397 <!-- New Tab --> 6397 <!-- New Tab -->
6398 <message name="IDS_NEW_TAB_APPS" desc="The 'Apps' heading on the new tab p age">
6399 Apps
6400 </message>
6398 <message name="IDS_NEW_TAB_TITLE" 6401 <message name="IDS_NEW_TAB_TITLE"
6399 desc="Title of the new tab page, this is only shown while loading , then the title comes from the page"> 6402 desc="Title of the new tab page, this is only shown while loading, the n the title comes from the page">
6400 New Tab 6403 New Tab
6401 </message> 6404 </message>
6402 <message name="IDS_NEW_TAB_MOST_VISITED" 6405 <message name="IDS_NEW_TAB_MOST_VISITED"
6403 desc="The 'Most Visited' heading on the new tab page"> 6406 desc="The 'Most Visited' heading on the new tab page">
6404 Most visited 6407 Most visited
6405 </message> 6408 </message>
6406 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" 6409 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK"
6407 desc="The link that restores previously removed thumbnails"> 6410 desc="The link that restores previously removed thumbnails">
6408 Restore all removed thumbnails 6411 Restore all removed thumbnails
6409 </message> 6412 </message>
(...skipping 2928 matching lines...) Expand 10 before | Expand all | Expand 10 after
9338 9341
9339 </messages> 9342 </messages>
9340 9343
9341 <structures fallback_to_english="true"> 9344 <structures fallback_to_english="true">
9342 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9345 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9343 </structure> 9346 </structure>
9344 </structures> 9347 </structures>
9345 9348
9346 </release> 9349 </release>
9347 </grit> 9350 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/ntp_header_background.png » ('j') | chrome/browser/dom_ui/shown_sections_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698