fix(ui): remove redundant committed scope heading

Remove the Committed heading above the Commit option in Walkthrough and delete its unused translations from all 12 locales.

Validation: UI type-check and focused Walkthrough ESLint passed; no references to the removed locale key remain.
This commit is contained in:
Bohdan Triapitsyn
2026-09-09 23:18:36 +03:00
parent b41ffc58be
commit 936f9b0a92
13 changed files with 0 additions and 15 deletions
@@ -602,9 +602,6 @@ export const WalkthroughView = ({ directory: rootDirectory, visible = true }: Wa
</> </>
)} )}
<DropdownMenuSeparator /> <DropdownMenuSeparator />
<DropdownMenuLabel className={SCOPE_GROUP_LABEL_CLASS}>
{t('walkthrough.scope.group.committed')}
</DropdownMenuLabel>
<DropdownMenuRadioItem value="commit"> <DropdownMenuRadioItem value="commit">
{t('commitComparison.mode')} {t('commitComparison.mode')}
</DropdownMenuRadioItem> </DropdownMenuRadioItem>
-1
View File
@@ -3146,7 +3146,6 @@ export const dict = {
'contextRail.surface.walkthrough.description': 'Walkthrough-Kontext', 'contextRail.surface.walkthrough.description': 'Walkthrough-Kontext',
'walkthrough.scope.all': 'Alle', 'walkthrough.scope.all': 'Alle',
'walkthrough.scope.group.workingTree': 'Arbeitsbaum', 'walkthrough.scope.group.workingTree': 'Arbeitsbaum',
'walkthrough.scope.group.committed': 'Eingecheckt',
'walkthrough.scope.staged': 'Bereitgestellt', 'walkthrough.scope.staged': 'Bereitgestellt',
'walkthrough.scope.working': 'Arbeitsstand', 'walkthrough.scope.working': 'Arbeitsstand',
'walkthrough.scope.branch': 'Branch', 'walkthrough.scope.branch': 'Branch',
-1
View File
@@ -1226,7 +1226,6 @@ export const dict = {
'contextRail.surface.walkthrough.description': 'An AI-guided walkthrough of your changes', 'contextRail.surface.walkthrough.description': 'An AI-guided walkthrough of your changes',
'walkthrough.scope.all': 'All uncommitted', 'walkthrough.scope.all': 'All uncommitted',
'walkthrough.scope.group.workingTree': 'Working tree', 'walkthrough.scope.group.workingTree': 'Working tree',
'walkthrough.scope.group.committed': 'Committed',
'walkthrough.scope.staged': 'Staged', 'walkthrough.scope.staged': 'Staged',
'walkthrough.scope.working': 'Unstaged', 'walkthrough.scope.working': 'Unstaged',
'walkthrough.scope.branch': 'This branch', 'walkthrough.scope.branch': 'This branch',
-1
View File
@@ -1227,7 +1227,6 @@ export const dict: Record<I18nKey, string> = {
"contextRail.surface.walkthrough.description": "Un recorrido por tus cambios guiado por IA", "contextRail.surface.walkthrough.description": "Un recorrido por tus cambios guiado por IA",
"walkthrough.scope.all": "Todo sin confirmar", "walkthrough.scope.all": "Todo sin confirmar",
"walkthrough.scope.group.workingTree": "Árbol de trabajo", "walkthrough.scope.group.workingTree": "Árbol de trabajo",
"walkthrough.scope.group.committed": "Confirmado",
"walkthrough.scope.staged": "Preparados", "walkthrough.scope.staged": "Preparados",
"walkthrough.scope.working": "Sin preparar", "walkthrough.scope.working": "Sin preparar",
"walkthrough.scope.branch": "Esta rama", "walkthrough.scope.branch": "Esta rama",
-1
View File
@@ -1045,7 +1045,6 @@ export const dict = {
'contextRail.surface.walkthrough.description': 'Un parcours de vos modifications guidé par lIA', 'contextRail.surface.walkthrough.description': 'Un parcours de vos modifications guidé par lIA',
'walkthrough.scope.all': 'Tout non validé', 'walkthrough.scope.all': 'Tout non validé',
'walkthrough.scope.group.workingTree': 'Copie de travail', 'walkthrough.scope.group.workingTree': 'Copie de travail',
'walkthrough.scope.group.committed': 'Validé',
'walkthrough.scope.staged': 'Indexées', 'walkthrough.scope.staged': 'Indexées',
'walkthrough.scope.working': 'Non indexées', 'walkthrough.scope.working': 'Non indexées',
'walkthrough.scope.branch': 'Cette branche', 'walkthrough.scope.branch': 'Cette branche',
-1
View File
@@ -1223,7 +1223,6 @@ export const dict: Record<I18nKey, string> = {
'contextRail.surface.walkthrough.description': 'AI による変更のガイド付きウォークスルー', 'contextRail.surface.walkthrough.description': 'AI による変更のガイド付きウォークスルー',
'walkthrough.scope.all': '未コミットすべて', 'walkthrough.scope.all': '未コミットすべて',
'walkthrough.scope.group.workingTree': '作業ツリー', 'walkthrough.scope.group.workingTree': '作業ツリー',
'walkthrough.scope.group.committed': 'コミット済み',
'walkthrough.scope.staged': 'ステージ済み', 'walkthrough.scope.staged': 'ステージ済み',
'walkthrough.scope.working': '未ステージ', 'walkthrough.scope.working': '未ステージ',
'walkthrough.scope.branch': 'このブランチ', 'walkthrough.scope.branch': 'このブランチ',
-1
View File
@@ -1227,7 +1227,6 @@ export const dict: Record<I18nKey, string> = {
'contextRail.surface.walkthrough.description': 'AI가 안내하는 변경 사항 워크스루', 'contextRail.surface.walkthrough.description': 'AI가 안내하는 변경 사항 워크스루',
'walkthrough.scope.all': '커밋되지 않은 전체', 'walkthrough.scope.all': '커밋되지 않은 전체',
'walkthrough.scope.group.workingTree': '작업 트리', 'walkthrough.scope.group.workingTree': '작업 트리',
'walkthrough.scope.group.committed': '커밋됨',
'walkthrough.scope.staged': '스테이지됨', 'walkthrough.scope.staged': '스테이지됨',
'walkthrough.scope.working': '스테이지 안 됨', 'walkthrough.scope.working': '스테이지 안 됨',
'walkthrough.scope.branch': '이 브랜치', 'walkthrough.scope.branch': '이 브랜치',
-1
View File
@@ -1563,7 +1563,6 @@ export const dict: Record<I18nKey, string> = {
'contextRail.surface.walkthrough.description': 'Przewodnik po zmianach prowadzony przez AI', 'contextRail.surface.walkthrough.description': 'Przewodnik po zmianach prowadzony przez AI',
'walkthrough.scope.all': 'Wszystko niezatwierdzone', 'walkthrough.scope.all': 'Wszystko niezatwierdzone',
'walkthrough.scope.group.workingTree': 'Drzewo robocze', 'walkthrough.scope.group.workingTree': 'Drzewo robocze',
'walkthrough.scope.group.committed': 'Zatwierdzone',
'walkthrough.scope.staged': 'W poczekalni', 'walkthrough.scope.staged': 'W poczekalni',
'walkthrough.scope.working': 'Poza poczekalnią', 'walkthrough.scope.working': 'Poza poczekalnią',
'walkthrough.scope.branch': 'Ta gałąź', 'walkthrough.scope.branch': 'Ta gałąź',
@@ -1227,7 +1227,6 @@ export const dict: Record<I18nKey, string> = {
"contextRail.surface.walkthrough.description": "Um percurso pelas suas mudanças guiado por IA", "contextRail.surface.walkthrough.description": "Um percurso pelas suas mudanças guiado por IA",
"walkthrough.scope.all": "Tudo sem commit", "walkthrough.scope.all": "Tudo sem commit",
"walkthrough.scope.group.workingTree": "Árvore de trabalho", "walkthrough.scope.group.workingTree": "Árvore de trabalho",
"walkthrough.scope.group.committed": "Com commit",
"walkthrough.scope.staged": "No stage", "walkthrough.scope.staged": "No stage",
"walkthrough.scope.working": "Fora do stage", "walkthrough.scope.working": "Fora do stage",
"walkthrough.scope.branch": "Este branch", "walkthrough.scope.branch": "Este branch",
-1
View File
@@ -1202,7 +1202,6 @@ export const dict = {
'contextRail.surface.walkthrough.description': 'Değişikliklerinin AI rehberliğindeki inceleme turu', 'contextRail.surface.walkthrough.description': 'Değişikliklerinin AI rehberliğindeki inceleme turu',
'walkthrough.scope.all': 'Commit edilmemiş tüm değişiklikler', 'walkthrough.scope.all': 'Commit edilmemiş tüm değişiklikler',
'walkthrough.scope.group.workingTree': 'Working tree', 'walkthrough.scope.group.workingTree': 'Working tree',
'walkthrough.scope.group.committed': 'Commit edilmiş',
'walkthrough.scope.staged': 'Stage\'lenmiş', 'walkthrough.scope.staged': 'Stage\'lenmiş',
'walkthrough.scope.working': 'Stage\'lenmemiş', 'walkthrough.scope.working': 'Stage\'lenmemiş',
'walkthrough.scope.branch': 'Bu branch', 'walkthrough.scope.branch': 'Bu branch',
-1
View File
@@ -1227,7 +1227,6 @@ export const dict: Record<I18nKey, string> = {
"contextRail.surface.walkthrough.description": "Покроковий розбір ваших змін за допомогою AI", "contextRail.surface.walkthrough.description": "Покроковий розбір ваших змін за допомогою AI",
"walkthrough.scope.all": "Усе незакомічене", "walkthrough.scope.all": "Усе незакомічене",
"walkthrough.scope.group.workingTree": "Робоче дерево", "walkthrough.scope.group.workingTree": "Робоче дерево",
"walkthrough.scope.group.committed": "Закомічене",
"walkthrough.scope.staged": "В індексі", "walkthrough.scope.staged": "В індексі",
"walkthrough.scope.working": "Поза індексом", "walkthrough.scope.working": "Поза індексом",
"walkthrough.scope.branch": "Ця гілка", "walkthrough.scope.branch": "Ця гілка",
@@ -1227,7 +1227,6 @@ export const dict: Record<I18nKey, string> = {
'contextRail.surface.walkthrough.description': '由 AI 引导的改动导读', 'contextRail.surface.walkthrough.description': '由 AI 引导的改动导读',
'walkthrough.scope.all': '全部未提交', 'walkthrough.scope.all': '全部未提交',
'walkthrough.scope.group.workingTree': '工作区', 'walkthrough.scope.group.workingTree': '工作区',
'walkthrough.scope.group.committed': '已提交',
'walkthrough.scope.staged': '已暂存', 'walkthrough.scope.staged': '已暂存',
'walkthrough.scope.working': '未暂存', 'walkthrough.scope.working': '未暂存',
'walkthrough.scope.branch': '当前分支', 'walkthrough.scope.branch': '当前分支',
@@ -1239,7 +1239,6 @@ export const dict: Record<I18nKey, string> = {
'contextRail.surface.walkthrough.description': '由 AI 引導的變更導讀', 'contextRail.surface.walkthrough.description': '由 AI 引導的變更導讀',
'walkthrough.scope.all': '全部未提交', 'walkthrough.scope.all': '全部未提交',
'walkthrough.scope.group.workingTree': '工作區', 'walkthrough.scope.group.workingTree': '工作區',
'walkthrough.scope.group.committed': '已提交',
'walkthrough.scope.staged': '已暫存', 'walkthrough.scope.staged': '已暫存',
'walkthrough.scope.working': '未暫存', 'walkthrough.scope.working': '未暫存',
'walkthrough.scope.branch': '目前分支', 'walkthrough.scope.branch': '目前分支',