-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Localized file check-in by OneLocBuild Task: Build definition ID 217: Build ID 2751063 #10982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Localized file check-in by OneLocBuild Task: Build definition ID 217: Build ID 2751063 #10982
Conversation
… Build ID 2751063
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10982 +/- ##
===================================================
+ Coverage 13.41808% 13.45463% +0.03655%
===================================================
Files 3319 3319
Lines 664894 664894
Branches 74674 74674
===================================================
+ Hits 89216 89459 +243
+ Misses 573130 572883 -247
- Partials 2548 2552 +4
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
@@ -4805,7 +4805,7 @@ Do you want to replace it?</source> | |||
</trans-unit> | |||
<trans-unit id="ScrollBar_ContextMenu_Top"> | |||
<source>Top</source> | |||
<target state="translated">- </target> | |||
<target state="translated">上</target> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not think the translation is correct.
Because the translation of ScrollBar_ContextMenu_Bottom
is 最下部
wpf/src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.ja.xlf
Lines 4746 to 4750 in 0567cc2
<trans-unit id="ScrollBar_ContextMenu_Bottom"> | |
<source>Bottom</source> | |
<target state="translated">最下部</target> | |
<note /> | |
</trans-unit> |
That I think the translation of ScrollBar_ContextMenu_Top
should be 最上部
in ja
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #10918
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.
Microsoft Reviewers: Open in CodeFlow