After installing version 5.01 of the "Vault Professional 2012 Integration for SAP" and selecting the English US version during the installation, you notice that all the menus are in German.
This can be addressed by flipping a switch in the "Main.config" file. (C:\ProgramData\Autodesk\Vault 2012\Extensions\VaultSapInterface\configuration).
Edit the Main.Config file in Notepad and locate the following text
image="VAULT.SAPLINK.DELETE" multi_sel_enabled="1" typeof="item" hint="Delete link to SAP object" />
</menu>
</menus>
<!-- User configuration -->
<users>
<!-- default users -->
<user name="*" culture="de-DE">
<menus>
<menu name="FileContext" />
<menu name="BASIC" />
<menu name="ItemContext" />
<menu name="About" />
Change the highlighted text to read ""en-US", then restart the client.
Subscribe
Comments