From fa0dee17549a4c88c8d8a203a6c46c63135d93fe Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Wed, 4 Jun 2014 13:43:05 -0400 Subject: [PATCH] Don't search for underscore files under lms --- conf/locale/babel_underscore.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/locale/babel_underscore.cfg b/conf/locale/babel_underscore.cfg index a1c83d6531..a726b22e3a 100644 --- a/conf/locale/babel_underscore.cfg +++ b/conf/locale/babel_underscore.cfg @@ -1,8 +1,6 @@ # Use this configuration file for extracting strings from .underscore files. [underscore: cms/templates/**.underscore] input_encoding = utf-8 -[underscore: lms/templates/**.underscore] -input_encoding = utf-8 [underscore: common/templates/**.underscore] input_encoding = utf-8