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/dialogs/find.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/dialogs/find.cpp') diff --git a/src/dialogs/find.cpp b/src/dialogs/find.cpp index 29a0fe7e8..ed693f6ed 100644 --- a/src/dialogs/find.cpp +++ b/src/dialogs/find.cpp @@ -606,7 +606,9 @@ sp_find_types () { GtkWidget *c = sp_find_types_checkbox_indented (vb, "clones", TRUE, tt, _("Search clones"), - //TRANSLATORS: Translate the word "Clones" only. A noun indicating type of object to find + //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 + // "Clones" is a noun indicating type of object to find Q_("find|Clones"), NULL, 10); gtk_box_pack_start (GTK_BOX (vb_all), c, FALSE, FALSE, 0); } -- cgit v1.2.3