Skip to content

Commit 9a695d9

Browse files
committed
Change 'Language Cloud' to 'Trados Cloud'
Fix spelling mistakes
1 parent 80be0e5 commit 9a695d9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## What is it?
44

5-
This the main repository for the Language Cloud Public API documentation.
5+
This the main repository for the Trados Cloud Public API documentation.
66

77
## Can I contribute?
88

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.
1010

1111

1212
The documentation is split into the following sections:
1313
- Articles
1414
- 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
1616
- how to best use the public APIs
1717
- how to troubleshoot common issues
1818
- API Concepts
@@ -33,5 +33,5 @@ In order for you to make a contribution directly please follow the next steps:
3333
- 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)
3434
- 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:
3535

36-
<var:ProductName> - The product name, for example Language Cloud
36+
<var:ProductName> - The product name, for example Trados Cloud
3737

index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Trados Accelerate
55
- Trados Team
66
- Trados Ignite
7-
- Trados Studio (cloud capabilites)
7+
- Trados Studio (cloud capabilities)
88
- Trados Go
99

1010
## Integrating with <Var:ProductName> products
@@ -19,5 +19,5 @@ Translatable content in <Var:ProductName> is held in a format called **Bilingual
1919
## Reporting API issues ##
2020
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)
2121

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

Comments
 (0)