What happens to custom RB files when text tailoring utility is used
Version: Windchill 12.1
Use Case: Previously I created strings for displaying text in Preferences and Business Rules using Java RB files, Now there is a new utility called Text Tailoring which can edit those same strings and update the text without needing to re-compile code or restart the server.
Description:
I can see the classes in the new Text Tailoring utility and edit the strings and update the text without needing to restart the server but my original class files are not being updated. Where are these strings being stored now, is there some new files I need to add to wtsafearea to preserve it in during CPS and upgrades?

