summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authordhnishi@chromium.org <dhnishi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-23 21:25:21 +0000
committerdhnishi@chromium.org <dhnishi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-23 21:25:21 +0000
commit888303fa95d4019d62735a9f6c62ca65cc1c91ea (patch)
tree9730cc4b4864bfd450fb95176e997b7c7d215410 /chrome/app
parente676c3287beb86227771062a516d7eff24016e98 (diff)
downloadchromium_src-888303fa95d4019d62735a9f6c62ca65cc1c91ea.zip
chromium_src-888303fa95d4019d62735a9f6c62ca65cc1c91ea.tar.gz
chromium_src-888303fa95d4019d62735a9f6c62ca65cc1c91ea.tar.bz2
Show local storage usage on the Website Settings options page.
BUG=372607 Review URL: https://codereview.chromium.org/408493003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285045 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 0515353..c073430 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -374,6 +374,9 @@ are declared in build/common.gypi.
<message name="IDS_WEBSITE_SETTINGS_TYPE_MIDI_SYSEX" desc="The label used for MIDI system exclusive message permission controls in the Website Settings popup.">
MIDI full control
</message>
+ <message name="IDS_WEBSITE_SETTINGS_TYPE_STORAGE" desc="The label used for the local storage type in the Manage Sites settings.">
+ Storage
+ </message>
<message name="IDS_WEBSITE_SETTINGS_SHOW_SITE_DATA" desc="The label of the Show Cookies and Site Data link in the site data section of the Website Settings popup.">
Show cookies and site data
</message>