From 7b524952b4ce3ef5cfec211ccf3d78cc39d739b6 Mon Sep 17 00:00:00 2001 From: Ivan Mas??r Date: Wed, 3 Jun 2009 14:33:59 +0000 Subject: * [INTL:*] translator comments for all context strings added (bzr r7985) --- src/selection-chemistry.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/selection-chemistry.cpp') diff --git a/src/selection-chemistry.cpp b/src/selection-chemistry.cpp index b452d9302..e55bba2a5 100644 --- a/src/selection-chemistry.cpp +++ b/src/selection-chemistry.cpp @@ -730,7 +730,9 @@ sp_selection_raise(SPDesktop *desktop) } sp_document_done(sp_desktop_document(desktop), SP_VERB_SELECTION_RAISE, - //TRANSLATORS: Only put the word "Raise" in the translation. Means "to raise an object" in the undo history + //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 + // "Raise" means "to raise an object" in the undo history Q_("undo_action|Raise")); } -- cgit v1.2.3