horizon/openstack_dashboard
Akihiro Motoki 4b1131aaed i18n: Do not include html directives in translation strings
It is important not to include html directives in translation targets
as much as possible to avoid unnecessary errors when selecting
translated languages.

Note that this commit does not necessarily exclude all html directives
from translation strings. Some of them needs to be included to allow
translators to control the word order properly.
This commit mainly focuses on eliminate unrelated html directives.

Change-Id: I66a24d4b01e695aab226b7c1cd4bc4f50ab33a7f
2018-01-31 22:31:53 +09:00
..
api Handle novaclient ec2 cert support removal 2018-01-25 16:09:17 -07:00
conf Merge "Sync cinder policy" 2018-01-26 13:08:14 +00:00
contrib i18n: Do not include html directives in translation strings 2018-01-31 22:31:53 +09:00
dashboards i18n: Do not include html directives in translation strings 2018-01-31 22:31:53 +09:00
django_pyscss_fix Handle log message interpolation by the logger 2017-03-31 20:59:16 +09:00
enabled Make enabled filenames consistent 2017-12-27 10:13:32 +00:00
local Add Change Password Action for Angular users panel 2018-01-16 18:15:19 +09:00
locale Imported Translations from Zanata 2018-01-31 08:40:57 +00:00
management extract_messages, update_catalog: Simplify help message 2017-08-29 12:35:30 +00:00
static Merge "i18n: Allow translator to control the word order (trunk)" 2018-01-31 05:33:49 +00:00
templates Fix back button on Firefox and Safari 2018-01-30 15:34:59 +04:00
templatetags Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
test Merge "Handle novaclient ec2 cert support removal" 2018-01-27 04:52:45 +00:00
themes Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
usage Merge "usage: split out the limit related logic into ProjectUsageView" 2018-01-25 21:25:24 +00:00
utils Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
wsgi Add django.wsgi to target of pep8 2017-11-17 07:16:55 +00:00
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
__init__.py
context_processors.py Add setting for user menu links 2018-01-19 12:19:33 +13:00
exceptions.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
hooks.py
karma.conf.js Makes the xstatic files lookup dynamic in the tests 2017-07-27 10:01:33 -04:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py Merge "Horizon UI message when browser cookies disabled" 2018-01-29 19:22:00 +00:00
theme_settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py Drop unnecessary executable flags 2017-12-27 21:32:48 +00:00
views.py Horizon UI message when browser cookies disabled 2018-01-29 07:58:41 +00:00