From 5d4c383535e6717222c52681eb7b58f8fb904a97 Mon Sep 17 00:00:00 2001 From: Anthony Mangano Date: Mon, 10 Apr 2017 15:25:41 -0400 Subject: [PATCH] update babel_mako config to extract strings from .txt files in themes directory --- conf/locale/babel_mako.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/locale/babel_mako.cfg b/conf/locale/babel_mako.cfg index b1722ade50..613496a1e6 100644 --- a/conf/locale/babel_mako.cfg +++ b/conf/locale/babel_mako.cfg @@ -28,5 +28,5 @@ input_encoding = utf-8 input_encoding = utf-8 [mako: themes/**.html] input_encoding = utf-8 -[mako: themes/**.html] +[mako: themes/**.txt] input_encoding = utf-8