bcfd3572f3e3339bbc110f6d2f2f380118df53de
[odoo/odoo.git] / babel.cfg
1 ## Extraction from Python source files
2 #[python: **.py]
3 ## Extraction from Genshi HTML and text templates
4 #[genshi: **/templates/**.html]
5 #ignore_tags = script,style
6 #include_attrs = alt title summary
7 #[genshi: **/templates/**.txt]
8 #template_class = genshi.template:TextTemplate
9 #encoding = ISO-8819-15
10 ## Extraction from JavaScript files
11 [javascript: **.js]
12 [javascript: **.xml]
13