summaryrefslogtreecommitdiffstats
path: root/src/selection-chemistry.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/selection-chemistry.cpp')
-rw-r--r--src/selection-chemistry.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp
index 00ef48766..b2ba56f62 100644
--- a/src/selection-chemistry.cpp
+++ b/src/selection-chemistry.cpp
@@ -2073,7 +2073,7 @@ sp_selection_clone()
}
sp_document_done(sp_desktop_document(desktop), SP_VERB_EDIT_CLONE,
- _("Clone"));
+ Q_("action|Clone"));
selection->setReprList(newsel);