[Android] [Unified SDK] Location of resource strings
回答済み
投稿日時:2022年7月15日
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!
0
3
3件のコメント
Christopher Kennedy
0
Guangyu
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.
0
Christopher Kennedy
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?1
サインインしてコメントを残します。