Skip to content

Commit 7726887

Browse files
committed
rebrand submit as export
1 parent de49a8d commit 7726887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Signal-Windows/Views/GlobalSettingsPage.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<TextBlock FontSize="24" Text="Settings"/>
1616
</Grid>
1717
<Grid HorizontalAlignment="Center">
18-
<Button Click="ExportUIDebugLog">Submit debug log</Button>
18+
<Button Click="ExportUIDebugLog">Export debug log</Button>
1919
</Grid>
2020
</StackPanel>
2121
</Page>

0 commit comments

Comments
 (0)