Tag: localization
-
Vault 2014 API Language Pack
One of the neat things about the UI components in the SDK is that they are also used by the Vault clients. This means that when the product gets localized, the SDK components get localized automatically. All you need to do is grab the satellite assemblies and distribute them with your app. Oh wait, you…
-
Localizing a Custom Command
Despite what some Americans may think, not everybody speaks English. So it's sometimes a good idea for your Vault command to support multiple languages. Since your command is a plug-in and not an EXE, there are some complications. Satellite Assemblies: Vault Explorer localization is based on the .NET concept of Satellite Assemblies. If you are…

You must be logged in to post a comment.