Top Translation Component Library for Enhanced IT Projects

Top Translation Component Library for Enhanced IT Projects

Anthony Lv8

Top Translation Component Library for Enhanced IT Projects

Table of Contents

Disclaimer: This post includes affiliate links

If you click on a link and make a purchase, I may receive a commission at no extra cost to you.

ITranslationsComponent

Declaration

ITranslationsComponent : IDispatch

https://techidaily.com

Overview

This interface is meant to get interfaces for languages and languages options.

https://techidaily.com

Properties

ILanguagesOptions LanguagesOptions - Gets the interface for language options.

https://techidaily.com

Methods

AddLanguageAllBuilds(Int LangId) - Adds a new language for all builds in the project.

NoteLangId is a specified language id as detailed in the Microsoft documentation .

https://techidaily.com

RemoveLanguageAllBuilds(Int LangId) - Removes a specified language from all builds in the project.

AddLanguagePerBuild(Int LangId, IBuild Build) - Adds a new language for a specified Build in the project.

RemoveLanguagePerBuild(Int LangId, IBuild Build) - Remove a language for a specified Build in the project.

GetAvailableLanguages() returns String - Returns all the available languages and their corresponding LangId.

GetLanguages() returns String - Returns all the languages present in the project.

GetBuildLanguages(IBuild Build) returns StringReturns languages for the specified Build.

Topics

  • ILanguagesOptions
    This interface is used to control the project’s language translation settings.

Did you find this page useful?

Please give it a rating:

Thanks!

Report a problem on this page

Information is incorrect or missing

Information is unclear or confusing

Something else

Can you tell us what’s wrong?

Send message

Also read:

  • Title: Top Translation Component Library for Enhanced IT Projects
  • Author: Anthony
  • Created at : 2024-10-07 23:57:03
  • Updated at : 2024-10-10 22:46:22
  • Link: https://fox-shield.techidaily.com/top-translation-component-library-for-enhanced-it-projects/
  • License: This work is licensed under CC BY-NC-SA 4.0.