Skip to main content
ArcBlock Community

Unexpected Chinese Text in Task Results

JM “cryptotestnet” Morales
Support
arcspherebug

Screenshot_20260306-012110.jpg

Description

In the 3x3 Photo Grid interface, the caption/status text for a generated task displays in Chinese characters instead of the user's selected language (English).

  • Observed Text: 生成的九宫格图片 (Translation: "Generated nine-grid image")
  • Expected Text: "Generated 3x3 photo grid" (or similar English equivalent).

Steps to Reproduce

  1. Set the application language to English.
  2. Navigate to the 3x3 Photo Grid tool.
  3. Select any style (e.g., Casual Hoodie) and lighting (e.g., Studio Softbox).
  4. Tap Generate Photo Grid.
  5. Observe the text in the Task Results section once the images load.

Suggested Fix

Update the localization file for the task_result_caption string key to ensure the English translation is mapped correctly when the app locale is set to en-US or en-GB.

Reply