horizon/horizon/utils
Richard Jones dfeacc294f Fix babel msgids to include tag attributes and entities
The messages for translation were omitting the attributes in
tags and HTML entities embedded in the translation strings,
thus they no longer matched the original HTML.

Additionally, HTML entities are mostly (but not always) decoded
by the browser before angular-gettext sees them, so we have to
emulate this behaviour in our babel extractor so the message
ids match.

Change-Id: Ie6ae0776a2c0d7db589b34a9e7676508178a473d
Closes-Bug: 1561550
Closes-Bug: 1561738
Closes-Bug: 1561761
(cherry picked from commit fdf0bf6f18)
2016-05-16 11:58:09 +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 Fix babel msgids to include tag attributes and entities 2016-05-16 11:58:09 +00:00
csvbase.py Merge "Port openstack dashboard overview tests to Python 3" 2015-10-06 11:26:22 +00:00
file_discovery.py Fixing docstring formatting errors and warnings 2015-08-18 17:14:22 -06:00
filters.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
functions.py Port horizon utils tests to Python 3 2015-09-28 21:35:49 +00:00
html.py Horizon Dropdown now inherits from Bootstrap Theme 2015-12-03 16:07:00 +00:00
lazy_encoder.py Translate status in network topology 2016-01-18 13:19:20 +00:00
memoized.py Invalid instance_snapshot causes KeyError 2014-10-28 15:51:33 -04:00
scss_filter.py SCSS $webroot should inherit from settings.py 2015-08-15 08:05:24 -07:00
secret_key.py Replace lockfile by oslo_concurrency 2015-01-26 16:53:43 +01:00
units.py Update metering unit selection to use smaller units for time 2014-11-19 20:44:43 -06:00
validators.py Revert "Neutron: fix ICMP code and type validators" 2016-01-08 11:36:21 +00:00