On Wed, Mar 26, 2014 at 07:34:45PM +0100, Albert Shih wrote:
> new/open/on_hold is in english when I choose english in the interface. But
> it's in french/german/etc. when I choose french/german/etc. in the interface.
> 
> How can I do the same for my own Lifecycle ? 

You'll want to look at the po files that ship with RT, which contain
translations.  If you had a local/po/fr.po with

msgid "New Status"
msgstr "Statut Nouveau"

RT would translate statuses.

There's more infrastructure needed to tag and extract automatically
(which is what we're doing) but for a fixed and known lifecycle, you
could just manually create .po files.

-kevin

Attachment: pgplsk5mt5_I5.pgp
Description: PGP signature

-- 
RT Training - Dallas May 20-21
http://bestpractical.com/training

Reply via email to