Localization Helper is a services based application for generating macro definitions used by Localization.[hm] and genstrings. Select a string to localize and choose LocalizationHelper/New Entry under the services menu. The program will bring up a panel with field corresponding to the arguments to LocalString() and LocalStringFromTable() functions. Hitting OK will put a macro definition into a buffer which can be saved as a file or appended to a file. It will also return the macro name to the requesting program which will replace the selected string with the macro name.