Loading...
 

History: MultiLangVsNet

Preview of version: 7

Multi-Language Add-In for Visual Studio

General Description

The Multi-Language Add-In provides extended support for creating localized applications using Microsoft Visual Studio .NET. The supported application types are

  • Windows Forms
  • ASP.NET 2.0
  • Compact Framework

The product is an Add-In for Visual Studio, which means that it is tightly integrated into the development environment itself. The localization support is based on the built in localization support in Visual Studio and in the .NET environment.

The basic steps involved in localizing an application are:

Identifying the strings to be translated

The Add-In scans your project, looking for strings defined in

The properties of controlsFor .NET controls, the properties which can be translated are marked with the Localizable attribute. The Add-In shows all string properties with the Localizable attribute.

For ASP.NET projects, it also shows static text from the HTML code.
The program source code
  • properties of controls
  • the program source code

and presents these strings in two separate grids.

For .NET controls, the properties which can be translated are marked with the Localizable attribute. The Add-In shows all string properties with the Localizable attribute.

For strings in the source code, you can enable translation of the string using a check box in the grid. Strings which do not require translation can be hidden, so that you do not see them in future.

Specifying the languages to be supported

Entering translations

Storing the translations

Adding runtime support features

History

Information Version
Mon 21 of Jan, 2008 22:19 GMT admin 22
Wed 09 of Jan, 2008 20:30 GMT admin 21
Tue 08 of Jan, 2008 18:08 GMT admin 20
Tue 08 of Jan, 2008 18:07 GMT admin 19
Mon 07 of Jan, 2008 22:42 GMT admin 18
Mon 07 of Jan, 2008 22:41 GMT admin 17
Mon 07 of Jan, 2008 22:00 GMT admin 16
Wed 02 of Jan, 2008 14:34 GMT admin 15
Wed 02 of Jan, 2008 14:31 GMT admin 14
Tue 01 of Jan, 2008 22:28 GMT admin 13
Tue 01 of Jan, 2008 21:58 GMT admin 12
Tue 01 of Jan, 2008 18:28 GMT admin 11
Tue 01 of Jan, 2008 18:27 GMT admin 10
Tue 01 of Jan, 2008 14:14 GMT admin 9
Tue 01 of Jan, 2008 14:14 GMT admin 8
Tue 01 of Jan, 2008 13:36 GMT admin 7
Tue 01 of Jan, 2008 12:49 GMT admin 6
Tue 01 of Jan, 2008 12:26 GMT admin 5
Tue 01 of Jan, 2008 12:23 GMT admin 4
Tue 01 of Jan, 2008 12:09 GMT admin 3
Tue 01 of Jan, 2008 11:54 GMT admin 2
Mon 31 of Dec, 2007 18:30 GMT admin 1
  • 1
  • 2 (current)
  • »