Short: A Locale Development Tool Author: origgi@pointest.com (Massimiliano Origgi) Uploader: origgi pointest com (Massimiliano Origgi) Type: dev/misc Replaces: Localizer1.36.lha Architecture: m68k-amigaos ******************************************************************************* Changes since the last public release on Aminet: Version 1.32beta (public beta) · fixed a couple of bugs in the function scanner; · changed the shortcut key for the search function, due to conflict with another key; · changed 'string' in 'pattern' in the search window; · now checks when no text is in the pattern string gadget; · now the scan function reports an error when it can't find anything in the source files. Version 1.33beta (public beta) · now uses the NList classes by Gilles Masson. Version 1.34beta (public beta) · opening of the cd and ct edit windows is now faster; · now uses TextEditor class by Allan Odgaard for editing strings; · you can now change the active entry in both the cd and ct edit windows with the left Amiga + cursor up/down keys. Version 1.35beta (public beta) · fixed a couple of lame bugs in the cd window which could cause enforcer hits and general slow down while editing; · now uses the BetterString class by Allan Odgaard instead of the old plain string gadget; · now you can't make the min lenght of the string bigger than max lenght or viceversa any more; · now you can add, delete, copy and drag sort entries in the edit cd window; · when generating the catalog file, it asks if you want to skip empty entries in the ct file. This is useful to test partially translated ct files, because you won't get empty text for the untraslated entries, but the default strings. Version 1.36 · the ID string gadget is now wider; · avoids merging .newcd and .cd files or .cd and .ct files when not necessary; · added installer script. Version 1.37 · the author string gadget is bigger, 120 characters; · the preview window in both the cd and ct windows is updated automatically when you edit the text; · sped up opening of both the cd and ct windows; · performed various code optimizations and cleanups. Version 1.38 · fixed an evil bug in the ct loading code, which could corrupt the ID numbers; · changed the shortcut keys in the cd and ct windows; · added 2 new shortcut keys which perform the same action of the next and prev gadgets; · now the cd and ct gadgets in the main window will always be ghosted when no newcd or cd file is available, thus avoiding possible dead locks fi they are pressed and no file exists. ******************************************************************************* Localizer has been created to help both programmers and translators. Here is a brief list of what Localizer can do: · scans source files, extracts locale IDs and builds a .cd file; · merges old and new .cd and .ct files and hilights differences for fast editing; · builds C source files to handle locale stuff; · search engine; · powerful preview window; · can add comments to each .cd ID, useful for translators; · builds .catalog files; · fast load/save of projects; · bubble help for each gadget; · quickly moves among new/changed entries for fast update of .cd and .ct files; · and even more... Localizer needs: 68020+, AmigaOS 3.0+, MUI 3.8+ For up to date informations go to http://intui.home.ml.org