Skip to content

blockly German translation "trigger on states changed" #1480

@peperoni60

Description

@peperoni60

Describe the bug
Wrong German UI-translation in blockly.

Versions:

  • Adapter version: 7.1.6

In https://github.com/ioBroker/ioBroker.javascript/blob/master/docs/de/blockly.md#trigger-on-states-change the plural form "Event: if objects", not "Event: if object" is used whereas in blockly the singular "Falls Objekt" is used an not "Falls Objekte":
grafik
"Objekte" would be correct as you can provide a list of objects in "Objekt ID default".
I found this by accident when I read the docs and found out that I can omit loops if I want to register a list of triggers.

Btw: Also the old version "falls Objekt" (first word lower case and singular form!) (English: "Event: if object") should be marked as deprecated as it is provided for downwards compatibility only.

This is the same block as "Trigger on states change", but with no possibility to use multiple object IDs for triggering (for versions compatibility).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions