cometchat-go / xamarin-forms-chat-sdk-demo

CometChat Demo App for Xamarin Forms
6 stars 4 forks source link

Utils.CCNotificationHelper.ProcessCCNotificationData Translate Reply #25

Open joseBarreto opened 5 years ago

joseBarreto commented 5 years ago

Hello, I am using

Utils.CCNotificationHelper.ProcessCCNotificationData(this, message, false, Resource.Drawable.icon, Resource.Drawable.ico);

To process my notifications (as per the xamarin.android project). Is there a way to translate the "Reply" and "Send a Menssage" button? Within the web platform, in the translations part, I did not find these two messages.

And, what is the third false Boolean parameter?

bhoiraashay commented 5 years ago

@joseBarreto Thank you for bringing this to our notice. We will be adding the string translations in our future release. We'll update you, once it has been released.