[roll] Roll experiences [ermine] Localize keyboard shortcut description.

Adds a lookup() function to Strings.dart to read localized strings given
its name and uses that name in the keyboard_shortcuts.json.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/experiences/+/569002
Original-Revision: 88115cd4b903468647280ee4959ce958ede7ee7a
GitOrigin-RevId: a04695b00650bbdd2c091812bc59f84c17dc9f8a
Change-Id: I9ace85a25cc81d91af58131d1138df12d49fc632
1 file changed
tree: 696c3593ab0c8ae1208a5de03a99ac2a316a9f02
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.