Unexpected Chinese Text in Task Results

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
- Set the application language to English.
- Navigate to the 3x3 Photo Grid tool.
- Select any style (e.g., Casual Hoodie) and lighting (e.g., Studio Softbox).
- Tap Generate Photo Grid.
- 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.