Multi-Language Add-In for Visual Basic 6
Update History
Version
|
Date
|
Description
|
6.02
|
August 2006
|
- The definition of an Array Property in the controls database may now specify a fixed array size, instead of having to specify a property from which to read the array size.
|
6.01
|
July 2006
|
- Options to ignore empty strings added
|
6.00
|
May 2006
|
- Translation Memory Dialog
|
5.51
|
19.March 2006
|
- Quick restore from project database
- Filter using regular expressions
|
5.50
|
5.January 2006
|
- Structured 3-Worksheet Excel Export
|
5.21
|
26.October 2004
|
- When you select the font for a given language, you can now select the font size as well.
- The font selected for the language which is the original language of the project is now used in the 'current text' column.
|
5.20
|
2.May 2004
|
- a new Runtime Support Wizard to replace the old runtime support dialogs
- New options on the runtime support menu to
- store stings to resources quickly
- update the ml_UpdateControls() functions quickly
- Excel export now only exports strings which are actually used in the project. Strings in ignored components and properties which are not selected for translation, are not exported.
- During the source code scan, the Add-In no longer searches for existing translations of strings which are not selected for translation, which should speed up the scan (a little). The Add-In now searches for existing translations when a string is selected for translation.
|
5.10
|
28.March.2004
|
- Quick preview of forms in alternative languages
- Individually select properties of controls for translation
- Specify that a component (form, usercontrol, ...) does not require translation
- User interface now French, as well as English and German
|
5.0
|
December 2003
|
- The Global Translations Database
- Undo Function
- Import Translations for Components copied from another project
- Advanced copy
- Edit original projects texts in Multi-Language grid
- Quick copy to and from original text
- Drop down menus in toolbar
|
4.76.0001
|
13.July.2003
|
- If a string starts with an apostrophe, then double it before exporting to Excel. This is necessary, because a leading apostrophe has a special meaning for Excel.
|
4.76
|
21.June 2003
|
- Fix to the problem that the Add-In window apparently disappears if you undock it, minimize it via the context menu on the window's title bar and then close and restart VB.
|
4.75
|
26.May 2003
|
- Missing translations are shown with a light yellow background.
- New context menu command "Go to next missing translation". Initially, this is only on non-language columns.
|
4.74
|
6.March 2003
|
- New option "Include original strings in ml_UpdateControls()".
|
4.71
|
14.November 2002
|
- Occasional error parsing continuation lines corrected.
- MDIForm_Load and MDIForm_Unload generated for MDI forms, instead of Form_Load and Form_Unload
- Context menu item in Controls Tab "Remove Translation" for unwanted translations of empty strings.
|
4.70
|
5.November 2002
|
- The AddIn now closes designer windows that it opens, unless they were open already. (These windows are usually invisible). This measure should prevent an Out-of-Memory error when scanning very large projects.
|
See also
Overview
Major Features
Quick Tour
Download