Commit Graph
3 Commits
Author SHA1 Message Date
Takao Fujiwara dfee04050f Enhance some translatable strings for I18N
Now we replaced i18n.format with i18n.sprint and we can use
multiple %s but some html tags were left accidentally.

Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com>
2016-11-18 21:39:59 +09:00
Takao Fujiwara aebff5366e Update I18N patch under awx/ui to reflect pull request #3363
- Get rid of html tags and codes in translatable strings
- Replace i18n.format with i18n.sprintf to treat multiple %s
- Add translatable strings for login failures and "SIGN IN".
- Rename ansible-tower.pot to ansible-tower-ui.pot for backend pot

Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com>
2016-11-17 17:49:39 +09:00
Takao Fujiwara 40b94a38a8 Enable message i18n with angular-gettext
Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com>
2016-10-25 15:26:45 -07:00