Skip to content

Commit b00955b

Browse files
authored
Fix scrollbar zh-Hans localization (#4407)
1 parent fa5ffd9 commit b00955b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/Microsoft.DotNet.Wpf/src/PresentationFramework/Resources/xlf/Strings.zh-Hans.xlf

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4775,7 +4775,7 @@ Do you want to replace it?</source>
47754775
</trans-unit>
47764776
<trans-unit id="ScrollBar_ContextMenu_Bottom">
47774777
<source>Bottom</source>
4778-
<target state="translated"></target>
4778+
<target state="translated">底部</target>
47794779
<note />
47804780
</trans-unit>
47814781
<trans-unit id="ScrollBar_ContextMenu_LeftEdge">
@@ -4785,7 +4785,7 @@ Do you want to replace it?</source>
47854785
</trans-unit>
47864786
<trans-unit id="ScrollBar_ContextMenu_PageDown">
47874787
<source>Page Down</source>
4788-
<target state="translated">Page Down</target>
4788+
<target state="translated">向下翻页</target>
47894789
<note />
47904790
</trans-unit>
47914791
<trans-unit id="ScrollBar_ContextMenu_PageLeft">
@@ -4800,7 +4800,7 @@ Do you want to replace it?</source>
48004800
</trans-unit>
48014801
<trans-unit id="ScrollBar_ContextMenu_PageUp">
48024802
<source>Page Up</source>
4803-
<target state="translated">Page Up</target>
4803+
<target state="translated">向上翻页</target>
48044804
<note />
48054805
</trans-unit>
48064806
<trans-unit id="ScrollBar_ContextMenu_RightEdge">
@@ -4835,7 +4835,7 @@ Do you want to replace it?</source>
48354835
</trans-unit>
48364836
<trans-unit id="ScrollBar_ContextMenu_Top">
48374837
<source>Top</source>
4838-
<target state="translated">Top</target>
4838+
<target state="translated">顶部</target>
48394839
<note />
48404840
</trans-unit>
48414841
<trans-unit id="ScrollViewer_CannotBeNaN">
@@ -6475,4 +6475,4 @@ Do you want to replace it?</source>
64756475
</trans-unit>
64766476
</body>
64776477
</file>
6478-
</xliff>
6478+
</xliff>

0 commit comments

Comments
 (0)