From 9d8d33ace54afd73c734f934f9901f89561c7eb5 Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Fri, 15 Feb 2008 18:33:06 +0000 Subject: [PATCH] ActionItem130: i18n of the context help --- app/views/layouts/application.rhtml | 7 ++++--- public/javascripts/noosfero-show-help.js | 26 ++++++++++++++------------ 2 files changed, 18 insertions(+), 15 deletions(-) diff --git a/app/views/layouts/application.rhtml b/app/views/layouts/application.rhtml index 8ceef24..5c0b66c 100644 --- a/app/views/layouts/application.rhtml +++ b/app/views/layouts/application.rhtml @@ -40,7 +40,7 @@ " controller_"+ @controller.controller_name() + " action_"+ @controller.controller_name() +"_"+ @controller.action_name() %>' onload='noosfero_init();' - help=<%= _('Pass the mouse over page elements to get help on them').inspect %> > + help=<%= _('Pass the mouse over page elements to get help on them. Click the question mark icon on the top-right corner to deactivate this help window.').inspect %> >