Skip to content

Commit

Permalink
Fix duplicate record (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
shilmyhasan authored Aug 16, 2024
1 parent 8fa1821 commit f538c6e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 708 deletions.
12 changes: 4 additions & 8 deletions portals/publisher/src/main/webapp/site/public/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1307,10 +1307,6 @@
"LoginDenied.message": "The server could not verify that you are authorized to access the requested resource.",
"LoginDenied.title": "Error 403 : Forbidden",
"Publisher.Addons.InlineProgress.message": "Loading...",
"Publisher.Addons.InputListBase.textfield.remove.label": "Remove",
"Publisher.Addons.ListBase.noDataError": "Error while retrieving data.",
"Publisher.Addons.ListBase.nodata.message": "No items yet",
"Publisher.Addons.ListBase.reload": "Reload",
"Scopes.Create.CreateScope.cancel": "Cancel",
"Scopes.Create.CreateScope.create.new.scope": "Create New Scope",
"Scopes.Create.CreateScope.heading.scope.heading": "Scopes",
Expand Down Expand Up @@ -1466,8 +1462,9 @@
"Workflow.SubscriptionCreation.table.header.Subscriber": "Subscriber",
"Workflow.SubscriptionCreation.table.header.Tier": "Tier",
"Workflow.SubscriptionCreation.title.subscriptioncreation": "Subscription Creation - Approval Tasks",
"Workflow.SubscriptionCreation.title.subscriptionupdate": "Subscription Update - Approval Tasks",
"Workflow.SubscriptionCreation.update.success": "Workflow status is updated successfully",
"Workflow.SubscriptionUpdate.List.empty.content.subscriptioncreations": "There are no pending workflow requests for subscription update",
"Workflow.SubscriptionUpdate.List.empty.content.subscriptionupdate": "There are no pending workflow requests for subscription update",
"Workflow.SubscriptionUpdate.List.empty.title.subscriptionupdate": "Subscription update",
"Workflow.SubscriptionUpdate.Reject.Title": "Reject",
"Workflow.SubscriptionUpdate.Reject.button.cancel": "Cancel",
Expand All @@ -1477,8 +1474,7 @@
"Workflow.SubscriptionUpdate.help.link.one": "Create a subscription update request",
"Workflow.SubscriptionUpdate.permission.denied.content": "You dont have enough permission to view Subscription Update - Approval Tasks. Please contact the site administrator.",
"Workflow.SubscriptionUpdate.permission.denied.title": "Permission Denied",
"Workflow.SubscriptionUpdate.title.subscriptionupdate": "Subscription Update - Approval Tasks",
"Workflow.SubscriptionUpdate.updateStatus.has.errors": "Unable to complete subscription update approve/reject process.",
"Workflow.subscriptionupdate.updateStatus.has.errors": "Unable to complete subscription update approve/reject process.",
"api.console.security.heading": "Security",
"app.components.Shared.Banner.back": "Back",
"block.all": "Block All",
Expand All @@ -1501,4 +1497,4 @@
"upload.image": "Click or drag the image to upload.",
"upload.image.size.error": "Uploaded File is too large. Maximum file size limit to 1MB",
"upload.image.size.info": "Maximum file size limit to 1MB"
}
}

This file was deleted.

This file was deleted.

Loading

0 comments on commit f538c6e

Please sign in to comment.