|
85 | 85 | "Connection String": "Connection String", |
86 | 86 | "Connection string cannot be empty": "Connection string cannot be empty", |
87 | 87 | "Connection string not found.": "Connection string not found.", |
| 88 | + "Connection updated successfully.": "Connection updated successfully.", |
88 | 89 | "CosmosDB Accounts": "CosmosDB Accounts", |
89 | 90 | "Could not find {0}": "Could not find {0}", |
90 | 91 | "Could not find the Azure Resource Groups extension": "Could not find the Azure Resource Groups extension", |
|
143 | 144 | "Enter the password": "Enter the password", |
144 | 145 | "Enter the password for {experience}": "Enter the password for {experience}", |
145 | 146 | "Enter the port number": "Enter the port number", |
| 147 | + "Enter the port number your DocumentDB uses. The default port: {defaultPort}.": "Enter the port number your DocumentDB uses. The default port: {defaultPort}.", |
146 | 148 | "Enter the username": "Enter the username", |
147 | 149 | "Enter the username for {experience}": "Enter the username for {experience}", |
148 | 150 | "Error creating resource: {0}": "Error creating resource: {0}", |
|
195 | 197 | "Failed to save credentials for \"{cluster}\".": "Failed to save credentials for \"{cluster}\".", |
196 | 198 | "Failed to save credentials.": "Failed to save credentials.", |
197 | 199 | "Failed to store secrets for key {0}:": "Failed to store secrets for key {0}:", |
| 200 | + "Failed to update the connection.": "Failed to update the connection.", |
198 | 201 | "Failed with code \"{0}\".": "Failed with code \"{0}\".", |
199 | 202 | "failed.": "failed.", |
200 | 203 | "Find Query": "Find Query", |
|
285 | 288 | "No session found for id {sessionId}": "No session found for id {sessionId}", |
286 | 289 | "No subscriptions found": "No subscriptions found", |
287 | 290 | "Not connected to any MongoDB database.": "Not connected to any MongoDB database.", |
| 291 | + "Note: This confirmation type can be configured in the settings (documentDB.userInterface.confirmationStyle).": "Note: This confirmation type can be configured in the settings (documentDB.userInterface.confirmationStyle).", |
288 | 292 | "Open Collection": "Open Collection", |
289 | 293 | "Open installation page": "Open installation page", |
290 | 294 | "Opening DocumentDB resource…": "Opening DocumentDB resource…", |
|
293 | 297 | "Pick \"{number}\" to confirm and continue.": "Pick \"{number}\" to confirm and continue.", |
294 | 298 | "Please confirm by re-entering the previous value.": "Please confirm by re-entering the previous value.", |
295 | 299 | "Please connect to a MongoDB database before running a Scrapbook command.": "Please connect to a MongoDB database before running a Scrapbook command.", |
| 300 | + "Please edit the connection string.": "Please edit the connection string.", |
296 | 301 | "Please enter a new connection name.": "Please enter a new connection name.", |
297 | 302 | "Please enter the password for the user \"{username}\"": "Please enter the password for the user \"{username}\"", |
298 | 303 | "Please enter the username": "Please enter the username", |
|
368 | 373 | "The connection with the name \"{0}\" already exists.": "The connection with the name \"{0}\" already exists.", |
369 | 374 | "The custom cloud choice is not configured. Please configure the setting `{0}.{1}`.": "The custom cloud choice is not configured. Please configure the setting `{0}.{1}`.", |
370 | 375 | "The database \"{0}\" already exists in the MongoDB Cluster \"{1}\".": "The database \"{0}\" already exists in the MongoDB Cluster \"{1}\".", |
| 376 | + "The default port: {defaultPort}": "The default port: {defaultPort}", |
371 | 377 | "The default port: 10255": "The default port: 10255", |
372 | 378 | "The document with the _id \"{0}\" has been saved.": "The document with the _id \"{0}\" has been saved.", |
373 | 379 | "The entered value does not match the original.": "The entered value does not match the original.", |
|
425 | 431 | "Up": "Up", |
426 | 432 | "Update Azure Account Extension to at least version \"{0}\"...": "Update Azure Account Extension to at least version \"{0}\"...", |
427 | 433 | "Update cluster credentials": "Update cluster credentials", |
| 434 | + "Update Connection String": "Update Connection String", |
428 | 435 | "Update existing {accountType} connection?": "Update existing {accountType} connection?", |
429 | 436 | "Updated entity \"{name}\".": "Updated entity \"{name}\".", |
430 | 437 | "Upload": "Upload", |
|
446 | 453 | "Yes": "Yes", |
447 | 454 | "Yes, save my credentials": "Yes, save my credentials", |
448 | 455 | "You are not signed in to an Azure account. Please sign in.": "You are not signed in to an Azure account. Please sign in.", |
449 | | - "You are not signed in to Azure. Sign in to continue.": "You are not signed in to Azure. Sign in to continue.", |
| 456 | + "You are not signed in to Azure. Sign in and retry.": "You are not signed in to Azure. Sign in and retry.", |
450 | 457 | "You are not signed in to the MongoDB Cluster. Please sign in (by expanding the node \"{0}\") and try again.": "You are not signed in to the MongoDB Cluster. Please sign in (by expanding the node \"{0}\") and try again.", |
451 | 458 | "You can connect to a different DocumentDB by:": "You can connect to a different DocumentDB by:", |
452 | 459 | "You do not have permission to create a resource group in subscription \"{0}\".": "You do not have permission to create a resource group in subscription \"{0}\".", |
|
0 commit comments