Rework ThingActions (#8755)
* Remove duplication by making use of default Java generated exceptions * Make ThingActions labels/descriptions more consistent Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -3,7 +3,7 @@ binding.pushbullet.name = Pushbullet Binding
|
||||
binding.pushbullet.description = The Pushbullet binding allows you to send messages to other users of the Pushbullet service.
|
||||
|
||||
# action
|
||||
actionSendPushbulletNoteLabel = publish an Pushbullet message
|
||||
actionSendPushbulletNoteLabel = publish a Pushbullet message
|
||||
actionSendPushbulletNoteDesc = Publishes a Title to the given Pushbullet Recipient.
|
||||
|
||||
actionSendPushbulletNoteInputRecipientLabel = Pushbullet Recipient
|
||||
|
||||
Reference in New Issue
Block a user