> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/anlagensprache/wl_anlagensprache.md).

# Toolbar icons

|                                                                     |                                                                                                   |                                                                                                                                                                                                     |
| ------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Icon                                                                | Meaning                                                                                           | Execution                                                                                                                                                                                           |
| <img src="/files/bkLCOtiazNRn2TRqrwH0" alt="" data-size="original"> | Cut                                                                                               | Cut an object                                                                                                                                                                                       |
| <img src="/files/UuKeYKMLMgn7r9secC4c" alt="" data-size="original"> | Copy                                                                                              | Copy an object                                                                                                                                                                                      |
| <img src="/files/CJARoMMt5X1eYbgTl9iP" alt="" data-size="original"> | Paste                                                                                             | Paste a cut or copied object                                                                                                                                                                        |
| <img src="/files/3NyKydc7tfWtPux3fIEI" alt="" data-size="original"> | Delete                                                                                            | Delete the selection                                                                                                                                                                                |
| <img src="/files/PeQdCD22E7agL48QJjbk" alt="" data-size="original"> | Group                                                                                             | Create a plant language group                                                                                                                                                                       |
| <img src="/files/B5NGuBsFsUVzn8WFodgp" alt="" data-size="original"> | Language file                                                                                     | Create a language file                                                                                                                                                                              |
| <img src="/files/P6sGXgvQACpJuLtW9rXq" alt="" data-size="original"> | Load language file                                                                                | Cross-check against the current status of the plant; in this, entries can be added, and no longer used entries can be removed.                                                                      |
| <img src="/files/hYGSjU7PTAmc6UB8LyBp" alt="" data-size="original"> | Export                                                                                            | <ul><li><p>All entries...</p><p>Export of all existing translation entries to a .csv file</p></li><li><p>Untranslated entries...</p><p>Export all untranslated entries to a .csv file</p></li></ul> |
| <img src="/files/Rd4rFVfQighfx7Tk3qLE" alt="" data-size="original"> | Language file Import from file...                                                                 | <p>Import of translations from a .csv file</p><p>NoteExisting entries are updated.</p>                                                                                                              |
| <img src="/files/ZKpv8M4WoCDDQHcPXMp8" alt="" data-size="original"> | [References](/acron-9.3/en/anlagenkonfiguration/anlagensprache/dialog_referenzierungen-auf.md)... | Overview of the usage of a language file                                                                                                                                                            |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/anlagensprache/wl_anlagensprache.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
