Skip to content

Commit 54f9ded

Browse files
committed
翻訳対応
1 parent fe083f6 commit 54f9ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WindowTranslator/Modules/ErrorReport/ErrorReportDialog.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
Content="{x:Static properties:Resources.Sent}"
114114
IsOpen="{Binding Sent, Mode=OneWay}"
115115
Placement="Top" />
116-
<ui:Button Content="閉じる" IsCancel="True" />
116+
<ui:Button Content="{x:Static properties:Resources.Close}" IsCancel="True" />
117117
</StackPanel>
118118
<ContentPresenter
119119
x:Name="RootContentDialog"

0 commit comments

Comments
 (0)