<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=CustomizeLabel</id>
	<title>CustomizeLabel - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=CustomizeLabel"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=CustomizeLabel&amp;action=history"/>
	<updated>2026-08-24T15:47:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=CustomizeLabel&amp;diff=731&amp;oldid=prev</id>
		<title>Admin: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=CustomizeLabel&amp;diff=731&amp;oldid=prev"/>
		<updated>2016-04-06T20:03:37Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= HOWTO Customize Text in RT =&lt;br /&gt;
&lt;br /&gt;
If you really want to change the labels in your installation of RT, you have a few options (see the History of this entry for more), but only one sane route:&lt;br /&gt;
&lt;br /&gt;
* Create a dialect of LANG.po e.g; lib/RT/I18N/LANG_qaa.po&lt;br /&gt;
&lt;br /&gt;
A local locale will prevent your changes from being clobbered on upgrade, and should also inherit any unspecified messages from superclasses, i.e; the po file corresponding to the code left of the - (or _) preceding your locale code.&lt;br /&gt;
&lt;br /&gt;
To be technically correct, one should only use a &amp;quot;locale&amp;quot; between &amp;quot;qaa&amp;quot; and &amp;quot;qtz&amp;quot; Also, the resulting language option currently doesn&amp;#039;t print that pretty in RT: http://issues.bestpractical.com/Ticket/Display.html?id=13178&lt;br /&gt;
&lt;br /&gt;
== Editing the text ==&lt;br /&gt;
&lt;br /&gt;
In your locale po file, you can make an entry for any msgstr that exists in the super file, or add a stanza like the following:&lt;br /&gt;
&lt;br /&gt;
 msgid &amp;quot;Time Estimated&amp;quot;&lt;br /&gt;
 msgstr &amp;quot;Time Billed&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
for any text wrapped in RT&amp;#039;s language element e.g;&lt;br /&gt;
&lt;br /&gt;
 &amp;amp;lt;&amp;amp;amp;|/l&amp;amp;amp;&amp;amp;gt;Time Estimated&amp;amp;lt;/&amp;amp;amp;&amp;amp;gt;&lt;br /&gt;
&lt;br /&gt;
== In Action ==&lt;br /&gt;
&lt;br /&gt;
Reload your server, and optionally set the system default language to your new dialect.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>