History: MultilangVB6QuickTour

Preview of version: 4

Multi-Language Add-In for Visual Studio

Plugin execution pending approval

This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible.

Plugin execution pending approval

This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible.

After you have installed the Add-In, there will be a new menu item in the Tools menu in Visual Studio.

Image
This menu item activates the Add-In and shows it in a tool-window. Like other tool windows in Visual Basic, you can dock this window at any side of the main Visual Basic window. It's probably best to place it at the bottom, in a wide format.
Image
You may close the window at any time and reopen it using the Add-Ins menu.

Selecting a project

In Visual Basic, you may work with a project group containing multiple projects. However, the Multi-Language Add-In always works with a single project. To get started, you must first select a project. There are two ways to do this.

from a dialogWhen you select the Add-In from the Add-Ins menu, it will probably show a list of the projects in a dialog.
Simply select the project and click on OK.
Image
This dialog can be disabled, so if somebody else has already worked with the Add-In, it might not appear.
from a drop down listAt the top of the Add-In's main window, just below the toolbar, there is a drop down project list
Image
You can select a different project at any time from this list.

Initialising the project for localization

When you select a project for the first time, you must specify what the original language of the project is. You can select the language from a drop down list containing all of the languages supported by Windows.

It is also possible to specify a non standard language, but this is not recommended.
Image
The Add-In will now add two new files to your project.
<project name>_ml.mdbThis is the project database used by the Add-In. It is added to the project as a related document.
mlstring.vbThis module contains support functions, in particular the function ml_string(), which is used to load localized strings.

Scanning the project

History

Information Version
Sun 04 of Dec, 2016 17:44 GMT Phil 19
Wed 24 of Dec, 2008 23:16 GMT Phil 18
Thu 24 of Jan, 2008 21:44 GMT admin 17
Mon 21 of Jan, 2008 22:29 GMT admin 16
Sat 12 of Jan, 2008 17:58 GMT admin 15
Sat 12 of Jan, 2008 17:33 GMT admin 14
Sat 12 of Jan, 2008 15:35 GMT admin 13
Sat 12 of Jan, 2008 14:41 GMT admin 12
Sat 12 of Jan, 2008 12:31 GMT admin 11
Sat 12 of Jan, 2008 12:23 GMT admin 10
Sat 12 of Jan, 2008 11:09 GMT admin 9
Fri 11 of Jan, 2008 21:36 GMT admin 8
Fri 11 of Jan, 2008 21:33 GMT admin 7
Thu 10 of Jan, 2008 22:47 GMT admin 6
Thu 10 of Jan, 2008 21:17 GMT admin 5
Thu 10 of Jan, 2008 21:11 GMT admin 4
Thu 10 of Jan, 2008 21:04 GMT admin 3
Thu 10 of Jan, 2008 20:47 GMT admin 2
Thu 10 of Jan, 2008 20:42 GMT admin 1