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

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

Issue 650110: Teach the cookie tree view / model about appcaches. Not hooked up to real dat... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/browsing_data_appcache_helper.h » ('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 <!-- 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 5148 matching lines...) Expand 10 before | Expand all | Expand 10 after
5159 </message> 5159 </message>
5160 <message name="IDS_COOKIES_COOKIE_NONESELECTED" desc="Field value when no cookie is selected"> 5160 <message name="IDS_COOKIES_COOKIE_NONESELECTED" desc="Field value when no cookie is selected">
5161 &lt;no cookie selected&gt; 5161 &lt;no cookie selected&gt;
5162 </message> 5162 </message>
5163 <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Do main header in the Cookies table"> 5163 <message name="IDS_COOKIES_DOMAIN_COLUMN_HEADER" desc="The label of the Do main header in the Cookies table">
5164 Site 5164 Site
5165 </message> 5165 </message>
5166 <message name="IDS_COOKIES_WEB_DATABASE_DESCRIPTION_LABEL" desc="The Datab ase Description label"> 5166 <message name="IDS_COOKIES_WEB_DATABASE_DESCRIPTION_LABEL" desc="The Datab ase Description label">
5167 Description: 5167 Description:
5168 </message> 5168 </message>
5169 <message name="IDS_COOKIES_WEB_DATABASE_UNNAMED_NAME" desc="The the name d isplayed for a Database with an empty name attribute.">
5170 &lt;unnamed&gt;
5171 </message>
5169 <message name="IDS_COOKIES_LOCAL_STORAGE_ORIGIN_LABEL" desc="The Local Sto rage Origin label"> 5172 <message name="IDS_COOKIES_LOCAL_STORAGE_ORIGIN_LABEL" desc="The Local Sto rage Origin label">
5170 Origin: 5173 Origin:
5171 </message> 5174 </message>
5172 <message name="IDS_COOKIES_LOCAL_STORAGE_SIZE_ON_DISK_LABEL" desc="The Loc al Storage Size on disk label"> 5175 <message name="IDS_COOKIES_LOCAL_STORAGE_SIZE_ON_DISK_LABEL" desc="The Loc al Storage Size on disk label">
5173 Size on disk: 5176 Size on disk:
5174 </message> 5177 </message>
5175 <message name="IDS_COOKIES_LOCAL_STORAGE_LAST_MODIFIED_LABEL" desc="The Lo cal Storage Last modified label"> 5178 <message name="IDS_COOKIES_LOCAL_STORAGE_LAST_MODIFIED_LABEL" desc="The Lo cal Storage Last modified label">
5176 Last modified: 5179 Last modified:
5177 </message> 5180 </message>
5178 <message name="IDS_COOKIES_NAME_COLUMN_HEADER" desc="The label of the Cook ie Name header in the Cookies table"> 5181 <message name="IDS_COOKIES_NAME_COLUMN_HEADER" desc="The label of the Cook ie Name header in the Cookies table">
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
5213 </message> 5216 </message>
5214 <message name="IDS_COOKIES_WEB_DATABASE" desc="Label for an individual web databases (name of a HTML standard) are displayed"> 5217 <message name="IDS_COOKIES_WEB_DATABASE" desc="Label for an individual web databases (name of a HTML standard) are displayed">
5215 Web Database 5218 Web Database
5216 </message> 5219 </message>
5217 <message name="IDS_COOKIES_WEB_DATABASE_NAME" desc="Label for the name of an individual web databases (name of a HTML standard) are displayed"> 5220 <message name="IDS_COOKIES_WEB_DATABASE_NAME" desc="Label for the name of an individual web databases (name of a HTML standard) are displayed">
5218 Database Name: 5221 Database Name:
5219 </message> 5222 </message>
5220 <message name="IDS_COOKIES_LOCAL_STORAGE" desc="Label for local storage (n ame of a HTML standard)"> 5223 <message name="IDS_COOKIES_LOCAL_STORAGE" desc="Label for local storage (n ame of a HTML standard)">
5221 Local Storage 5224 Local Storage
5222 </message> 5225 </message>
5226 <message name="IDS_COOKIES_LAST_ACCESSED_LABEL" desc="The last access date label">
5227 Last accessed:
5228 </message>
5223 5229
5224 <!-- New Tab --> 5230 <!-- New Tab -->
5225 <message name="IDS_NEW_TAB_TITLE" 5231 <message name="IDS_NEW_TAB_TITLE"
5226 desc="Title of the new tab page, this is only shown while loading , then the title comes from the page"> 5232 desc="Title of the new tab page, this is only shown while loading , then the title comes from the page">
5227 New Tab 5233 New Tab
5228 </message> 5234 </message>
5229 <message name="IDS_NEW_TAB_TITLE_WITH_PROFILE_NAME" 5235 <message name="IDS_NEW_TAB_TITLE_WITH_PROFILE_NAME"
5230 desc="Title of the new tab page with profile name, this is only s hown while loading, then the title comes from the page"> 5236 desc="Title of the new tab page with profile name, this is only s hown while loading, then the title comes from the page">
5231 New Tab [<ph name="PROFILE_NAME">$1</ph>] 5237 New Tab [<ph name="PROFILE_NAME">$1</ph>]
5232 </message> 5238 </message>
(...skipping 1504 matching lines...) Expand 10 before | Expand all | Expand 10 after
6737 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel."> 6743 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel.">
6738 Notifications 6744 Notifications
6739 </message> 6745 </message>
6740 </if> 6746 </if>
6741 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 6747 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
6742 Import bookmarks now... 6748 Import bookmarks now...
6743 </message> 6749 </message>
6744 </messages> 6750 </messages>
6745 </release> 6751 </release>
6746 </grit> 6752 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/browsing_data_appcache_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698