From a357bb9ae9368a958f7b4c2deafdc7491d9c0ed6 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Fri, 16 Mar 2007 05:52:58 +0000 Subject: string disambig (bzr r2672) --- src/selection-chemistry.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/selection-chemistry.cpp') 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); -- cgit v1.2.3