Skip to content

Commit

Permalink
run prepublish
Browse files Browse the repository at this point in the history
Signed-off-by: Rudy Flores <[email protected]>
  • Loading branch information
rudyflores committed Nov 29, 2023
1 parent 8e9467c commit d341c86
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"profiles.operation.cancelled": "Operation Cancelled",
"qpPlaceholders.qp.basic": "Profile {0} is using basic authentication. Choose a profile action.",
"qpPlaceholders.qp.token": "Profile {0} is using token authentication. Choose a profile action.",
"qpPlaceholders.qp.choose": "Profile {0} doesn't specify an authentication method. Choose a profile action.",
"ProfileManagement.getPromptChangeForAllTreesOptions.allLbl": "Yes",
"ProfileManagement.getPromptChangeForAllTreesOptions.allDesc": "Apply to all trees",
"ProfileManagement.getPromptChangeForAllTreesOptions.currentLbl": "No",
"ProfileManagement.getPromptChangeForAllTreesOptions.currentDesc": "Apply to current tree selected",
"ProfileManagement.promptChangeForAllTrees.howToChange": "Do you wish to apply this for all trees?",
"profiles.operation.cancelled": "Operation Cancelled",
"qpPlaceholders.qp.basic": "Profile {0} is using basic authentication. Choose a profile action.",
"qpPlaceholders.qp.token": "Profile {0} is using token authentication. Choose a profile action.",
"qpPlaceholders.qp.choose": "Profile {0} doesn't specify an authentication method. Choose a profile action.",
"ProfileManagement.handleHideProfiles.cancelled": "Operation Cancelled",
"addBasicAuthQpItem.addCredentials.qpLabel": "$(plus) Add Credentials",
"addBasicAuthQpItem.addCredentials.qpDetail": "Add username and password for basic authentication",
Expand Down

0 comments on commit d341c86

Please sign in to comment.