Skip to content

Commit 083537e

Browse files
authored
Merge pull request #7374 from Countly/mrmeghana-patch-2
Update changelog
2 parents 449b25b + 28fa191 commit 083537e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## Version 25.03.X
2+
Enterprise fixes:
3+
- [data-manager] Fix validation approval button label
4+
- [data-manager] Fix validation table column names
5+
16
## Version 25.03.38
27
Fixes:
38
- [push] Fixed the property name by changing it from link to url for message buttons for Huawei messages

plugins/data-manager/frontend/public/localization/data-manager.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ data-manager.related-property = Related Property
259259
data-manager.delete-transformation-permanently = Delete Transformation permanently?
260260
data-manager.delete-transformation = Delete Transformation
261261
data-manager.error = Error
262+
data-manager.error-type = Error Type
262263
data-manager.error-last-triggered = Error Last Triggered
263264
data-manager.occurence-count = Occurences
264265
data-manager.approve = Approve
@@ -381,4 +382,4 @@ data-manager.copy-to-user-custom.type = Custom User Property Type
381382
data-manager.copy-to-user-custom.existing= Existing
382383
data-manager.copy-to-user-custom.new = New
383384
data-manager.copy-to-user-custom.select-type = Existing Custom User Property
384-
data-manager.copy-to-user-custom.new-type = New Custom User Property
385+
data-manager.copy-to-user-custom.new-type = New Custom User Property

0 commit comments

Comments
 (0)