aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/component/e-summary-callbacks.c
diff options
context:
space:
mode:
Diffstat (limited to 'executive-summary/component/e-summary-callbacks.c')
-rw-r--r--executive-summary/component/e-summary-callbacks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/executive-summary/component/e-summary-callbacks.c b/executive-summary/component/e-summary-callbacks.c
index 8d1a2eb5fb..216d28c30f 100644
--- a/executive-summary/component/e-summary-callbacks.c
+++ b/executive-summary/component/e-summary-callbacks.c
@@ -123,7 +123,7 @@ embed_service (GtkWidget *widget,
NULL};
char *obj_id;
- obj_id = bonobo_selector_select_id ("Select a service",
+ obj_id = bonobo_selector_select_id (_("Select a service"),
(const char **) required_interfaces);
if (obj_id == NULL)
return;