Skip to content

Commit 41b07d2

Browse files
committed
file-operations: Rename button label in previous commit
1 parent 436a093 commit 41b07d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnemo-private/nemo-file-conflict-dialog.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ nemo_file_conflict_dialog_init (NemoFileConflictDialog *fcd)
562562

563563
details->auto_rename_button =
564564
gtk_dialog_add_button (dialog,
565-
_("Auto_rename"),
565+
_("Duplicate"),
566566
CONFLICT_RESPONSE_AUTO_RENAME);
567567

568568
details->rename_button =

0 commit comments

Comments
 (0)