> 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/km_anlagensprache.md).

# Context menu

The context menu contains the following options for the plant language:

* Cut

  Cut an object
* Copy

  Copy an object
* Paste

  Paste a cut or copied object
* Delete

  Delete the selection

  Note

  Referenced objects cannot be deleted.

  Exception: Usage in input masks, reports and diagrams does not block deletion.
* Group

  Create a plant language group; Create a copy of the selected plant language group as a subgroup
* Language file

  Create a language file
* [Default language file](/acron-9.3/en/anlagenkonfiguration/anlagensprache/sprachdatei.md#standardsprachdatei)

  This option is only relevant when user administration is disabled, and means that this file will be generally used by all ACRON modules.

  Note

  With [user administration active](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzergruppen-benutzer.md#bv-aktiv), the default language file is treated like any other language file.
* 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.
* Export...\*
  * All entries...

    Export of all existing translation entries to a .csv file
  * Untranslated entries...

    Export all untranslated entries to a .csv file
* Language file Import from file...\*

  Import of translations from a .csv file
* [References](/acron-9.3/en/anlagenkonfiguration/anlagensprache/dialog_referenzierungen-auf.md)...\*\*

  Overview of the usage of a language file

\* Import and export are only possible from the loaded language file level.

\*\* If the lettering in the context menu is in bold, you can also perform the action by double-clicking on the object.


---

# 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/km_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.
