Commit 1cc2f7d3 authored by Weblate's avatar Weblate

Merge remote-tracking branch 'origin/master'

parents 9a68f15c da8bfacb
......@@ -48,7 +48,7 @@ import __builtin__
FILE_FORMATS = {}
FILE_DETECT = []
FLAGS_RE = re.compile(r'\b[-\w]+\b')
FLAGS_RE = re.compile(r'\b[-\w:]+\b')
LOCATIONS_RE = re.compile(r'^([+-]|.*, [+-]|.*:[+-])')
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment