mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[pushsafer] Fix typo in i18n for thing action output (#17676)
Signed-off-by: Laurent Garnier <lg.hc@free.fr> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
f9460b61fc
commit
322ebe52e1
@ -57,8 +57,8 @@ offline.conf-error-unknown = An unknown error occurred.
|
||||
|
||||
cancelPushsaferPriorityMessageActionLabel = cancel a priority message
|
||||
cancelPushsaferPriorityMessageActionDescription = This method is used to cancel a priority message.
|
||||
cancelPushsaferPriorityMessageActionOnputLabel = Cancelled
|
||||
cancelPushsaferPriorityMessageActionOnputDescription = true, if message has been cancelled successfully.
|
||||
cancelPushsaferPriorityMessageActionOutputLabel = Cancelled
|
||||
cancelPushsaferPriorityMessageActionOutputDescription = true, if message has been cancelled successfully.
|
||||
cancelPushsaferPriorityMessageActionInputReceiptLabel = Receipt
|
||||
cancelPushsaferPriorityMessageActionInputReceiptDescription = Receipt of the message to be canceled.
|
||||
sendHTMLMessageActionLabel = send a HTML message
|
||||
|
Loading…
Reference in New Issue
Block a user