Merge PR #468: GenericThings: Fix typo in Generic door/window sensor
commit
f8f97bc139
|
|
@ -1645,7 +1645,7 @@
|
|||
{
|
||||
"id": "2d936f56-48ee-4be1-9b3e-28a335ad8085",
|
||||
"name": "doorSensor",
|
||||
"displayName": "Gerneric door or window sensor",
|
||||
"displayName": "Generic door or window sensor",
|
||||
"createMethods": ["user"],
|
||||
"interfaces": ["closablesensor"],
|
||||
"stateTypes": [
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
<translation>Geschlossen</translation>
|
||||
</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>
|
||||
<source>Set open or closed</source>
|
||||
<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>
|
||||
<translation>Setze Kapazität</translation>
|
||||
</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>
|
||||
<name>IntegrationPluginGenericThings</name>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
<translation type="unfinished"></translation>
|
||||
</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>
|
||||
<source>Set open or closed</source>
|
||||
<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>
|
||||
<translation type="unfinished"></translation>
|
||||
</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>
|
||||
<name>IntegrationPluginGenericThings</name>
|
||||
|
|
|
|||
Loading…
Reference in New Issue