diff --git a/src/main/java/propertyFiles/Bundle.properties b/src/main/java/propertyFiles/Bundle.properties index 3a03a45c1ca..9895cffe0e7 100644 --- a/src/main/java/propertyFiles/Bundle.properties +++ b/src/main/java/propertyFiles/Bundle.properties @@ -1437,6 +1437,7 @@ dataset.compute.computeBatchList=List Batch dataset.compute.computeBatchAdd=Add to Batch dataset.compute.computeBatchClear=Clear Batch dataset.compute.computeBatchRemove=Remove from Batch +dataset.compute.computeBatchChange=Change Compute Batch dataset.compute.computeBatchCompute=Compute Batch dataset.compute.computeBatch.success=The list of datasets in your compute batch has been updated. dataset.compute.computeBatch.failure=The list of datasets in your compute batch failed to be updated. Please try again. diff --git a/src/main/webapp/dataset.xhtml b/src/main/webapp/dataset.xhtml index c43232583ac..1503a87600a 100644 --- a/src/main/webapp/dataset.xhtml +++ b/src/main/webapp/dataset.xhtml @@ -656,7 +656,7 @@
-
-