{repo.name}
{repo.description || t("app.values.noDescription")}
-{t("app.sections.syncStatus")}
-- {t("common.labels.status")}: {t(`app.sync.status.${syncStatus}`, { defaultValue: syncStatus })} -
-{syncDetail}
-- {t("common.labels.stage")}: {t(`progress.sync.${syncStage}`, { defaultValue: syncStage })} -
-- {t("common.labels.progress")}: {syncCurrent}/{syncTotal} · {t("common.labels.failed")}: {syncFailed} -
- {preferences.lastSyncedAt ? ( -- {t("common.labels.lastSync")}: {lastSyncText} -
- ) : null} - {failedListIds.length > 0 ? ( - - ) : null} -{t("app.sections.llmClassification")}
-{t("app.sidebar.llmDesc")}
- - -{t("app.sections.batchActions")}
-{t("app.sidebar.batchDesc")}
- -{t("apply.title")}
-{t("apply.description")}
- -{t("apply.sections.runControls")}
- -- {preferences.refreshBeforeApply - ? t("apply.controls.refreshOn") - : t("apply.controls.refreshOff")} -
-{t("apply.sections.progress")}
-- {t("common.labels.stage")}: {t(`apply.stage.${progress.stage}`, { defaultValue: progress.stage })} -
-- {t("common.labels.progress")}: {progress.current}/{progress.total} · {t("apply.labels.failed")}: {progress.failed} · {t("apply.labels.skipped")}: {progress.skipped} -
-{t("apply.sections.planSummary")}
-- {t("apply.status.scanFailures", { count: plan.scanFailures })} -
- ) : null} -{t("apply.sections.plannedRepoChanges")}
-{t("apply.sections.plannedRepoChanges")}
-{t("apply.status.noChangesDetected")}
-{t("apply.sections.applyResult")}
-- {t("apply.labels.applied")}: {result.applied} -
-- {t("apply.labels.locallyUpdated")}: {result.locallyUpdated} -
-- {t("apply.labels.failed")}: {result.failed.length} -
-- {t("apply.labels.skipped")}: {result.skipped.length} -
-{t("apply.sections.issues")}
-- {t("common.labels.error")}: {error} -
- ) : null} -{t("classification.title")}
-{t("classification.description")}
- -{t("classification.sections.runStatus")}
-- {t("common.labels.stage")}: {t(`classification.stage.${stage}`, { defaultValue: stage })} -
-- {t("common.labels.progress")}: {progress.current}/{progress.total} -
- - - {error ? ( -- {t("common.labels.error")}: {error} -
- ) : null} -{t("classification.sections.preview")}
- {previewRows.length === 0 ? ( -{t("classification.status.noResults")}
- ) : ( -{t("classification.sections.diffView")}
-{t("classification.status.noSavedRuns")}
- ) : ( -{t("classification.status.noTagDiff")}
- ) : null} - {compareMode === "existing" && diffRows.length === 0 ? ( -{t("classification.status.noDiffFromExisting")}
- ) : null} - {diffRows.length > 0 ? ( -{t("listManage.title")}
+{t("listManage.intro")}
+ +{editingId ? t("listManage.editSection") : t("listManage.createSection")}
+{t("listManage.existingSection")}
+ {listRows.length === 0 ? ( +{t("listManage.empty")}
+ ) : ( +{error}
: null} +{t("settings.sections.llmConfiguration")}
- - -- {t("settings.language.promptLanguage", { language: promptLanguageLabel })} -
-{t("settings.llm.currentMode")}
-{modeDescription}
-{t("settings.llm.advancedSettings", { count: inactivePromptFields.length })}
-{t("settings.llm.advancedHelp")}
- {inactivePromptFields.map((field) => ( -{testStatus}
: null} -{t("settings.sections.readmeFetching")}
{t("settings.sections.writeback")}
- -{t("settings.writeback.refreshHelp")}
-{t("settings.sections.localCache")}
{t("settings.cache.help")}