Revert "[dart][l10n] Ermine shell localization example."

This reverts commit 3af5f54564a3a6cc1993f5fb74d1420fa04464c1.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> [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

TBR=anwilson@google.com,sanjayc@google.com,maxbittker@google.com,kpozin@google.com,wleshner@google.com,fmil@google.com,cwhitten@google.com

Change-Id: Ieadbf77e37c057780fd1527e7c98ef232bfb2d62
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 37241
25 files changed
tree: 21d30cdfaf18adb786fd882651f3cb7d4e6abefa
  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.