From e380ebde40aa40a20b39139242a4792e46a8d5dd Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 13 Feb 2013 01:20:02 -0800 Subject: [PATCH] no uppercasin' --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index b31fc6e8641..207ce718cc2 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -316,7 +316,7 @@ en: # This section is exported to the javascript for i18n in the admin section admin_js: - type_to_filter: "Type to Filter..." + type_to_filter: "type to filter..." admin: title: 'Discourse Admin'