{ "@@locale": "en", "appTitle": "Emergency", "@appTitle": { "description": "AppBar title of the home screen" }, "selectCountryButton": "Select country manually", "@selectCountryButton": { "description": "Label of the button/tooltip used to open the manual country picker" }, "retryButton": "Try again", "@retryButton": { "description": "Label of the button that retries country/number detection after an error" }, "errorGeneric": "Unknown error while loading the emergency numbers.", "@errorGeneric": { "description": "Fallback error message shown when the provider does not report a specific error" }, "countryUnknownMessage": "Country could not be determined.", "@countryUnknownMessage": { "description": "Shown when the country could not be detected automatically (and no location permission info is shown separately)" }, "countryNotInDatabaseMessage": "Country not listed in the emergency number database. Only the global emergency number is available.", "@countryNotInDatabaseMessage": { "description": "Shown when the detected country has no entry in the emergency number database" }, "pickerTitle": "Select country", "@pickerTitle": { "description": "AppBar title of the manual country picker screen" }, "pickerSearchHint": "Search country", "@pickerSearchHint": { "description": "Hint text of the search field in the manual country picker screen" }, "pickerNoResults": "No country found.", "@pickerNoResults": { "description": "Empty state shown when the search filter matches no country" }, "emergencyButtonSemanticLabel": "{label}, call {number}", "@emergencyButtonSemanticLabel": { "description": "Semantics/tooltip label of an emergency button, combining the number's label and the number itself", "placeholders": { "label": { "type": "String" }, "number": { "type": "String" } } } }