You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,17 +2,17 @@
2
2
3
3
## What is it?
4
4
5
-
This the main repository for the Language Cloud Public API documentation.
5
+
This the main repository for the Trados Cloud Public API documentation.
6
6
7
7
## Can I contribute?
8
8
9
-
Anyone is welcome to contribute to the public Language Cloud API documentation by making a pull request into the master repository.
9
+
Anyone is welcome to contribute to the public Trados Cloud API documentation by making a pull request into the master repository.
10
10
11
11
12
12
The documentation is split into the following sections:
13
13
- Articles
14
14
- This section hosts a series of usefull article on:
15
-
- how to get started with writing plug-ins for Language Cloud
15
+
- how to get started with writing plug-ins for Trados Cloud
16
16
- how to best use the public APIs
17
17
- how to troubleshoot common issues
18
18
- API Concepts
@@ -33,5 +33,5 @@ In order for you to make a contribution directly please follow the next steps:
33
33
- if you wish to test your changes locally you can follow the [DOCFX Installation guideline](https://dotnet.github.io/docfx/tutorial/docfx_getting_started.html) and [build the entire solution locally](https://dotnet.github.io/docfx/tutorial/walkthrough/walkthrough_create_a_docfx_project.html)
34
34
- Our documentation automatically fills in the product name and other details so you don't have to make the changes manually if we decide to update the product name. Use the '<var:VariableName>' construct to tell our documentation engine to fill in the info for you. Here are the constructs available at this point:
35
35
36
-
<var:ProductName> - The product name, for example Language Cloud
36
+
<var:ProductName> - The product name, for example Trados Cloud
Copy file name to clipboardExpand all lines: index.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
- Trados Accelerate
5
5
- Trados Team
6
6
- Trados Ignite
7
-
- Trados Studio (cloud capabilites)
7
+
- Trados Studio (cloud capabilities)
8
8
- Trados Go
9
9
10
10
## Integrating with <Var:ProductName> products
@@ -19,5 +19,5 @@ Translatable content in <Var:ProductName> is held in a format called **Bilingual
19
19
## Reporting API issues ##
20
20
If you want to report an issue with the API, you can find information on how to do this here - [How to report an issue](https://languagecloud.sdl.com/lc/api-docs/how-to-report-an-issue)
21
21
22
-
## Language Cloud API and Customer Portal API
23
-
Please be aware that Language Cloud offers two different APIs. First is the modern Language Cloud API described on this page. Then there is the second API that is the [Mantra API](https://languagecloud.sdl.com/cp/api). Language Cloud API is the recommended option for new integrations as it is more modern and much effort is put into its continuous evolution along with Trados Enterprise. Please take care not to confuse the two of them as they are not interchangeable.
22
+
## Trados Cloud API and Customer Portal API
23
+
Please be aware that Trados Cloud offers two different APIs. First is the modern Trados Cloud API described on this page. Then there is the second API that is the [Mantra API](https://languagecloud.sdl.com/cp/api). Trados Cloud API is the recommended option for new integrations as it is more modern and much effort is put into its continuous evolution along with Trados Enterprise. Please take care not to confuse the two of them as they are not interchangeable.
0 commit comments