You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/i18n/locales/en.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -900,6 +900,12 @@
900
900
},
901
901
"policyTitle": "Project policy",
902
902
"policyLoading": "Loading saved policy…",
903
+
"policyExplainTitle": "What this policy controls",
904
+
"policyExplainLine1": "These settings control how this shared project behaves when a provider cannot fully support shared context or when the remote shared state is unavailable.",
905
+
"policyExplainLine2": "Use the stricter options for team-owned codebases. Use the more permissive options only when you need continuity over strict consistency.",
906
+
"allowDegradedHelp": "Allow providers that can only inject shared context in a reduced or message-side form. Turn this off if the team requires consistent behavior across providers.",
907
+
"allowLocalFallbackHelp": "Allow this machine to keep using its local processed context when shared remote context is stale or temporarily unavailable.",
908
+
"requireFullProviderSupportHelp": "Only allow providers that fully support normalized shared-context injection. This is the strictest setting.",
903
909
"processingSummaryTitle": "Processing flow",
904
910
"processingSummaryLine1": "Raw activity is staged locally, then materialized into processed local context on delayed jobs.",
905
911
"processingSummaryLine2": "Shared projects can replicate processed context to the remote shared store after local materialization succeeds.",
Copy file name to clipboardExpand all lines: web/src/i18n/locales/es.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -899,6 +899,12 @@
899
899
},
900
900
"policyTitle": "Project policy",
901
901
"policyLoading": "Loading saved policy…",
902
+
"policyExplainTitle": "What this policy controls",
903
+
"policyExplainLine1": "These settings control how this shared project behaves when a provider cannot fully support shared context or when the remote shared state is unavailable.",
904
+
"policyExplainLine2": "Use the stricter options for team-owned codebases. Use the more permissive options only when you need continuity over strict consistency.",
905
+
"allowDegradedHelp": "Allow providers that can only inject shared context in a reduced or message-side form. Turn this off if the team requires consistent behavior across providers.",
906
+
"allowLocalFallbackHelp": "Allow this machine to keep using its local processed context when shared remote context is stale or temporarily unavailable.",
907
+
"requireFullProviderSupportHelp": "Only allow providers that fully support normalized shared-context injection. This is the strictest setting.",
902
908
"processingSummaryTitle": "Processing flow",
903
909
"processingSummaryLine1": "Raw activity is staged locally, then materialized into processed local context on delayed jobs.",
904
910
"processingSummaryLine2": "Shared projects can replicate processed context to the remote shared store after local materialization succeeds.",
Copy file name to clipboardExpand all lines: web/src/i18n/locales/ja.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -899,6 +899,12 @@
899
899
},
900
900
"policyTitle": "Project policy",
901
901
"policyLoading": "Loading saved policy…",
902
+
"policyExplainTitle": "What this policy controls",
903
+
"policyExplainLine1": "These settings control how this shared project behaves when a provider cannot fully support shared context or when the remote shared state is unavailable.",
904
+
"policyExplainLine2": "Use the stricter options for team-owned codebases. Use the more permissive options only when you need continuity over strict consistency.",
905
+
"allowDegradedHelp": "Allow providers that can only inject shared context in a reduced or message-side form. Turn this off if the team requires consistent behavior across providers.",
906
+
"allowLocalFallbackHelp": "Allow this machine to keep using its local processed context when shared remote context is stale or temporarily unavailable.",
907
+
"requireFullProviderSupportHelp": "Only allow providers that fully support normalized shared-context injection. This is the strictest setting.",
902
908
"processingSummaryTitle": "Processing flow",
903
909
"processingSummaryLine1": "Raw activity is staged locally, then materialized into processed local context on delayed jobs.",
904
910
"processingSummaryLine2": "Shared projects can replicate processed context to the remote shared store after local materialization succeeds.",
Copy file name to clipboardExpand all lines: web/src/i18n/locales/ko.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -899,6 +899,12 @@
899
899
},
900
900
"policyTitle": "Project policy",
901
901
"policyLoading": "Loading saved policy…",
902
+
"policyExplainTitle": "What this policy controls",
903
+
"policyExplainLine1": "These settings control how this shared project behaves when a provider cannot fully support shared context or when the remote shared state is unavailable.",
904
+
"policyExplainLine2": "Use the stricter options for team-owned codebases. Use the more permissive options only when you need continuity over strict consistency.",
905
+
"allowDegradedHelp": "Allow providers that can only inject shared context in a reduced or message-side form. Turn this off if the team requires consistent behavior across providers.",
906
+
"allowLocalFallbackHelp": "Allow this machine to keep using its local processed context when shared remote context is stale or temporarily unavailable.",
907
+
"requireFullProviderSupportHelp": "Only allow providers that fully support normalized shared-context injection. This is the strictest setting.",
902
908
"processingSummaryTitle": "Processing flow",
903
909
"processingSummaryLine1": "Raw activity is staged locally, then materialized into processed local context on delayed jobs.",
904
910
"processingSummaryLine2": "Shared projects can replicate processed context to the remote shared store after local materialization succeeds.",
Copy file name to clipboardExpand all lines: web/src/i18n/locales/ru.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -899,6 +899,12 @@
899
899
},
900
900
"policyTitle": "Project policy",
901
901
"policyLoading": "Loading saved policy…",
902
+
"policyExplainTitle": "What this policy controls",
903
+
"policyExplainLine1": "These settings control how this shared project behaves when a provider cannot fully support shared context or when the remote shared state is unavailable.",
904
+
"policyExplainLine2": "Use the stricter options for team-owned codebases. Use the more permissive options only when you need continuity over strict consistency.",
905
+
"allowDegradedHelp": "Allow providers that can only inject shared context in a reduced or message-side form. Turn this off if the team requires consistent behavior across providers.",
906
+
"allowLocalFallbackHelp": "Allow this machine to keep using its local processed context when shared remote context is stale or temporarily unavailable.",
907
+
"requireFullProviderSupportHelp": "Only allow providers that fully support normalized shared-context injection. This is the strictest setting.",
902
908
"processingSummaryTitle": "Processing flow",
903
909
"processingSummaryLine1": "Raw activity is staged locally, then materialized into processed local context on delayed jobs.",
904
910
"processingSummaryLine2": "Shared projects can replicate processed context to the remote shared store after local materialization succeeds.",
0 commit comments