|
2224 | 2224 | </Str> |
2225 | 2225 | <Disp Icon="Str" /> |
2226 | 2226 | </Item> |
2227 | | - <Item ItemId=";ChecksUnreachableCode" ItemType="0" PsrId="306" Leaf="true"> |
2228 | | - <Str Cat="Text"> |
2229 | | - <Val><![CDATA[unreachable code was reached]]></Val> |
2230 | | - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2231 | | - <Val><![CDATA[code inaccessible atteint]]></Val> |
2232 | | - </Tgt> |
2233 | | - </Str> |
2234 | | - <Disp Icon="Str" /> |
2235 | | - </Item> |
2236 | | - <Item ItemId=";ChecksUpdateVcpkg" ItemType="0" PsrId="306" Leaf="true"> |
2237 | | - <Str Cat="Text"> |
2238 | | - <Val><![CDATA[updating vcpkg by rerunning bootstrap-vcpkg may resolve this failure.]]></Val> |
2239 | | - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2240 | | - <Val><![CDATA[la mise à jour de vcpkg en réexécutant bootstrap-vcpkg peut résoudre cet échec.]]></Val> |
2241 | | - </Tgt> |
2242 | | - </Str> |
2243 | | - <Disp Icon="Str" /> |
2244 | | - </Item> |
2245 | 2227 | <Item ItemId=";CiBaselineAllowUnexpectedPassingRequiresBaseline" ItemType="0" PsrId="306" Leaf="true"> |
2246 | 2228 | <Str Cat="Text"> |
2247 | 2229 | <Val><![CDATA[--allow-unexpected-passing can only be used if a baseline is provided via --ci-baseline.]]></Val> |
|
2323 | 2305 | </Str> |
2324 | 2306 | <Disp Icon="Str" /> |
2325 | 2307 | </Item> |
| 2308 | + <Item ItemId=";CiBaselineUnexpectedPassCascade" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 2309 | + <Str Cat="Text"> |
| 2310 | + <Val><![CDATA[REGRESSION: {spec} is marked as pass but one dependency is not supported for {triplet}.]]></Val> |
| 2311 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2312 | + <Val><![CDATA[RÉGRESSION : {spec} est marqué comme réussite, mais une dépendance n’est pas prise en charge pour {triplet}.]]></Val> |
| 2313 | + </Tgt> |
| 2314 | + </Str> |
| 2315 | + <Disp Icon="Str" /> |
| 2316 | + </Item> |
| 2317 | + <Item ItemId=";CiBaselineUnexpectedPassUnsupported" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 2318 | + <Str Cat="Text"> |
| 2319 | + <Val><![CDATA[REGRESSION: {spec} is marked as pass but not supported for {triplet}.]]></Val> |
| 2320 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2321 | + <Val><![CDATA[RÉGRESSION : {spec} est marqué comme réussite, mais n’est pas pris en charge pour {triplet}.]]></Val> |
| 2322 | + </Tgt> |
| 2323 | + </Str> |
| 2324 | + <Disp Icon="Str" /> |
| 2325 | + </Item> |
2326 | 2326 | <Item ItemId=";CircularVariableReferenceDetected$" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
2327 | 2327 | <Str Cat="Text"> |
2328 | 2328 | <Val><![CDATA[Circular variable reference detected: ${p0}]]></Val> |
|
2687 | 2687 | <Str Cat="Text"> |
2688 | 2688 | <Val><![CDATA[Chooses output format, one of `list`, `tree`, `mermaid`, `dot`, or `dgml`]]></Val> |
2689 | 2689 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2690 | | - <Val><![CDATA[Choisit le format de sortie, l’un des « list », « tree », « url », « dot » ou « dgml »]]></Val> |
| 2690 | + <Val><![CDATA[Choisit le format de sortie, l’un des `list`, `tree`, `mermaid`, `dot` ou `dgml`]]></Val> |
2691 | 2691 | </Tgt> |
2692 | 2692 | <Prev Cat="Text"> |
2693 | 2693 | <Val><![CDATA[Choose output format, one of `list`, `tree`, `mermaid`, `dot`, or `dgml`.]]></Val> |
|
2699 | 2699 | <Str Cat="Text"> |
2700 | 2700 | <Val><![CDATA[--format={value} is not a recognized format. --format must be one of `list`, `tree`, `mermaid`, `dot`, or `dgml`.]]></Val> |
2701 | 2701 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2702 | | - <Val><![CDATA[--format={value} n’est pas un format reconnu. --format doit être l’un des 'list', 'tree', 'url', 'dot' ou 'dgml'.]]></Val> |
| 2702 | + <Val><![CDATA[--format={value} n’est pas un format reconnu. --format doit être l’un des `list`, `tree`, `mermaid`, `dot` ou `dgml`.]]></Val> |
2703 | 2703 | </Tgt> |
2704 | 2704 | <Prev Cat="Text"> |
2705 | 2705 | <Val><![CDATA[--format={value} is not a recognized format. --format must be one of `list`, `tree`, `dot`, or `dgml`.]]></Val> |
|
0 commit comments