Skip to content
This repository was archived by the owner on Feb 27, 2019. It is now read-only.
This repository was archived by the owner on Feb 27, 2019. It is now read-only.

localization for UIAlertController possible? #104

@TomMajor

Description

@TomMajor

I am using localized strings like here:
#12 (comment)

Would it be possible to add this method also for the showDeniedAlert function? Otherwise the localization is somewhat broken, because of a mixed language if using this framework on a non-English system.

I would need these strings here:

"Permission for (permission) was denied."
"Please enable access to (permission) in the Settings app"
"OK"
"Show me"

Well, actually "OK" is fine without translation :)
Not sure how the method you already have (e.g. "Allow Camera" = "";) would work with this:
(permission)
I could of course patch this for myself locally, but then with each update I would loose the patch.

Thanks,
Tom

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions