I don&#39;t think the <a href="http://drupal.org/project/stringoverrides">String Override</a> module will alter those titles.  Maybe I&#39;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.  This is how I&#39;ve done it, before.  (<a href="http://www.lullabot.com/articles/modifying-forms-5-and-6">http://www.lullabot.com/articles/modifying-forms-5-and-6</a> for ideas how to go about this)</div>
<div><br></div><div>Alternatively, you could modify 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 class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">How would I go about changing the &quot;title&quot; of a  CCK form from &quot;Create [Content Type Here]&quot; to &quot;Add a bar&quot; (where Foo is the content type) - I&#39;ve seen advice to use string-override, but as of yet, I&#39;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>