Merge PR #468: GenericThings: Fix typo in Generic door/window sensor

This commit is contained in:
Jenkins nymea 2021-09-07 17:36:02 +02:00
commit 3ba7247339
3 changed files with 11 additions and 11 deletions

View File

@ -1645,7 +1645,7 @@
{ {
"id": "2d936f56-48ee-4be1-9b3e-28a335ad8085", "id": "2d936f56-48ee-4be1-9b3e-28a335ad8085",
"name": "doorSensor", "name": "doorSensor",
"displayName": "Gerneric door or window sensor", "displayName": "Generic door or window sensor",
"createMethods": ["user"], "createMethods": ["user"],
"interfaces": ["closablesensor"], "interfaces": ["closablesensor"],
"stateTypes": [ "stateTypes": [

View File

@ -1005,11 +1005,6 @@ The name of the ParamType (ThingClass: doorSensor, EventType: closed, ID: {7f5fd
The name of the StateType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment> The name of the StateType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment>
<translation>Geschlossen</translation> <translation>Geschlossen</translation>
</message> </message>
<message>
<source>Gerneric door or window sensor</source>
<extracomment>The name of the ThingClass ({2d936f56-48ee-4be1-9b3e-28a335ad8085})</extracomment>
<translation>Generischer Tür- und Fenstersensor</translation>
</message>
<message> <message>
<source>Set open or closed</source> <source>Set open or closed</source>
<extracomment>The name of the ActionType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment> <extracomment>The name of the ActionType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment>
@ -1543,6 +1538,11 @@ The name of the StateType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass
<extracomment>The name of the ActionType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass car</extracomment> <extracomment>The name of the ActionType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass car</extracomment>
<translation>Setze Kapazität</translation> <translation>Setze Kapazität</translation>
</message> </message>
<message>
<source>Generic door or window sensor</source>
<extracomment>The name of the ThingClass ({2d936f56-48ee-4be1-9b3e-28a335ad8085})</extracomment>
<translation>Generischer Tür- oder Fenstersensor</translation>
</message>
</context> </context>
<context> <context>
<name>IntegrationPluginGenericThings</name> <name>IntegrationPluginGenericThings</name>

View File

@ -1005,11 +1005,6 @@ The name of the ParamType (ThingClass: doorSensor, EventType: closed, ID: {7f5fd
The name of the StateType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment> The name of the StateType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Gerneric door or window sensor</source>
<extracomment>The name of the ThingClass ({2d936f56-48ee-4be1-9b3e-28a335ad8085})</extracomment>
<translation type="unfinished"></translation>
</message>
<message> <message>
<source>Set open or closed</source> <source>Set open or closed</source>
<extracomment>The name of the ActionType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment> <extracomment>The name of the ActionType ({7f5fdc2b-7916-4e90-9c24-558162304f71}) of ThingClass doorSensor</extracomment>
@ -1543,6 +1538,11 @@ The name of the StateType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass
<extracomment>The name of the ActionType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass car</extracomment> <extracomment>The name of the ActionType ({363a2a39-61b6-4109-9cd9-aca7367d12c7}) of ThingClass car</extracomment>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Generic door or window sensor</source>
<extracomment>The name of the ThingClass ({2d936f56-48ee-4be1-9b3e-28a335ad8085})</extracomment>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>IntegrationPluginGenericThings</name> <name>IntegrationPluginGenericThings</name>