Skip to content

Latest commit

 

History

History
64 lines (55 loc) · 2.45 KB

File metadata and controls

64 lines (55 loc) · 2.45 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision ms.author manager translation.priority.ht translation.priority.mt
Adding Version Information for Another Language
na
10/14/2016
visual-studio-dev14
na
na
devlang-cpp
na
article
vc.editors.version
C++
languages, version information
New Version Info Block
blocks, adding
resources [Visual Studio], adding version information
version information, adding for languages
17f6273c-e1cc-441a-a3d8-f564341cbf20
12
mblome
ghogen
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
ru-ru
zh-cn
zh-tw
cs-cz
pl-pl
pt-br
tr-tr

Adding Version Information for Another Language

To add version information for another language (new info block)

  1. Open a version information resource by double-clicking it in Resource View.

    [!NOTE] If your project doesn't already contain an .rc file, please see Creating a New Resource Script File.

  2. Right-click within the version information table and choose New Version Info Block from the shortcut menu.

    This command adds an additional information block to the current version information resource and opens its corresponding properties in the Properties window.

  3. In the Properties window, choose the appropriate language and character set for your new block.

For information on adding resources to managed projects, please see Resources in Applications in the .NET Framework Developer's Guide. For information on manually adding resource files to managed projects, accessing resources, displaying static resources, and assigning resources strings to properties, see Walkthrough: Localizing Windows Forms and Walkthrough: Using Resources for Localization with ASP.NET.

Requirements

Win32

See Also

Version Information Editor
Version Information (Windows)