Skip to content

Commit eee289f

Browse files
committed
Remove string
1 parent 112af2e commit eee289f

File tree

17 files changed

+0
-17
lines changed

17 files changed

+0
-17
lines changed

webview-ui/src/i18n/locales/ca/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"autoCondenseContextPercent": {
434433
"label": "Llindar per activar la condensació intel·ligent de context",
435434
"description": "Quan la finestra de context assoleix aquest llindar, Roo la condensarà automàticament."

webview-ui/src/i18n/locales/de/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"autoCondenseContextPercent": {
434433
"label": "Schwellenwert für intelligente Kontextkomprimierung",
435434
"description": "Wenn das Kontextfenster diesen Schwellenwert erreicht, wird Roo es automatisch komprimieren."

webview-ui/src/i18n/locales/en/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"autoCondenseContextPercent": {
434433
"label": "Threshold to trigger intelligent context condensing",
435434
"description": "When the context window reaches this threshold, Roo will automatically condense it."

webview-ui/src/i18n/locales/es/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"autoCondenseContextPercent": {
434433
"label": "Umbral para activar la condensación inteligente de contexto",
435434
"description": "Cuando la ventana de contexto alcanza este umbral, Roo la condensará automáticamente."

webview-ui/src/i18n/locales/fr/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"autoCondenseContextPercent": {
434433
"label": "Seuil pour déclencher la condensation intelligente du contexte",
435434
"description": "Lorsque la fenêtre de contexte atteint ce seuil, Roo la condensera automatiquement."

webview-ui/src/i18n/locales/hi/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"condensingApiConfiguration": {
434433
"label": "API Configuration for Context Condensing",
435434
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",

webview-ui/src/i18n/locales/it/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"condensingApiConfiguration": {
434433
"label": "API Configuration for Context Condensing",
435434
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",

webview-ui/src/i18n/locales/ja/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"autoCondenseContextPercent": {
434433
"label": "インテリジェントなコンテキスト圧縮をトリガーするしきい値",
435434
"description": "コンテキストウィンドウがこのしきい値に達すると、Rooは自動的に圧縮します。"

webview-ui/src/i18n/locales/ko/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"condensingApiConfiguration": {
434433
"label": "API Configuration for Context Condensing",
435434
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",

webview-ui/src/i18n/locales/nl/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@
429429
}
430430
},
431431
"experimental": {
432-
"warning": "⚠️",
433432
"condensingApiConfiguration": {
434433
"label": "API Configuration for Context Condensing",
435434
"description": "Select which API configuration to use for context condensing operations. Leave unselected to use the current active configuration.",

0 commit comments

Comments
 (0)