Change account action names

Hi All,Is there a way to change the user and account action names that show up in the admin/configurator pages. For example New xxx User instead of new user in the drop down menu.Thanks,
[207 byte] By [sungirla] at [2007-11-27 9:33:44]
# 1
Dana Reed figured out how to do this. He showed it to me a few times, but I don't recall how it was implemented. Maybe he will pipe up :P
JimBearda at 2007-7-12 22:55:58 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

You can do that by changing the property file waveset.properties or WPMessages_en.properties (which ever is applicable) and setting the the desired value for the following property

UI_USERAPPLETTABLE_NEW_USER=New xxx User

Or you can create your own custom catalog and put same value in that.

Regards,

Suren

Surinder_Singh_Boraa at 2007-7-12 22:55:58 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
Suren,Thanks a lot. It worked
sungirla at 2007-7-12 22:55:58 > top of Java-index,Web & Directory Servers,Directory Servers...