Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions DanXiUI/Resouces/Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "AI 总结"
"value" : "AI 辅助总结"
}
}
}
Expand Down Expand Up @@ -2976,7 +2976,7 @@
"zh-Hans" : {
"stringUnit" : {
"state" : "translated",
"value" : "本内容由 AI 生成,仅供参考。仅限复旦校内科研测试使用,不对公众开放。"
"value" : "本内容由 AI 辅助总结,仅供参考。仅限复旦校内科研测试使用,不对公众开放。"
Copy link

Copilot AI Apr 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The source string for this entry says “AI-generated…”, but the updated zh-Hans translation now says “AI 辅助总结…”. Since sourceLanguage is en and there is no explicit en localization here, English users will still see the original “AI-generated” wording, which becomes inconsistent with the new copy. If the intent is to change the claim globally, consider adding an en localization override with the updated wording (or keep the zh-Hans translation aligned with the source text).

Suggested change
"value" : "本内容由 AI 辅助总结,仅供参考。仅限复旦校内科研测试使用,不对公众开放。"
"value" : "本内容由 AI 生成,仅供参考。仅限复旦校内科研测试使用,不对公众开放。"

Copilot uses AI. Check for mistakes.
}
}
}
Expand Down Expand Up @@ -3901,4 +3901,4 @@
}
},
"version" : "1.1"
}
}
Loading