{
  "reorderItemToStart": "Move to the start",
  "@reorderItemToStart": {"description":"The audio announcement to move an item in a Reorderable List to the start of the list."},
  "reorderItemToEnd": "Move to the end",
  "@reorderItemToEnd": {"description":"The audio announcement to move an item in a Reorderable List to the end of the list."},
  "reorderItemUp": "Move up",
  "@reorderItemUp": {"description":"The audio announcement to move an item in a Reorderable List up in the list when it is oriented vertically."},
  "reorderItemDown": "Move down",
  "@reorderItemDown": {"description":"The audio announcement to move an item in a Reorderable List down in the list when it is oriented vertically."},
  "reorderItemLeft": "Move left",
  "@reorderItemLeft": {"description":"The audio announcement to move an item in a Reorderable List left in the list when it is oriented horizontally."},
  "reorderItemRight": "Move right",
  "@reorderItemRight": {"description":"The audio announcement to move an item in a Reorderable List right in the list when it is oriented horizontally."},
  "searchResultsFound": "Search results found",
  "@searchResultsFound": {"description":"The audio announcement when Autocomplete search results become available."},
  "noResultsFound": "No results found",
  "@noResultsFound": {"description":"The audio announcement when Autocomplete search results become unavailable."},
  "copyButtonLabel": "Copy",
  "@copyButtonLabel": {"description":"The label for copy buttons and menu items."},
  "cutButtonLabel": "Cut",
  "@cutButtonLabel": {"description":"The label for cut buttons and menu items."},
  "lookUpButtonLabel": "Look Up",
  "@lookUpButtonLabel": {"description":"The label for the Look Up button and menu items."},
  "searchWebButtonLabel": "Search Web",
  "@searchWebButtonLabel": {"description":"The label for the Search Web button and menu items."},
  "shareButtonLabel": "Share",
  "@shareButtonLabel": {"description":"The label for the Share button and menu items."},
  "pasteButtonLabel": "Paste",
  "@pasteButtonLabel": {"description":"The label for paste buttons and menu items."},
  "selectAllButtonLabel": "Select all",
  "@selectAllButtonLabel": {"description":"The label for select-all buttons and menu items."},
  "radioButtonUnselectedLabel": "Not selected",
  "@radioButtonUnselectedLabel": {
    "description": "The accessibility hint for an unselected radio button.",
    "type": "text"
  }
}
