--- includes/.old-context-task-handler.inc	2010-06-18 22:16:52.000000000 +0200
+++ includes/context-task-handler.inc	2010-09-02 09:08:05.000000000 +0200
@@ -369,7 +369,7 @@ function ctools_context_handler_edit_con
   $form['left']['summary'] = array(
     '#prefix' => '<div class="page-manager-contexts">',
     '#suffix' => '</div>',
-    '#value' => theme('ctools_context_list', $cache, t('Summary of contexts')),
+    '#value' => theme('ctools_context_list', $cache, t('Summary of contexts'), t('Note that CCK fields may be used as keywords using patterns like <em>%node:field_name-formatted</em>.')),
   );
 
   $form_state['context_object'] = &$cache;
