chore: Update version to 6.5.31.1 and add Lao translation support#392
chore: Update version to 6.5.31.1 and add Lao translation support#392lzwind merged 1 commit intolinuxdeepin:masterfrom
Conversation
|
TAG Bot TAG: 6.5.31 |
deepin pr auto review代码审查意见:
总体来说,这次提交主要是关于版本更新和本地化翻译的改动,需要确保这些改动是经过充分测试和验证的,并且符合项目的开发流程和质量标准。 |
There was a problem hiding this comment.
Hey @dengzhongyuan365-dev - I've reviewed your changes - here's some feedback:
- The PR title mentions Lao translation support but I don’t see any .po or localization files added—please include the Lao translation resources and integrate them into the build.
- The version bump in the YAML manifests looks good, but you’ll also need to update the Version field in your deepin-camera.desktop (and any other metadata files) to match 6.5.31.1.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- The PR title mentions Lao translation support but I don’t see any .po or localization files added—please include the Lao translation resources and integrate them into the build.
- The version bump in the YAML manifests looks good, but you’ll also need to update the Version field in your deepin-camera.desktop (and any other metadata files) to match 6.5.31.1.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR standardizes the application version bump to 6.5.31.1 across all packaging manifests and adds Lao (lo) translation support by introducing locale assets and updating related metadata and configuration. Entity relationship diagram for locale assets additionerDiagram
PACKAGE ||--o| LOCALE : supports
LOCALE {
string code
string name
string translation_file
}
PACKAGE {
string id
string name
string version
}
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
- Update version to 6.5.31.1 and add Lao translation support
7efd48b to
5e10e92
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dengzhongyuan365-dev, lzwind 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 |
Summary by Sourcery
Bump package version to 6.5.31.1 and introduce Lao translation support
New Features:
Build: