We need to replace all uses of `localize` in the Copilot Chat extension with `vscode.l10.t` calls. The `localize` method from VS Code must not be used. Example: https://github.com/microsoft/vscode-copilot-chat/blob/c81452fecc9e79bcf3d7a2529156c28f9c1bad62/src/extension/conversation/vscode-node/languageModelAccess.ts#L163 Assigning some people based on blame info. cc @TylerLeonhardt