Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Version 25.03.X
Enterprise fixes:
- [data-manager] Fix validation approval button label
- [data-manager] Fix validation table column names

## Version 25.03.38
Fixes:
- [push] Fixed the property name by changing it from link to url for message buttons for Huawei messages
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ data-manager.related-property = Related Property
data-manager.delete-transformation-permanently = Delete Transformation permanently?
data-manager.delete-transformation = Delete Transformation
data-manager.error = Error
data-manager.error-type = Error Type
data-manager.error-last-triggered = Error Last Triggered
data-manager.occurence-count = Occurences
data-manager.approve = Approve
Expand Down Expand Up @@ -381,4 +382,4 @@ data-manager.copy-to-user-custom.type = Custom User Property Type
data-manager.copy-to-user-custom.existing= Existing
data-manager.copy-to-user-custom.new = New
data-manager.copy-to-user-custom.select-type = Existing Custom User Property
data-manager.copy-to-user-custom.new-type = New Custom User Property
data-manager.copy-to-user-custom.new-type = New Custom User Property
Loading