From 4026149a17f27e2b1dc12c6b6c419de354215913 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 5 Nov 2014 18:11:57 -0500 Subject: [PATCH] this fixes #44 --- src/info.html | 20 ++++++++--------- tools/_locales/en/messages.json | 40 +++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 10 deletions(-) diff --git a/src/info.html b/src/info.html index 94322b7..4b307bc 100644 --- a/src/info.html +++ b/src/info.html @@ -37,16 +37,16 @@

- All:
- Pages:
- Cookies:
- CSS:
- Images:
- Plugins:
- Scripts:
- XMLHttpRequests:
- Frames:
- Others:
+
+
+
+
+
+
+
+
+
+

diff --git a/tools/_locales/en/messages.json b/tools/_locales/en/messages.json index 1fecce5..9f57fde 100644 --- a/tools/_locales/en/messages.json +++ b/tools/_locales/en/messages.json @@ -169,6 +169,46 @@ "message": "Blocked", "description": "header for the blocked requests column" }, + "statsPageAll" : { + "message": "All:", + "description": "" + }, + "statsPagePages" : { + "message": "Pages:", + "description": "" + }, + "statsPageCookies" : { + "message": "Cookies:", + "description": "" + }, + "statsPageCSS" : { + "message": "CSS:", + "description": "" + }, + "statsPageImages" : { + "message": "Images:", + "description": "" + }, + "statsPagePlugins" : { + "message": "Plugins:", + "description": "" + }, + "statsPageScripts" : { + "message": "Scripts:", + "description": "" + }, + "statsPageXHR" : { + "message": "XHRs:", + "description": "" + }, + "statsPageFrames" : { + "message": "Frames:", + "description": "" + }, + "statsPageOthers" : { + "message": "Others:", + "description": "" + }, "statsPageDetailed" : { "message": "Request log", "description": ""