{
  "loading_harness" : "Loading control harness...",
  "loading_control" : "Loading control...",
  "data_inputs" : "Data Inputs",
  "property" : "Property",
  "value" : "Value",
  "type" : "Type",
  "error_parse_resource_string" : "Error parsing resource '{0}'",
  "data_outputs" : "Data Outputs",
  "resource_file_loaded" : "Resource file '{0}' loaded.",
  "error_resource_load" : "Failed to load resource '{0}'",
  "error_resource_type_not_supported" : "Resource '{0}' not loaded because {1} is not supported.",
  "unknown_property_usage" : "Property has an unknown value for the usage attribute",
  "unrecognized_type_group" : "Property references an unknown type-group '{0}'",
  "property_missing_type" : "Property has neither type-of nor type-group attribute",
  "error_parsing_control_manifest" : "Manifest Parsing Error: Cannot parse ControlManifest.xml.",
  "error_http_get_resource" : "GET resource '{0}' returned with status {1}",
  "invoke_method" : "Invoked method {0} on {1} interface.",
  "function_parameters" : "Parameters",
  "message" : "Message",
  "details" : "Details",
  "error_code" : "Error Code",
  "apply" : "Apply",
  "choose_column" : "Choose a Column",
  "choose_type" : "Choose a Type",
  "error_read_file" : "Failed to read file {0}",
  "error_parse_file" : "Failed to parse file {0}",
  "row" : "Row",
  "context_inputs" : "Context Inputs",
  "form_factor" : "Form Factor",
  "column" : "Column",
  "web" : "Web",
  "tablet" : "Tablet",
  "phone" : "Phone",
  "unknown" : "Unknown",
  "aria_label_data_file" : "select a file for {0}, current file: {1}",
  "control_container_width" : "Component Container Width",
  "control_container_height" : "Component Container Height",
  "no_file_chosen" : "no file chosen",
  "select_a_file" : "Select a file",
  "only_numbers_allowed" : "Only positive whole numbers allowed",
  "out_of_range" : "Value out of range: {0} to {1}",
  "use_ISO_format" : "Use ISO format",
  "harness_header" : "PowerApps component framework Test Environment",
  "enable_local_storage" : "Please enable localStorage in your browser https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API if you want to preserve customized inputs.",
  "local_storage_exceeds_quota" : "Reached the maximum size of localStorage https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API - clearing all previously stored user inputs.",
  "local_storage_parse_error" : "Could not parse values in localStorage https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API. Please avoid manually editing values in localStorage.",
  "unsupported_platform_action" : "unsupported action-type value {0}"
}