Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.LocalMcpCommandMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local MCP command is missing.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Une commande MCP locale est manquante.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.NameOrServerUrlMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[MCP name or server URL is missing.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.LocalMcpCommandMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local MCP command is missing.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Comando Local MCP ausente.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.NameOrServerUrlMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[MCP name or server URL is missing.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.LocalMcpCommandMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local MCP command is missing.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[缺少本地 MCP 命令。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.NameOrServerUrlMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[MCP name or server URL is missing.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.LocalMcpCommandMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local MCP command is missing.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[本機 MCP 命令遺失。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";teamstoolkit.MCP.NameOrServerUrlMissing" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[MCP name or server URL is missing.]]></Val>
Expand Down
Loading