[dart][l10n] Ermine shell localization example.

This change adds scaffolding that allows Ermine shell
to display some system messages in a language
other than English.

At the moment there is no way to select the locale of
the shell.  This will be added in followup
changes.  The resources are also not translated
since currently there is no infrastructure to do so.

Added the basic documentation that explains how the localization is
used and maintained.

Bug: 37241
Change-Id: I6414acf26f894564575fa4222cc386ebb93cd2a8
25 files changed
tree: aa874ff26b57211b440a97894b09b4b1a91591a8
  1. base_shells/
  2. benchmarks/
  3. bin/
  4. keyboard/
  5. lib/
  6. session_shells/
  7. settings/
  8. story_shells/
  9. tests/
  10. analysis_options.yaml
  11. AUTHORS
  12. BUILD.gn
  13. CONTRIBUTING.md
  14. LICENSE
  15. OWNERS
  16. PATENTS
  17. 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.