/* User-friendly error description */ "LOAD_MAP_FAILED_DESC" = "The map failed to load because an unknown error occurred."; /* User-friendly error description */ "LOAD_STYLE_FAILED_DESC" = "The map failed to load because the style can't be loaded."; /* Accessibility title */ "MAP_A11Y_TITLE" = "Mapbox"; /* User-friendly error description */ "PARSE_STYLE_FAILED_DESC" = "The map failed to load because the style is corrupted."; /* User-friendly error description */ "STYLE_NOT_FOUND_DESC" = "The map failed to load because the style can’t be found or is incompatible."; /* Label of Zoom In button */ "ZOOM_IN_LABEL" = "+"; /* Tooltip of Zoom In button */ "ZOOM_IN_TOOLTIP" = "Zoom In"; /* Label of Zoom Out button; U+2212 MINUS SIGN */ "ZOOM_OUT_LABEL" = "−"; /* Tooltip of Zoom Out button */ "ZOOM_OUT_TOOLTIP" = "Zoom Out";