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 @@
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": ""