Skip to content

Commit 7deb300

Browse files
committed
reword source name help text #10217
1 parent e341fee commit 7deb300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/propertyFiles/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ harvestclients.newClientDialog.nickname.required=Client nickname cannot be empty
580580
harvestclients.newClientDialog.nickname.invalid=Client nickname can contain only letters, digits, underscores (_) and dashes (-); and must be at most 30 characters.
581581
harvestclients.newClientDialog.nickname.alreadyused=This nickname is already used.
582582
harvestclients.newClientDialog.sourcename=Source Name
583-
harvestclients.newClientDialog.sourcename.helptext=When feature flag index-harvested-metadata-source is enabled, it can overload the nickname in the Metadata source facet. It can be used to map many harvesting client under the same name.
583+
harvestclients.newClientDialog.sourcename.helptext=When the feature flag "index-harvested-metadata-source" is enabled, the source name will override the nickname in the "Metadata Source" facet. You can group multiple harvesting clients together under that facet by using the same source name.
584584
harvestclients.newClientDialog.customHeader=Custom HTTP Header
585585
harvestclients.newClientDialog.customHeader.helptext=(Optional) Custom HTTP header to add to requests, if required by this OAI server.
586586
harvestclients.newClientDialog.customHeader.watermark=Enter an http header, as in header-name: header-value

0 commit comments

Comments
 (0)