diff --git a/extension/loc/xlf/aspire-vscode.xlf b/extension/loc/xlf/aspire-vscode.xlf
index 6d452a94459..31681f4d246 100644
--- a/extension/loc/xlf/aspire-vscode.xlf
+++ b/extension/loc/xlf/aspire-vscode.xlf
@@ -40,6 +40,12 @@
Aspire resource action
+
+ Aspire restore completed
+
+
+ Aspire restore completed for {0}.
+ Aspire terminal
@@ -58,6 +64,9 @@
Automatically open the dashboard in the browser.
+
+ Automatically run 'aspire restore' when the workspace opens and whenever aspire.config.json changes (e.g. after switching git branches). Keeps integration packages in sync and prevents editor errors.
+ Build failed for project {0} with error: {1}.
@@ -376,6 +385,12 @@
Running AppHosts
+
+ Running aspire restore ({0}/{1} projects)...
+
+
+ Running aspire restore on {0}...
+ Scaffold a new Aspire project from a starter template. The template includes an apphost orchestrator, a sample API, and a web frontend.
[Create new project](command:aspire-vscode.new)
@@ -490,5 +505,8 @@
You're all set! Add integrations for databases, messaging, and cloud services, or deploy your app to production.
[Add an integration](command:aspire-vscode.add)
[Open Aspire docs](https://aspire.dev/docs/)
+
+ aspire restore failed for {0}: {1}
+