{{ texts.project.mcpServerDescription }}
@if (mcpServerRestartPending()) {
{{ texts.project.mcpServerRestartHint }}
}
{{ texts.project.followExternalSymlinksDescription }}
{{ texts.project.skillActionsDescription }}
@if (skillActionsFlipNoted()) {
{{ texts.project.skillActionsFlipHint }}
}
@if (loadError(); as err) { {{ texts.project.loadErrorPrefix }} {{ err }} } @if (saveError(); as err) { {{ texts.project.saveErrorPrefix }} {{ err }} }
{{ texts.project.sharedBadge }} {{ texts.project.sharedBadgeTooltip }}
{{ texts.project.sidecarWritersDescription }}
{{ texts.project.referencePathsLabel }}
{{ texts.project.referencePathsDescription }}
{{ texts.project.sharedBadge }} {{ texts.project.sharedBadgeTooltip }}
{{ texts.project.respectGitignoreDescription }}