angular/packages/localize/src/tools
Pete Bacon Darwin 81c3e809aa fix(localize): render ICU placeholders in extracted translation files (#38484)
Previously placeholders were only rendered for dynamic interpolation
expressons in `$localize` tagged strings. But there are also potentially
dynamic values in ICU expressions too, so we need to render these as
placeholders when extracting i18n messages into translation files.

PR Close #38484
2020-08-17 10:44:26 -07:00
..
src fix(localize): render ICU placeholders in extracted translation files (#38484) 2020-08-17 10:44:26 -07:00
test fix(localize): render ICU placeholders in extracted translation files (#38484) 2020-08-17 10:44:26 -07:00
BUILD.bazel feat(localize): implement message extraction tool (#32912) 2020-06-25 14:10:03 -07:00
tsconfig-build.json feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00