[i18n] Ermine shell should use `intl_services`

`intl_services` is a new, stand-alone implementation of
`fuchsia.intl.*`.  Since workstation has moved away from
modular framework, it was left without an implementation of
this service.

The `intl_service` will ensure that Ermine gets i18n settings
when needed.

Bug: 45216, 44548, 44741
Change-Id: I093ae2069bd283540dd2c993a343898a541982f8
1 file changed
tree: 7b7c743966f8214275bf56f586d8a9339b83b271
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. examples/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. .gitignore
  11. analysis_options.yaml
  12. AUTHORS
  13. BUILD.gn
  14. CONTRIBUTING.md
  15. LICENSE
  16. OWNERS
  17. PATENTS
  18. README.md
README.md

Fuchsia Open Source Template Repository

This repository is a template that we will use when creating new open source repositories for Fuchsia.