fix: update translations#510
Conversation
Reviewer's GuideThis pull request introduces complete Lao language support by adding new translation files and populating all relevant UI, desktop entry, and policy messages in .ts format. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
TAG Bot TAG: 6.0.48 |
deepin pr auto review这个提交主要是更新了 代码审查意见
改进后的提交信息示例deepin-devicemanager (6.0.48) unstable; urgency=medium
* Update version to 6.0.48.
* Add support for new device type XYZ.
* Improve performance by optimizing XYZ algorithm.
-- Tian ShiLin <tianshilin@uniontech.com> Fri, 08 Aug 2025 13:29:09 +0800这个改进后的提交信息提供了更多的上下文,帮助其他开发者理解版本更新的具体内容。 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: JWWTSL The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Hey @JWWTSL - I've reviewed your changes - here's some feedback:
- Please review the TS files for inconsistent or unintended non-Lao entries (e.g. Russian fragments) and ensure all translations are in the target language.
- There are duplicate translations for keys like “OK” with different Lao variants—please consolidate them for consistency across the UI.
- Consider running Qt’s lupdate/lrelease and using Qt Linguist to manage placeholders (e.g. %1) and avoid manual entry errors.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- Please review the TS files for inconsistent or unintended non-Lao entries (e.g. Russian fragments) and ensure all translations are in the target language.
- There are duplicate translations for keys like “OK” with different Lao variants—please consolidate them for consistency across the UI.
- Consider running Qt’s lupdate/lrelease and using Qt Linguist to manage placeholders (e.g. %1) and avoid manual entry errors.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
log:
Summary by Sourcery
Add complete Lao locale support by providing translations for the main application, desktop entry and policy files.
New Features: