Skip to content

Commit

Permalink
Added a stern warning to the client delete confirmation message.
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Aug 19, 2016
1 parent 1a228f9 commit 6fcb92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/Bundle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ harvestclients.tab.header.action.btn.run=Run Harvesting
harvestclients.tab.header.action.btn.edit=Edit
harvestclients.tab.header.action.btn.delete=Delete
harvestclients.tab.header.action.btn.delete.dialog.header=Delete Harvesting Client
harvestclients.tab.header.action.btn.delete.dialog.tip=Are you sure you want to delete the harvesting client "{0}"? Please note that it will delete all the content already harvested from this resource!
harvestclients.tab.header.action.btn.delete.dialog.tip=Are you sure you want to delete the harvesting client "{0}"? Please note that it will delete all the datasets already harvested from this resource! Depending on the size of the content, this may take a while. If you choose to procede, please do not reload the page while the delete is in progress.
harvestclients.actions.runharvest.success=Successfully started an asynchronous harvest for client "{0}" . Please reload the page to check on the harvest results).

harvestclients.newClientDialog.step1=Step 1 of 4 - Client Information
Expand Down

0 comments on commit 6fcb92d

Please sign in to comment.