[Android] [Unified SDK] Location of resource strings | Community
Skip to main content

[Android] [Unified SDK] Location of resource strings

  • July 15, 2022
  • 3 replies
  • 0 views

Guangyu

Hello,

I am trying to update some resource strings for the chatbot in Android. However, I do not see a chatbot.xml file anywhere.

This is the article:

https://developer.zendesk.com/documentation/classic-web-widget-sdks/unified-sdk/android/localize_text/#localizing-text

Could someone point me in the right direction?

Thank you!

3 replies

Hi Guangyu,
 
You can override the default strings in your app's res/values/strings.xml file.  Are there any strings you're looking to override that are not listed in the doc?  If so can you provide a screenshot highlighting them?

Guangyu
  • Author
  • July 19, 2022

Thank you for your help, I got it working.

Google initially pointed me to an answer that involved a `chatbot.xml` file, which was confusing.


No problem :)