1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
[python: youtube/**.py] encoding = utf-8 keywords = lazy_gettext _l _ [python: server.py] encoding = utf-8 keywords = _ [python: settings.py] encoding = utf-8 keywords = _ [jinja2: youtube/templates/**.html] encoding = utf-8 extensions=jinja2.ext.i18n silent=false