Skip to content

Update System Texts Editor docs #9777

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: development
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ url: /refguide/system-texts/
## Introduction

{{% alert color="info" %}}
The web version of the system texts editor is currently an [experimental](/releasenotes/beta-features/) feature. You can enable it via **Preferences** > **New Features**.
The web version of the system texts editor is enabled by default. You can disable it via **Preferences** > **New Features**.

If Translation Generator is also enabled, you can use this AI-powered translation tool in the new editor to translate the system texts. For more information, see the [Generating Translation for System Texts](/refguide/translation-generator/#translate-system-text) section in *Translation Generator*.
If Translation Generator is enabled, you can use this AI-powered translation tool in the new editor to translate the system texts. For more information, see the [Generating Translation for System Texts](/refguide/translation-generator/#translate-system-text) section in *Translation Generator*.
{{% /alert %}}

System texts are texts that are shown automatically to end-users by the server or the client.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ Currently, if you encounter an error after clicking **Generate Translations...**

You can also use Translation Generator in the web version of the [system texts](/refguide/system-texts/) editor.

The web-based system texts editor is currently an experimental feature. You can enable it via **Preferences** > the **New Features** tab > the **System Texts Editor** section.

After enabling the new editor and Translation Generator, make sure to restart Studio Pro. You will then see the **Generate translation** option from **App Explorer** > **App '*APP_NAME*'** > **System texts**.
After enabling Translation Generator, you will see the **Generate translation** option from **App Explorer** > **App '*APP_NAME*'** > **System texts**:

{{< figure src="/attachments/refguide/modeling/mendix-ai-assistance/translation-generator/translate-system-text.png" max-width=80% >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ This setting, currently in beta, allows entities to be used in offline navigatio

### System Texts Editor

The web version of the system texts editor is currently an experimental feature. Enable this option to use the web version of the editor.
This option allows you to use the web version of the system texts editor. It is enabled by default.

If Translation Generator is also enabled, you can use it in this editor as well. For more information, see the [Generating Translation for System Texts](/refguide/translation-generator/#translate-system-text) section in *Translation Generator*.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ url: /refguide10/system-texts/
## Introduction

{{% alert color="info" %}}
In Studio Pro 10.14.0, the web version of the system texts editor was released as an [experimental](/releasenotes/beta-features/) feature. You can enable it via **Preferences** > **New Features**.
In Studio Pro 10.14.0, the web version of the system texts editor was released as an [experimental](/releasenotes/beta-features/) feature. You can enable it via **Preferences** > **New Features**. In Studio Pro 10.17.0, it is enabled by default.

If Translation Generator is also enabled, you can use this AI-powered translation tool in the new editor to translate the system texts. For more information, see the [Generating Translation for System Texts](/refguide10/translation-generator/#translate-system-text) section in *Translation Generator*.
{{% /alert %}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ Currently, if you encounter an error after clicking **Generate Translations...**

In Studio Pro 10.14.0 and above, you can also use Translation Generator in the web version of the [system texts](/refguide10/system-texts/) editor.

The web-based system texts editor was released in Studio Pro 10.14.0. You can enable it via **Preferences** > the **New Features** tab > the **System Texts Editor** section.
In Studio Pro versions from 10.14 to 10.17, you need to enable the modernized system texts editor via **Preferences** > the **New Features** tab > the **System Texts Editor** section. In Studio Pro 10.17.0 and above, it is enabled by default.

After enabling the new editor and Translation Generator, make sure to restart Studio Pro. You will then see the **Generate translation** option from **App Explorer** > **App '*APP_NAME*'** > **System texts**.
After enabling both the new editor and Translation Generator, make sure to restart Studio Pro. You will then see the **Generate translation** option from **App Explorer** > **App '*APP_NAME*'** > **System texts**:

{{< figure src="/attachments/refguide10/modeling/mendix-ai-assistance/translation-generator/translate-system-text.png" max-width=80% >}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ This setting, introduced in 10.19 and currently in beta, allows entities to be u

### System Texts Editor

In Studio Pro 10.14.0, the web version of the system texts editor was released as an experimental feature. Enable this option to use the web version of the editor.
This setting, introduced as an experimental feature in Studio Pro 10.14.0, allows you to use the web version of the system texts editor. In Studio Pro 10.17.0 and above, it is enabled by default.

If Translation Generator is also enabled, you can use it in this editor as well. For more information, see the [Generating Translation for System Texts](/refguide10/translation-generator/#translate-system-text) section in *Translation Generator*.

Expand Down