diff --git a/README.md b/README.md
index d2be8fba..66cbea51 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,10 @@ Installing this extension will also make the latest Power Platform CLI (aka pac)
![VSCode Terminal with pac CLI](https://github.com/microsoft/powerplatform-vscode/blob/main/src/client/assets/pac-CLI-in-terminal.png?raw=true)
## Release Notes
+1.1.23:
+ - pac CLI 1.22.2 (Mar refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
+ - Improved Paportal manifest generation by maintaining a consistent order
+
1.1.19:
- pac CLI 1.21.13 (Feb refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
- Desktop extension now supports create, delete and rename for power pages site entities like webpage, webfile, templates and content-snippets
diff --git a/gulpfile.js b/gulpfile.js
index 586bbca9..420f3712 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -359,7 +359,7 @@ async function snapshot() {
}
const feedName = 'CAP_ISVExp_Tools_Stable';
-const cliVersion = '1.21.13';
+const cliVersion = '1.22.2';
const recompile = gulp.series(
clean,
diff --git a/l10n/bundle.l10n.json b/l10n/bundle.l10n.json
index 4312dfeb..2b6d1449 100644
--- a/l10n/bundle.l10n.json
+++ b/l10n/bundle.l10n.json
@@ -120,15 +120,10 @@
]
},
"No parent pages found for adding webfile": "No parent pages found for adding webfile",
- "Failed to add webfile: {0}./{0} will be replaced by the error message.": {
- "message": "Failed to add webfile: {0}.",
- "comment": [
- "{0} will be replaced by the error message."
- ]
- },
- "Webfiles Added!": "Webfiles Added!",
+ "File(s) already exist. No new files to add": "File(s) already exist. No new files to add",
"Web files": "Web files",
"Choose parent page": "Choose parent page",
+ "Webfile(s) added successfully": "Webfile(s) added successfully",
"No page templates found": "No page templates found",
"No webpages found": "No webpages found",
"New Webpage": "New Webpage",
diff --git a/loc/translations-export/vscode-powerplatform.xlf b/loc/translations-export/vscode-powerplatform.xlf
index b9b33a32..7a8cc471 100644
--- a/loc/translations-export/vscode-powerplatform.xlf
+++ b/loc/translations-export/vscode-powerplatform.xlf
@@ -81,10 +81,6 @@ The {2} represents Solution's Version number
-
-
- {0} will be replaced by the error message.
- {0} will be replaced by the error message.
@@ -108,6 +104,9 @@ The {2} represents Solution's Version number
{0} represents the name of the file
+
+
+ {0} represents the version number
@@ -227,8 +226,8 @@ The {3} represents Dataverse Environment's Organization ID (GUID)
-
-
+
+