fix: Fix untranslated Japanese in the right-click menu#357
Merged
pengfeixx merged 1 commit intolinuxdeepin:develop/snipefrom Jan 22, 2026
Merged
fix: Fix untranslated Japanese in the right-click menu#357pengfeixx merged 1 commit intolinuxdeepin:develop/snipefrom
pengfeixx merged 1 commit intolinuxdeepin:develop/snipefrom
Conversation
Fix untranslated Japanese in the right-click menu Log: Fix untranslated Japanese in the right-click menu
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds missing Japanese (ja) translations for several context menu actions related to single-file compression so that the right-click menu is fully localized in Japanese. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Hey - I've left some high level feedback:
- In the
Name[id]entry for the .zip action, the placeholder uses%d.zipwhile the others use%b.zip; consider aligning this placeholder for consistency unless there is a specific reason for the difference.
Prompt for AI Agents
Please address the comments from this code review:
## Overall Comments
- In the `Name[id]` entry for the .zip action, the placeholder uses `%d.zip` while the others use `%b.zip`; consider aligning this placeholder for consistency unless there is a specific reason for the difference.Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
deepin pr auto review这份 以下是对该修改的详细审查意见: 1. 语法与格式审查
2. 逻辑与功能审查
3. 代码质量审查
4. 代码安全审查
总结与改进建议这份代码修改非常规范,没有发现明显的错误或风险。为了进一步提高质量,仅提供以下微小的建议:
结论:代码质量优秀,可以合并。 |
lzwind
approved these changes
Jan 22, 2026
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: lzwind, pengfeixx 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix untranslated Japanese in the right-click menu
Log: Fix untranslated Japanese in the right-click menu
Summary by Sourcery
Bug Fixes: