They're stored generally in *.wts file. References to strings in this file are stored in jass and object files (example: "TRIGSTR_123" is a reference to 123rd string in *.wts). So if you need to make pairs like "object field - tooltip", you also should take in look these files (*.w3i, *.w3u, etc.) |