iamjazzar/rosetta

Language changing before pressing the okay button.

Closed this issue · 7 comments

Hi,
Suppose there are two languages A,B and default selected one is A. I opened the the ChangeLanguageDialog. I selected the language B but pressed the Cancel. Still when I try to get strings I should get String in language A, but I am getting in Language B. After reloading the activity It is loading the String of A language.

@AhmedAljazzar - I am facing the same issue. Can you look into it and reply at the earliest? As it has already been over a week since the issue has been posted.

Hello all,
I just reproduced the bug and it's valid, it'll be solved in the next version. The problem is that I did not handle the cancelation method well.

Thanks for reporting.

Hi,
Thanks a lot @AhmedAljazzar . Can you please notify me in this window once you release the next version?

Thanks,
Adheesh

Hi @AhmedAljazzar,
Could you resolve this at the earliest? As I am using this library for language change and want to continue using it.
In case if you are tied up with something else and not able to resolve it please let me know so that I can use any other library.

Thanks,
Adheesh

It should be fixed in #19, will be deployed soon.

This is now fixed in version 1.0.1 of Rosetta which has just been released.

Thanks a lot @AhmedAljazzar