From 14db446145cdba2efa18d16d97f6ec8637c76763 Mon Sep 17 00:00:00 2001 From: Kerrick Long Date: Wed, 20 Jul 2011 19:17:50 -0500 Subject: [PATCH] fixed error_not_cached labeled as loading_cache --- _locales/en_US/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en_US/messages.json b/_locales/en_US/messages.json index a3ab94a..d710591 100644 --- a/_locales/en_US/messages.json +++ b/_locales/en_US/messages.json @@ -300,7 +300,7 @@ "loading_cache": { "message": "Loading data from the cache..." }, - "loading_cache": { + "error_not_cached": { "message": "Cannot create list for a URL that has not been cached." }, "score": {