Skip to content

Commit 416ba16

Browse files
authored
Rename 'Close' to 'Cancel' in the External Changes Resolver dialog (JabRef#9130)
1 parent ec29bda commit 416ba16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/jabref/gui/collab/ExternalChangesResolverDialog.fxml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@
4242
</AnchorPane>
4343

4444
</content>
45-
<ButtonType fx:id="close" text="%Close" buttonData="CANCEL_CLOSE"/>
45+
<ButtonType fx:constant="CANCEL"/>
4646
</DialogPane>

0 commit comments

Comments
 (0)