googlesamples / easypermissions

Simplify Android M system permissions
https://firebaseopensource.com/projects/googlesamples/easypermissions/
Apache License 2.0
9.86k stars 1.46k forks source link

Multiple Language for dialog #327

Open Zigfruid opened 3 years ago

Zigfruid commented 3 years ago

Hello! I have a problem, I want to change text of Settings dialog but I can't, so Can you create it for multiple languages? or Can you do this way so i can change text of Settings dialog in the package of "values"

samtstern commented 3 years ago

We don't plan to invest the time/money to professionally translate EasyPermissions into other languages, but you can override the strings in your own app to create translations: https://github.com/googlesamples/easypermissions/blob/master/easypermissions/src/main/res/values/strings.xml