<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18812">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>the string you are trying to change is probably 
something like "Create @content" so perhaps use the Locale core module to find 
it first, then see if String Overrides is capable of changing it or 
not.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Neil</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=bchoc@t4tcolorado.org href="mailto:bchoc@t4tcolorado.org">Brian 
  Choc</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=support@drupal.org 
  href="mailto:support@drupal.org">support@drupal.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, September 01, 2009 2:43 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [support] CCK Form 
  Titles</DIV>
  <DIV><BR></DIV>I don't think the <A 
  href="http://drupal.org/project/stringoverrides">String Override</A> module 
  will alter those titles. &nbsp;Maybe I've just not figured out how to make it 
  do so.
  <DIV><BR></DIV>
  <DIV>There are at least two ways to deal with this, I think.</DIV>
  <DIV><BR></DIV>
  <DIV>Create a module to which uses hook_form_alter to change/remove the 
  offending title. &nbsp;This is how I've done it, before. &nbsp;(<A 
  href="http://www.lullabot.com/articles/modifying-forms-5-and-6">http://www.lullabot.com/articles/modifying-forms-5-and-6</A>&nbsp;for 
  ideas how to go about this)</DIV>
  <DIV><BR></DIV>
  <DIV>Alternatively, you could&nbsp;modify&nbsp;the variable at the theme level 
  via a preprocess function or via template files.</DIV>
  <DIV><BR></DIV>
  <DIV>Brian<BR></DIV>
  <DIV><BR>
  <DIV><BR>
  <DIV class=gmail_quote>On Mon, Aug 31, 2009 at 8:34 PM, Chris Pall <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:chrispall@gmail.com">chrispall@gmail.com</A>&gt;</SPAN> 
wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>How would I go about changing the "title" of a CCK form 
    from "Create [Content Type Here]" to "Add a bar" (where Foo is the content 
    type) - I've seen advice to use string-override, but as of yet, I've not 
    been able to figure out what to replace.<BR><BR>-- cgp<BR><BR><BR>--<BR>[ 
    Drupal support list | <A href="http://lists.drupal.org/" 
    target=_blank>http://lists.drupal.org/</A> ]<BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Brian Choc<BR>Technology Director<BR><BR>Teaming for 
  Technology Colorado<BR>2505 18th St. Denver, CO 80211<BR>P: 303.561.2377, F: 
  303.455.6462<BR><A 
  href="http://www.t4tcolorado.org">http://www.t4tcolorado.org</A><BR></DIV></DIV>
  <P>
  <HR>

  <P></P>--<BR>[ Drupal support list | http://lists.drupal.org/ 
]</BLOCKQUOTE></BODY></HTML>