You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.
Indeed the ErrorKit.bundle only contains translations for Spanish and Catalan languages:( Most English strings are just schematic texts composed by separating into words the name of the error code constants.
If you need proper english texts, you could use your own localizable strings file by not including ErrorKit.bundle; or you could customise error's localizedDescription before presenting the error (e.g. implementing willPresentError: method).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How do you translate this? Looking at "Geocode Found No Result" output from CoreLocation strings and feel that something is wrong. :)
The text was updated successfully, but these errors were encountered: