> to the bottom of /opt/rt3/local/lib/RT/I18N/en.po and restarted apache2. No You don't need to restart, HUP/graceful/reload is good enough.
> luck. Was I supposed to update the other file? Did I do something wrong? Hmm, it seems RT doesn't support local localizations, without creating a RT/I18N_Local.pm file. I *think* you might be able to get away with just: cp /opt/rt3/local/lib/RT/I18N.pm /opt/rt3/local/lib/RT/I18N_Local.pm It seems like overkill, but I18N.pm uses the __FILE__ token to locate po files. -- Cambridge Energy Alliance: Save money. Save the planet. _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
