-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 12.09.2012 09:33, init wrote:
> Hello! I want to know how to translate following lines to another
> languages in TRAC.
> When i Edit ticket there are 4 rows:
> 1) leave
> 2) resolve
> 3) reassign
> 4) accept
> Please explain me :)

Sorry, no way to translate these. The values are terms fixed by the
setting in [ticket-workflow] section.

You may only customize by setting `.name` as fixed replacement, that is
still sufficient, if you need only support for a single language.

Example:
{{{
#!ini

[ticket-workflow]
leave = * -> *
leave.default = 1
leave.name = belassen # <-- put your term here
leave.operations = leave_status
}}}

Sincerely,

Steffen Hoffmann
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlBQ/QIACgkQ31DJeiZFuHeypQCgiEXPVnbR+LV2NOsw39c+39xD
/XsAoKpVvfSA8xwm8uYJgpOBYi6I51gr
=Uf8c
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to