mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Better translation for D_OBJECT_CREATE_FAILED
This commit is contained in:
parent
7cab0c2f5c
commit
527f2c4984
@ -75,7 +75,7 @@
|
||||
#define D_OBJECT_UNKNOWN "Unknown object"
|
||||
#define D_OBJECT_MISMATCH "Objects DO NOT match!"
|
||||
#define D_OBJECT_LOST "Lost object!"
|
||||
#define D_OBJECT_CREATE_FAILED "Object %u failed"
|
||||
#define D_OBJECT_CREATE_FAILED "Failed to create object id %u"
|
||||
#define D_OBJECT_PAGE_UNKNOWN "Page ID %u not defined"
|
||||
#define D_OBJECT_EVENT_UNKNOWN "Unknown Event %d"
|
||||
|
||||
|
@ -74,7 +74,7 @@
|
||||
#define D_OBJECT_UNKNOWN "Onbekend object"
|
||||
#define D_OBJECT_MISMATCH "Objecten komen niet overeen!"
|
||||
#define D_OBJECT_LOST "Object kwijt!"
|
||||
#define D_OBJECT_CREATE_FAILED "Object %u mislukt"
|
||||
#define D_OBJECT_CREATE_FAILED "Object id %u aanmaken mislukt"
|
||||
#define D_OBJECT_PAGE_UNKNOWN "Paginga %u niet gedefinieerd"
|
||||
#define D_OBJECT_EVENT_UNKNOWN "Onbekend Event %d"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user