From e0284b89086caa3bc851e59fc14455e33e503ff2 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sat, 16 May 2015 10:15:02 -0400 Subject: this fixes #193 --- src/_locales/en/messages.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/_locales/en') diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index a849599..c4fb03f 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -403,6 +403,10 @@ "message":"No non-blocked requests logged for this page", "description":"English: No non-blocked requests logged for this page" }, + "logAll":{ + "message":"All", + "description":"Appears in the logger's tab selector" + }, "logBehindTheScene":{ "message":"Behind the scene", "description":"Pretty name for behind-the-scene network requests" -- cgit v1.1