aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/TableDocument.m')
-rw-r--r--Source/TableDocument.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/TableDocument.m b/Source/TableDocument.m
index 49d931c3..3f94aa01 100644
--- a/Source/TableDocument.m
+++ b/Source/TableDocument.m
@@ -939,7 +939,7 @@
{
if (![tablesListInstance selectionShouldChangeInTableView:nil]) return;
- [databaseCopyNameField setStringValue:@""];
+ [databaseCopyNameField setStringValue:selectedDatabase];
[copyDatabaseMessageField setStringValue:[NSString stringWithFormat:NSLocalizedString(@"Duplicate database '%@' to:", @"duplicate database message"), selectedDatabase]];
[NSApp beginSheet:databaseCopySheet