ImagePicker icon indicating copy to clipboard operation
ImagePicker copied to clipboard

Supporting Different Languages (Localization)

Open assembleMHN opened this issue 3 years ago • 3 comments

Hi.

Thank you for a nice component, i have now implemented it in our project but can see that it only support english and polish, how to i get the UI controls so i can change the text from the projects own language file, or add more languages ? Two languages are very limiting i hope you can help me out 👍

Thank you very much

Best Regards Morten

assembleMHN avatar Sep 14 '20 18:09 assembleMHN

Hi, you can add this to your strings.xml files to translate the cropping title.

<string name="ucrop_label_edit_photo">Edit Photo</string>

For the picker dialog you can override strings in this file. Just add the name of the strings that you want to translate in your strings.xml files

#17

gab07 avatar Oct 27 '20 16:10 gab07

Needed help to translate string resource in a different language. Looking forward to community contributions.

Dhaval2404 avatar Dec 18 '20 15:12 Dhaval2404

🇹🇷 🇹🇷 🇹🇷 added Turkish translation, please accept the PR

onuryurtturk avatar Aug 12 '21 13:08 onuryurtturk