Skip to content

Commit

Permalink
Merge pull request #1 from JacobRoberts/patch-1
Browse files Browse the repository at this point in the history
Change ui strings to be more specific
  • Loading branch information
evkhramkov authored Mar 12, 2019
2 parents 94d7f0e + 683e9e5 commit 3175dd5
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"loc.input.help.releaseNotesFile": "Select a UTF-8 encoded text file which contains the Release Notes for this version.",
"loc.input.label.isMandatory": "Require users to update to this release",
"loc.input.label.destinationType": "Release destination",
"loc.input.label.destinationGroupIds": "Destination IDs",
"loc.input.label.destinationGroupIds": "Distribution Group IDs",
"loc.input.help.destinationGroupIds": "IDs of the distribution groups to release to. Leave it empty to use the default group and use commas or semicolons to separate multiple IDs.",
"loc.input.label.destinationStoreId": "Destination ID",
"loc.input.label.destinationStoreId": "Store ID",
"loc.input.help.destinationStoreId": "ID of the distribution store to deploy to.",
"loc.input.label.isSilent": "Do not notify testers. Release will still be available to install.",
"loc.messages.CannotDecodeEndpoint": "Could not decode the endpoint.",
Expand All @@ -45,4 +45,4 @@
"loc.messages.FoundMultipleFiles": "Found multiple files matching %s.",
"loc.messages.FailedToCreateFile": "Failed to create %s with error: %s.",
"loc.messages.FailedToFindFile": "Failed to find %s at %s."
}
}

0 comments on commit 3175dd5

Please sign in to comment.