mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-29 16:14:59 +00:00
update<zh_CN>: change text for CLOSE
This commit is contained in:
parent
bf7cc8eed4
commit
2ba6a08475
2 changed files with 3 additions and 3 deletions
|
@ -28,8 +28,8 @@
|
|||
<TextBlock Grid.Row="1" Margin="0,8" Text="{Binding}" TextWrapping="Wrap"/>
|
||||
<Button
|
||||
Grid.Row="2"
|
||||
Width="60" Height="25"
|
||||
Margin="4,0"
|
||||
Height="25"
|
||||
Margin="4,0" Padding="8,0"
|
||||
Click="Dismiss"
|
||||
Content="{StaticResource Text.Close}"
|
||||
Background="{StaticResource Brush.Accent1}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue