Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add localization for attributed strings #14

Open
ghost opened this issue Jul 17, 2017 · 6 comments
Open

Add localization for attributed strings #14

ghost opened this issue Jul 17, 2017 · 6 comments
Assignees

Comments

@ghost
Copy link

ghost commented Jul 17, 2017

Please add localization for attribute strings i.e UILabel.

@andresilvagomez
Copy link
Owner

@Petro-Lomaka tell me more about that. examples or what do you would like.

@ghost
Copy link
Author

ghost commented Jul 25, 2017

@andresilvagomez

Localize framework added extension to UILabel.
Extension has this code:
self.text = self.localizeTag?.localize()

so even if you add attributed text to UILabel it will be replaced with non-attributed text.

@andresilvagomez
Copy link
Owner

@Petro-Lomaka ok 👍, I will work in that feature, thanks

@LinusGeffarth
Copy link
Contributor

@andresilvagomez any updates on this?

@andresilvagomez
Copy link
Owner

@LinusGeffarth right now no 👎 will work in this one.

@mahmed-sse
Copy link

@andresilvagomez any updates on attributed strings localization?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants