|
Find that itm's id .
Using SQL , find it's name id .
Search in stringresource where code = name_id
Edit the associated value to whatever name you want.
Use your edited table to create a new rdb , hash it , and place it in your client's resource folder.
|