Skip to content

Commit 65a8876

Browse files
committed
need to update .md files
1 parent 092a751 commit 65a8876

3 files changed

Lines changed: 10 additions & 4 deletions

File tree

articles/gettingstarted/studio_plugin_overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Studio plug-in overview
22
====
3+
4+
⚠️ Note: Trados Studio 2026 Release will also support a new plugin system, check back for details on the new plugin system when it is made available.
5+
36
This section describes how to build and deploy third-party plug-ins for Var:ProductName. For more information on building specific types of plug-ins, refer to the relevant SDK documentation.
47

58
Var:ProductName Plug-in Support

articles/hints_tips/Update_Plugins/how_to_update_plugins_to_trados_studio.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# How to update plugins to Trados Studio 2026 Release
1+
# How to update classic plugins to Var:ProductNameWithEdition
22

3-
The following are a list of changes and known issues to consider when updating your plugin to be compatible with Trados Studio 2026 Release.
3+
⚠️ Note: Var:ProductNameWithEdition will also support a new plugin system, check back for details on the new plugin system when it is made available.
4+
5+
The following are a list of changes and known issues to consider when updating your plugin to be compatible with Var:ProductNameWithEdition.
46

57
## Transition to 64-Bit (x64)
6-
Studio Quantum is released as a 64-bit (x64) version. As a result, plug-ins must also be rebuilt and updated to target x64 in order to remain compatible.
8+
Var:ProductNameWithEdition is released as a 64-bit (x64) version. As a result, plug-ins must also be rebuilt and updated to target x64 in order to remain compatible.
79

810
The following element must be added in a global property group of the .csproj file to target x64:
911

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Read more on how you can write your first Var:ProductName plugin.
66
## [Learn more about Var:ProductNameWithEdition APIs](apiconcepts/overview.md)
77
Learn more about the APIs and what you can achieve with them.
88

9-
## [How to update plugins to Var:ProductNameWithEdition](articles/hints_tips/Update_Plugins/how_to_update_plugins_to_trados_studio.md)
9+
## [How to update classic plugins to Var:ProductNameWithEdition](articles/hints_tips/Update_Plugins/how_to_update_plugins_to_trados_studio.md)
1010
Learn more about how you can make your plugin compatible with Var:ProductNameWithEdition.
11+
⚠️ Note: Trados Studio 2026 Release will also support a new plugin system, check back for details on the new plugin system when it is made available.
1112

1213
## [Articles](articles/intro.md)
1314
Read articles on how to get more out of Var:ProductName.

0 commit comments

Comments
 (0)