diff --git a/localization/xliff/enu/localizedPackage.json.enu.xlf b/localization/xliff/enu/localizedPackage.json.enu.xlf index ab9aaaf..97fdaa7 100644 --- a/localization/xliff/enu/localizedPackage.json.enu.xlf +++ b/localization/xliff/enu/localizedPackage.json.enu.xlf @@ -23,18 +23,12 @@ Use Database - - Choose SQL handler for this file - Getting Started Guide New Query - - Refresh IntelliSense Cache - [Optional] Log debug output to the VS Code console (Help -> Toggle Developer Tools) @@ -42,19 +36,19 @@ The maximum number of recently used connections to store in the connection list. - Connection profiles defined in 'User Settings' are shown under 'PG SQL: Connect' command in the command palette. + Connection profiles defined in 'User Settings' are shown under 'PostgreSQL: Connect' command in the command palette. - .database.windows.net' for Azure SQL Database.]]> + .postgres.database.azure.com' for Azure Database for PostgreSQL servers.]]> - [Optional] Specify the database name to connect to. If database is not specified, the default user database setting is used, typically 'master'. + [Optional] Specify the database name to connect to. If database is not specified, the default user database setting is used, typically 'postgres'. - [Optional] Specify the user name for SQL Server authentication. If user name is not specified, when you connect, you will be asked again. + [Optional] Specify the user name for PostgreSQL Server authentication. If user name is not specified, when you connect, you will be asked again. - [Optional] Specify the password for SQL Server authentication. If password is not specified or already saved, when you connect, you will be asked again. + [Optional] Specify the password for PostgreSQL Server authentication. If password is not specified or already saved, when you connect, you will be asked again. [Optional] Specify a custom name for this connection profile to easily browse and search in the command palette of Visual Studio Code.