From fea1633db7de4033e33a750fb886aa856f540eb5 Mon Sep 17 00:00:00 2001 From: Colin Marquardt Date: Sun, 17 Jun 2007 22:59:48 +0000 Subject: Add translator hint. (bzr r3072) --- src/selection-chemistry.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index bd1f54b6b..fc0bb5a10 100644 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -2079,6 +2079,8 @@ sp_selection_clone() Inkscape::GC::release(clone); } + // TRANSLATORS: only translate "string" in "context|string". + // For more details, see http://developer.gnome.org/doc/API/2.0/glib/glib-I18N.html#Q-:CAPS sp_document_done(sp_desktop_document(desktop), SP_VERB_EDIT_CLONE, Q_("action|Clone")); -- cgit v1.2.3