{sel.customPath ? sel.customPath : i18n.t("tools.locationDefault")}
{i18n.t("tools.locationHint", { tool: sel.label, wsl: "\\\\wsl.localhost\\…" })}
{homePath(sel.userDest)}
{i18n.t("tools.noAgentsDeployed", { tool: sel.label })}
{i18n.t("tools.noAgentsMatch", { query: agentFilter.trim() })}
{i18n.t("tools.recognizedBody")}
{i18n.t("tools.selectTool")}
{#if diffTarget} (diffTarget = null)} /> {/if} {#if confirmRemove && sel} (confirmRemove = false)}> {i18n.t("tools.removeAllTitle", { tool: sel.label })} {i18n.t("tools.removeAllBody", { count: selRows.length })} (confirmRemove = false)}>{i18n.t("common.cancel")} { confirmRemove = false; runToolBulk("uninstall", i18n.t("tools.removedVerb")); }}> {i18n.t("common.remove")} {selRows.length} {/if}
{i18n.t("tools.removeAllBody", { count: selRows.length })}