Sorry - I'm a total n00b here. Can you explain what that's doing exactly? I can't quite follow what's happening. Looks like, you make a new dir, copy some specific library file (language po file?) and then "emacs" the lib file (don't know what that does).<br>
<br>Then, would you go edit the copied file and look for Time Estimated?<br><br>Thanks in advance, sorry for the newbie questions...<br>-Chris<br><br><div class="gmail_quote">On Fri, Feb 13, 2009 at 12:56 PM, Jerrad Pierce <span dir="ltr"><<a href="mailto:jpierce@cambridgeenergyalliance.org">jpierce@cambridgeenergyalliance.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">> Is it possible to change the Time Estimated data label to read Billable Time<br>

> in the interface? That would greatly help reduce confusion.<br>
<br>
</div><div class="Ih2E3d">Customize a local copy of your language's po file? e.g;<br>
<br>
 mkdir -p /opt/rt3/local/lib/RT/I18N/<br>
 cp /opt/rt3/lib/RT/I18N/en.po /opt/rt3/local/lib/RT/I18N/en.po<br>
 emacs /opt/rt3/local/lib/RT/I18N/en.po<br>
<br>
--<br>
Cambridge Energy Alliance: Save money. Save the planet.<br>
</div>_______________________________________________<br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
<br>
Community help: <a href="http://wiki.bestpractical.com" target="_blank">http://wiki.bestpractical.com</a><br>
Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>
<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br>
</blockquote></div><br>