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

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

Issue 7124002: ntp4: notification area (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments Created 9 years, 6 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 | « no previous file | chrome/browser/resources/new_tab.html » ('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. OS values are passed through from Python's sys.platform: 5 locale. OS values are passed through from Python's sys.platform:
6 6
7 win32 - Windows 7 win32 - Windows
8 darwin - Mac 8 darwin - Mac
9 linux2 - Linux (both Views and GTK+) 9 linux2 - Linux (both Views and GTK+)
10 10
(...skipping 7897 matching lines...) Expand 10 before | Expand all | Expand 10 after
7908 New Tab 7908 New Tab
7909 </message> 7909 </message>
7910 <message name="IDS_NEW_TAB_MOST_VISITED" 7910 <message name="IDS_NEW_TAB_MOST_VISITED"
7911 desc="The 'Most Visited' heading on the new tab page"> 7911 desc="The 'Most Visited' heading on the new tab page">
7912 Most visited 7912 Most visited
7913 </message> 7913 </message>
7914 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" 7914 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK"
7915 desc="The link that restores previously removed thumbnails"> 7915 desc="The link that restores previously removed thumbnails">
7916 Restore all removed thumbnails 7916 Restore all removed thumbnails
7917 </message> 7917 </message>
7918 <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_SHORT_LINK"
7919 desc="The link that restores previously removed thumbnails. Context is 'Thumbnail removed. Undo | Restore all'">
7920 Restore all
7921 </message>
7918 <message name="IDS_NEW_TAB_RECENTLY_CLOSED" 7922 <message name="IDS_NEW_TAB_RECENTLY_CLOSED"
7919 desc="The 'Recently Closed' heading on the new tab page"> 7923 desc="The 'Recently Closed' heading on the new tab page">
7920 Recently closed 7924 Recently closed
7921 </message> 7925 </message>
7922 <message name="IDS_NEW_TAB_OTR_MESSAGE" 7926 <message name="IDS_NEW_TAB_OTR_MESSAGE"
7923 desc="Used when a person opens an OTR window"> 7927 desc="Used when a person opens an OTR window">
7924 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You've gone incognito<ph name=" END_BOLD">"&lt;/strong&gt;</ph>. Pages you view in this window won't appear in y our browser history or search history, and they won't leave other traces, like c ookies, on your computer after you close the incognito window. Any files you dow nload or bookmarks you create will be preserved, however. 7928 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You've gone incognito<ph name=" END_BOLD">"&lt;/strong&gt;</ph>. Pages you view in this window won't appear in y our browser history or search history, and they won't leave other traces, like c ookies, on your computer after you close the incognito window. Any files you dow nload or bookmarks you create will be preserved, however.
7925 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph> 7929 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph>
7926 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of:<ph name="END_BOL D">&lt;/strong&gt;</ph> 7930 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Going incognito doesn't affect the behavior of other people, servers, or software. Be wary of:<ph name="END_BOL D">&lt;/strong&gt;</ph>
7927 <ph name="BEGIN_LIST">&lt;ul&gt;</ph> 7931 <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
(...skipping 4711 matching lines...) Expand 10 before | Expand all | Expand 10 after
12639 </includes> 12643 </includes>
12640 <structures fallback_to_english="true"> 12644 <structures fallback_to_english="true">
12641 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 12645 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
12642 </structure> 12646 </structure>
12643 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 12647 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
12644 </structure> 12648 </structure>
12645 </structures> 12649 </structures>
12646 12650
12647 </release> 12651 </release>
12648 </grit> 12652 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/new_tab.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698