diff --git a/client/src/components/Collections/PairCollectionCreator.vue b/client/src/components/Collections/PairCollectionCreator.vue index 2351198ea48..bc480830748 100644 --- a/client/src/components/Collections/PairCollectionCreator.vue +++ b/client/src/components/Collections/PairCollectionCreator.vue @@ -167,7 +167,7 @@ export default { return { state: "build", //error errorText: _l("Galaxy could not be reached and may be updating. Try again in a few minutes."), - noElementsHeader: _l("No datasets were selected"), + noElementsHeader: _l("No datasets were selected."), allInvalidElementsPartOne: _l("Exactly two elements needed for the collection. You may need to"), cancelText: _l("cancel"), allInvalidElementsPartTwo: _l("and reselect new elements."), diff --git a/client/src/components/Collections/PairedListCollectionCreator.vue b/client/src/components/Collections/PairedListCollectionCreator.vue index 816615342c5..eebc508e825 100644 --- a/client/src/components/Collections/PairedListCollectionCreator.vue +++ b/client/src/components/Collections/PairedListCollectionCreator.vue @@ -176,11 +176,11 @@ {{ "." }}