horizon/horizon/utils
francotseng 2bad7e4830 Complete angular translation extract pattern
Currently AngularGettextHTMLParser parses translations of form
{$ 'content' | translate $}. However, there is another form in
projects' html files: {$ ::'content' | translate $}.

This commit fine-tunes the filter_regex and related handle_xxx
functions to extract both forms of translations.

Closes-Bug: #1824644
Change-Id: I7129a13d046b699328b77267ae4936d31af8144c
(cherry picked from commit 5de40b3f39)
2019-04-14 16:07:24 +00:00
..
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
babel_extract_angular.py Complete angular translation extract pattern 2019-04-14 16:07:24 +00:00
csvbase.py Switch render() arguments to the new way 2017-06-21 19:32:03 +00:00
escape.py Escape angularjs templating in unsafe HTML 2016-06-15 11:03:01 -04:00
file_discovery.py Fix W503 warnings 2018-04-11 18:13:47 +09:00
filters.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
functions.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
html.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
lazy_encoder.py Translate status in network topology 2016-01-18 13:19:20 +00:00
memoized.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00
scss_filter.py SCSS $webroot should inherit from settings.py 2015-08-15 08:05:24 -07:00
secret_key.py pylint: fix unnecessary-pass warning 2019-01-16 13:10:16 +09:00
settings.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
units.py Fix H405 (multi line docstring) warnings (horizon) 2017-06-09 16:04:57 +00:00
validators.py Bump hacking to 1.1.0 2018-11-10 16:44:25 +09:00