diff options
author | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-03-02 14:33:20 +0100 |
---|---|---|
committer | janekptacijarabaci <janekptacijarabaci@seznam.cz> | 2018-03-02 14:33:20 +0100 |
commit | 43ddb9b8c08ac148a9b03f16f45ec2cb71243f81 (patch) | |
tree | 263aac81d8f55dab14e4f51cc8b09add3b950287 /devtools/client/locales/en-US/storage.properties | |
parent | 390894c822f1b163f16744646372a28c0d93a89e (diff) | |
download | UXP-43ddb9b8c08ac148a9b03f16f45ec2cb71243f81.tar UXP-43ddb9b8c08ac148a9b03f16f45ec2cb71243f81.tar.gz UXP-43ddb9b8c08ac148a9b03f16f45ec2cb71243f81.tar.lz UXP-43ddb9b8c08ac148a9b03f16f45ec2cb71243f81.tar.xz UXP-43ddb9b8c08ac148a9b03f16f45ec2cb71243f81.zip |
Bug 1276339: Storage inspector doesn't work on chrome:// pages and web extensions
Issue #31
Diffstat (limited to 'devtools/client/locales/en-US/storage.properties')
-rw-r--r-- | devtools/client/locales/en-US/storage.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/locales/en-US/storage.properties b/devtools/client/locales/en-US/storage.properties index fd3b3ec52..3efd7c84a 100644 --- a/devtools/client/locales/en-US/storage.properties +++ b/devtools/client/locales/en-US/storage.properties @@ -60,7 +60,7 @@ table.headers.indexedDB.value=Value table.headers.indexedDB.origin=Origin table.headers.indexedDB.version=Version table.headers.indexedDB.objectStores=Object Stores -table.headers.indexedDB.keyPath=Key +table.headers.indexedDB.keyPath2=Key Path table.headers.indexedDB.autoIncrement=Auto Increment table.headers.indexedDB.indexes=Indexes |